index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-2
/
+0
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
1
-1
/
+0
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+0
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-2
/
+2
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
21
-362
/
+724
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
13
-24
/
+674
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
7
-338
/
+47
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-20
/
+20
2009-09-11
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-316
/
+25
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-09-10
sparc64: Initial hw perf counter support.
David S. Miller
2
-0
/
+9
2009-09-10
sparc64: Implement a real set_perf_counter_pending().
David S. Miller
1
-1
/
+1
2009-09-10
sparc64: Provide extern decls for sparc_??u_type strings.
David S. Miller
1
-0
/
+4
2009-09-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-3
/
+9
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2
-2
/
+0
2009-09-08
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
1
-1
/
+1
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-3
/
+9
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
2
-1
/
+10
2009-09-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-3
/
+9
2009-08-31
locking, sparc: Rename __spin_try_lock() and friends
Heiko Carstens
2
-20
/
+20
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+9
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
1
-3
/
+9
2009-08-17
sparc,leon: Introduce the sparc-leon CPU type.
Konrad Eisele
4
-1
/
+13
2009-08-17
sparc,leon: Redefine MMU register access asi if CONFIG_LEON
Konrad Eisele
1
-0
/
+4
2009-08-17
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
Konrad Eisele
2
-0
/
+625
2009-08-16
sparc64: cheaper asm/uaccess.h inclusion
Alexey Dobriyan
1
-1
/
+1
2009-08-16
SPARC: fix duplicate declaration
Jaswinder Singh Rajput
1
-20
/
+7
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-13
/
+9
2009-08-10
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
1
-1
/
+5
2009-08-10
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
4
-194
/
+9
2009-08-10
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-94
/
+13
2009-08-10
sparc: Use dma_map_ops struct
FUJITA Tomonori
1
-36
/
+7
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-4
/
+0
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
1
-2
/
+2
2009-07-29
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-7
/
+7
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2
-7
/
+7
2009-07-22
Driver Core: Add platform device arch data V3
Magnus Damm
1
-0
/
+3
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2
-6
/
+2
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-2
/
+0
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-16
/
+1
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
1
-1
/
+2
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
1
-0
/
+11
2009-06-16
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
3
-179
/
+132
[next]