Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 1 | -14/+13 |
2009-03-24 | PS3: replace bus_id usage | Greg Kroah-Hartman | 1 | -2/+2 |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -25/+11 |
2009-03-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 1 | -0/+9 |
2009-03-23 | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala | 1 | -0/+9 |
2009-03-22 | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -1907/+1209 |
2009-03-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -40/+48 |
2009-03-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 336 | -4117/+6357 |
2009-03-18 | sparc64: Fix crash with /proc/iomem | Mikulas Patocka | 1 | -1/+1 |
2009-03-18 | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller | 4 | -24/+10 |
2009-03-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -64/+203 |
2009-03-18 | [S390] make page table upgrade work again | Martin Schwidefsky | 2 | -14/+35 |
2009-03-18 | [S390] make page table walking more robust | Martin Schwidefsky | 3 | -5/+6 |
2009-03-18 | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer | 1 | -18/+0 |
2009-03-18 | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens | 1 | -2/+4 |
2009-03-18 | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens | 1 | -0/+2 |
2009-03-18 | [S390] __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky | 1 | -1/+1 |
2009-03-18 | powerpc/ps3: ps3_defconfig updates | Geoff Levand | 1 | -60/+190 |
2009-03-18 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 54 | -1001/+2042 |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu | 1 | -0/+3 |
2009-03-17 | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 1 | -3/+3 |
2009-03-17 | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx | Piotr Ziecik | 1 | -1/+3 |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 1 | -45/+56 |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 1 | -0/+9 |
2009-03-17 | m68k: merge the non-MMU and MMU versions of siginfo.h | Greg Ungerer | 3 | -101/+95 |
2009-03-17 | m68k: use the MMU version of unistd.h for all m68k platforms | Greg Ungerer | 3 | -749/+372 |
2009-03-17 | m68k: merge the non-MMU and MMU versions of signal.h | Greg Ungerer | 3 | -369/+212 |
2009-03-17 | m68k: merge the non-MMU and MMU versions of ptrace.h | Greg Ungerer | 3 | -170/+85 |
2009-03-17 | m68k: use MMU version of setup.h for both MMU and non-MMU | Greg Ungerer | 3 | -389/+374 |
2009-03-16 | m68k: merge the non-MMU and MMU versions of sigcontext.h | Greg Ungerer | 3 | -39/+22 |
2009-03-16 | m68k: merge the non-MMU and MMU versions of swab.h | Greg Ungerer | 3 | -44/+26 |
2009-03-16 | m68k: merge the non-MMU and MMU versions of param.h | Greg Ungerer | 3 | -46/+23 |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -53/+217 |
2009-03-14 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 7 | -56/+60 |
2009-03-13 | MIPS: Mark Eins: Fix configuration. | Ralf Baechle | 5 | -52/+54 |
2009-03-13 | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le | 2 | -4/+6 |
2009-03-13 | parisc: update defconfigs | Kyle McMartin | 5 | -831/+1681 |
2009-03-13 | parisc: define x->x mmio accessors | Kyle McMartin | 1 | -0/+9 |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2 | -6/+8 |
2009-03-13 | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 1 | -9/+33 |
2009-03-13 | parisc: fix use of new cpumask api in irq.c | Kyle McMartin | 1 | -4/+4 |
2009-03-13 | parisc: update parisc for new irq_desc | Mike Travis | 1 | -4/+4 |
2009-03-13 | parisc: fix 64bit build | Helge Deller | 1 | -0/+1 |
2009-03-13 | parisc: add braces around arguments in assembler macros | Helge Deller | 2 | -8/+8 |
2009-03-13 | parisc: remove unused local out_putf label | Helge Deller | 1 | -1/+0 |
2009-03-13 | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 1 | -0/+1 |
2009-03-13 | parisc: fix section mismatch warnings | Helge Deller | 1 | -6/+6 |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller | 3 | -24/+9 |
2009-03-13 | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven | 1 | -0/+7 |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 1 | -1/+4 |