index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Initial hw perf counter support.
David S. Miller
2009-09-10
2
-0
/
+9
*
sparc64: Implement a real set_perf_counter_pending().
David S. Miller
2009-09-10
1
-1
/
+1
*
sparc64: Provide extern decls for sparc_??u_type strings.
David S. Miller
2009-09-10
1
-0
/
+4
*
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
2009-09-08
1
-1
/
+1
*
sparc: add basic support for 'perf'
Jens Axboe
2009-09-04
2
-1
/
+10
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-04
1
-3
/
+9
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-08-25
1
-3
/
+9
|
|
\
|
|
*
sparc64: Validate linear D-TLB misses.
David S. Miller
2009-08-25
1
-3
/
+9
*
|
|
sparc,leon: Introduce the sparc-leon CPU type.
Konrad Eisele
2009-08-17
4
-1
/
+13
*
|
|
sparc,leon: Redefine MMU register access asi if CONFIG_LEON
Konrad Eisele
2009-08-17
1
-0
/
+4
*
|
|
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
Konrad Eisele
2009-08-17
2
-0
/
+625
*
|
|
sparc64: cheaper asm/uaccess.h inclusion
Alexey Dobriyan
2009-08-16
1
-1
/
+1
*
|
|
SPARC: fix duplicate declaration
Jaswinder Singh Rajput
2009-08-16
1
-20
/
+7
|
/
/
*
|
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
2
-7
/
+7
*
|
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
2
-6
/
+2
|
/
*
Delete pcibios_select_root
Matthew Wilcox
2009-06-17
1
-2
/
+0
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-16
/
+1
|
\
|
*
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
1
-16
/
+1
*
|
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
2009-06-16
1
-1
/
+2
*
|
sparc64: Add proper dynamic ftrace support.
David S. Miller
2009-06-16
1
-0
/
+11
*
|
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
2009-06-16
3
-179
/
+132
*
|
sparc: use dma_map_page instead of dma_map_single
FUJITA Tomonori
2009-06-16
1
-11
/
+12
*
|
sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
FUJITA Tomonori
2009-06-16
1
-0
/
+6
*
|
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
FUJITA Tomonori
2009-06-16
3
-58
/
+42
*
|
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
2009-06-16
1
-4
/
+0
*
|
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
2009-06-16
1
-1
/
+1
*
|
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
2009-06-16
1
-0
/
+1
*
|
sparc64: Refactor MDESC cpu scanning code using an iterator.
David S. Miller
2009-06-16
1
-0
/
+1
*
|
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-06-16
1
-0
/
+1
*
|
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-06-16
2
-10
/
+10
*
|
sparc64: Move trap_block[] definitions into a new header file.
David S. Miller
2009-06-16
2
-196
/
+208
*
|
sparc64: Reclaim trap_block[]->hdesc
David S. Miller
2009-06-16
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
12
-15
/
+28
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
9
-11
/
+20
|
|
\
|
|
*
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-12
1
-2
/
+2
|
|
|
\
|
|
*
|
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
3
-3
/
+3
|
|
*
|
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
2
-2
/
+2
|
|
*
|
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
2
-4
/
+13
|
|
*
|
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
2
-2
/
+2
|
*
|
|
module: trim exception table on init free.
Rusty Russell
2009-06-12
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'core/urgent' into core/futexes
Thomas Gleixner
2009-05-20
4
-3
/
+10
|
|
|
\
|
|
*
|
sparc64: extend TI_RESTART_BLOCK space by 8 bytes
Stephen Rothwell
2009-04-09
1
-2
/
+2
|
*
|
|
sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.
David S. Miller
2009-05-07
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
2009-06-07
1
-0
/
+2
|
/
/
*
|
sparc: asm/atomic.h on 32bit should include asm/system.h for xchg
Stephen Rothwell
2009-04-14
1
-0
/
+2
*
|
parport: Fix various uses of parport_pc
Alan Cox
2009-04-14
1
-2
/
+3
*
|
sparc: Hook up sys_preadv and sys_pwritev
David S. Miller
2009-04-08
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-31
1
-0
/
+2
|
|
\
[next]