Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 8 | -77/+79 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 53 | -290/+941 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 67 | -819/+1929 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -8/+9 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 45 | -1198/+2221 |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 162 | -3965/+4348 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 17 | -62/+79 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -60/+61 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+13 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 158 | -4913/+8692 |
2008-12-28 | m68k: fix trigraph ignored warning in setox.S | Finn Thain | 1 | -2/+2 |
2008-12-28 | m68k: mac baboon interrupt enable/disable | Finn Thain | 2 | -15/+35 |
2008-12-28 | m68k: machw.h cleanup | Finn Thain | 4 | -4/+0 |
2008-12-28 | m68k: Mac via cleanup and commentry | Finn Thain | 1 | -47/+32 |
2008-12-28 | m68k: Reinstate mac rtc | Finn Thain | 2 | -9/+10 |
2008-12-27 | sparc: move select of ARCH_SUPPORTS_MSI | Sam Ravnborg | 1 | -1/+1 |
2008-12-27 | sparc: drop SUN_IO | Sam Ravnborg | 2 | -6/+0 |
2008-12-27 | sparc: unify sections.h | Sam Ravnborg | 7 | -35/+19 |
2008-12-27 | sparc: use .data.init_task section for init_thread_union | Sam Ravnborg | 2 | -2/+10 |
2008-12-27 | sparc: fix array overrun check in of_device_64.c | Robert Reif | 1 | -9/+9 |
2008-12-27 | sparc: unify module.c | Sam Ravnborg | 3 | -164/+25 |
2008-12-27 | sparc64: prepare module_64.c for unification | Sam Ravnborg | 1 | -22/+40 |
2008-12-27 | sparc64: use bit neutral Elf symbols | Sam Ravnborg | 1 | -17/+17 |
2008-12-27 | sparc: unify module.h | Sam Ravnborg | 3 | -22/+24 |
2008-12-27 | sparc: introduce CONFIG_BITS | Sam Ravnborg | 1 | -1/+5 |
2008-12-27 | sparc: fix hardirq.h removal fallout | Sam Ravnborg | 2 | -0/+2 |
2008-12-26 | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2 | -0/+6 |
2008-12-26 | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2 | -3/+9 |
2008-12-26 | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2 | -0/+22 |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -1/+3 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 4 | -29/+30 |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 3 | -8/+12 |
2008-12-26 | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 3 | -6/+8 |
2008-12-26 | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 3 | -18/+35 |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 3 | -4/+7 |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 205 | -3363/+7220 |
2008-12-25 | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 1 | -3/+7 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 9 | -14/+45 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 197 | -3118/+6667 |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 38 | -530/+858 |
2008-12-25 | [S390] convert cpu related printks to pr_xxx macros. | Martin Schwidefsky | 5 | -100/+112 |
2008-12-25 | [S390] convert dcssblk and extmem printks messages to pr_xxx macros. | Hongjie Yang | 1 | -63/+43 |
2008-12-25 | [S390] convert s390 debug feature printks to pr_xxx macros. | Michael Holzheu | 1 | -18/+19 |
2008-12-25 | [S390] convert appldata printks to pr_xxx macros. | Gerald Schaefer | 3 | -21/+16 |
2008-12-25 | [S390] convert setup printks to pr_xxx macros. | Martin Schwidefsky | 1 | -26/+46 |
2008-12-25 | [S390] convert hypfs printks to pr_xxx macros. | Michael Holzheu | 2 | -9/+15 |
2008-12-25 | [S390] convert time printks to pr_xxx macros. | Martin Schwidefsky | 1 | -5/+9 |
2008-12-25 | [S390] convert cpacf printks to pr_xxx macros. | Jan Glauber | 1 | -5/+9 |