Age | Commit message (Expand) | Author | Files | Lines |
2006-04-30 | [SERIAL] AMD Alchemy UART: claim memory range | Sergei Shtylyov | 2 | -3/+8 |
2006-04-30 | [SERIAL] Clean up serial locking when obtaining a reference to a port | Russell King | 2 | -54/+61 |
2006-04-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 36 | -229/+1234 |
2006-04-30 | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c | Ralf Baechle | 1 | -1922/+0 |
2006-04-30 | [SCSI] advansys driver: limp along on x86 | Linus Torvalds | 2 | -2/+4 |
2006-04-30 | [PATCH] i386: fix broken FP exception handling | Chuck Ebbert | 1 | -2/+2 |
2006-04-29 | [PATCH] powerpc: update cell_defconfig | Arnd Bergmann | 1 | -15/+25 |
2006-04-29 | [PATCH] spufs: Disable local interrupts for SPE hash_page calls. | Arnd Bergmann | 1 | -3/+7 |
2006-04-29 | [PATCH] powerpc: Add cputable entry for POWER6 | Anton Blanchard | 3 | -4/+27 |
2006-04-28 | [PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplug | shin, jacob | 1 | -1/+2 |
2006-04-28 | [PATCH] asiliantfb: Add help text in Kconfig | Antonino A. Daplas | 1 | -0/+2 |
2006-04-28 | [PATCH] suspend: Documentation update for IBM Thinkpad X30 | Antonino A. Daplas | 1 | -1/+1 |
2006-04-28 | [PATCH] s390: new system calls | Martin Schwidefsky | 2 | -0/+47 |
2006-04-28 | [PATCH] s390: dasd device identifiers | Horst Hummel | 4 | -20/+191 |
2006-04-28 | [PATCH] s390: add read_mostly optimization | Christian Borntraeger | 2 | -1/+5 |
2006-04-28 | [PATCH] s390: instruction processing damage handling | Heiko Carstens | 1 | -5/+28 |
2006-04-28 | [PATCH] s390: segment operation error codes | Gerald Schaefer | 1 | -3/+16 |
2006-04-28 | [PATCH] s390: tape 3590 changes | Stefan Bader | 2 | -11/+12 |
2006-04-28 | [PATCH] s390: futex atomic operations | Martin Schwidefsky | 1 | -4/+119 |
2006-04-28 | [PATCH] s390: fix slab debugging | Christian Borntraeger | 1 | -3/+3 |
2006-04-28 | [PATCH] s390: dasd ioctl never returns | Horst Hummel | 1 | -0/+5 |
2006-04-28 | [PATCH] s390: qdio memory allocations | Andreas Herrmann | 1 | -6/+24 |
2006-04-28 | [PATCH] s390: alternate signal stack handling bug | Laurent Meyer | 1 | -1/+1 |
2006-04-28 | [PATCH] s390: enable interrupts on error path | Stefan Bader | 1 | -2/+2 |
2006-04-28 | [PATCH] s390: fix I/O termination race in cio | Peter Oberparleiter | 1 | -22/+4 |
2006-04-28 | [PATCH] kprobe: fix resume execution on i386 | Masami Hiramatsu | 1 | -4/+8 |
2006-04-28 | [PATCH] kprobe cleanup for VM_MASK judgement | mao, bibo | 1 | -9/+0 |
2006-04-28 | [PATCH] Mark VMSPLIT EMBEDDED | Andi Kleen | 1 | -1/+1 |
2006-04-28 | [PATCH] enable X86_PC for HOTPLUG_CPU | Ashok Raj | 1 | -1/+1 |
2006-04-28 | [PATCH] Avoid printing pointless tsc skew msgs | Dave Jones | 1 | -1/+3 |
2006-04-28 | [PATCH] re-add the OSS SOUND_CS4232 option | Adrian Bunk | 1 | -0/+14 |
2006-04-28 | [PATCH] fix array overrun in drivers/char/mwave/mwavedd.c | Eric Sesterhenn | 1 | -1/+1 |
2006-04-28 | [PATCH] tipar oops fix | Daniel Drake | 1 | -1/+1 |
2006-04-28 | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 4 | -7/+12 |
2006-04-28 | [PATCH] off-by-1 in kernel/power/main.c | dean gaudet | 1 | -1/+1 |
2006-04-28 | [PATCH] ppc32 CPM_UART: Fixed odd address translations | Vitaly Bordug | 4 | -26/+50 |
2006-04-28 | [PATCH] ppc32: Update board-specific code of the CPM UART users | Vitaly Bordug | 4 | -1/+415 |
2006-04-28 | [PATCH] ppc32 CPM_UART: Convert to use platform devices | Vitaly Bordug | 4 | -111/+220 |
2006-04-28 | [PATCH] ppc32: odd fixes and improvements in ppc_sys | Vitaly Bordug | 4 | -11/+28 |
2006-04-28 | [PATCH] powerpc: Wire up *at syscalls | Andreas Schwab | 4 | -2/+46 |
2006-04-28 | [PATCH] ppc32: add 440GX erratum 440_43 workaround | Eugene Surovegin | 4 | -2/+18 |
2006-04-28 | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 5 | -14/+14 |
2006-04-28 | [PATCH] powerpc64: Fix loading of modules without a .toc section | Alan Modra | 1 | -4/+12 |
2006-04-28 | [PATCH] sound/ppc: snd_pmac_toonie_init should be __init | Andreas Schwab | 1 | -1/+1 |
2006-04-28 | powerpc/pseries: Tell firmware our capabilities on new machines | Paul Mackerras | 1 | -4/+107 |
2006-04-28 | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson | 4 | -36/+269 |
2006-04-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 17 | -80/+128 |
2006-04-28 | [IA64] update sn2 defconfig | Jes Sorensen | 1 | -31/+45 |
2006-04-28 | [IA64] Add mca recovery failure messages | Russ Anderson | 1 | -18/+36 |
2006-04-28 | [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug | Mike Habeck | 1 | -3/+3 |