Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | [MIPS] DEC: pt_regs fixes for buserror handlers | Ralf Baechle | 3 | -6/+3 |
2006-10-08 | [PATCH] linux/io.h needs types.h | Al Viro | 1 | -0/+1 |
2006-10-08 | [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) | Al Viro | 1 | -0/+1 |
2006-10-08 | [PATCH] missing include of scatterlist.h | Al Viro | 1 | -0/+1 |
2006-10-08 | [PATCH] misc arm pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-08 | [PATCH] missed ia64 pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: machine_check() | Al Viro | 1 | -2/+1 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: device_interrupt | Al Viro | 1 | -1/+1 |
2006-10-08 | [PATCH] m68k pt_regs fixes, part 2 | Al Viro | 1 | -0/+1 |
2006-10-08 | [PATCH] sparc32 rwlock fix | Al Viro | 1 | -1/+27 |
2006-10-08 | [PATCH] sparc64 pt_regs fixes | Al Viro | 2 | -4/+5 |
2006-10-08 | [PATCH] sparc32 pt_regs fixes | Al Viro | 3 | -4/+5 |
2006-10-08 | Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 | Linus Torvalds | 1 | -2/+0 |
2006-10-08 | [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. | Eric W. Biederman | 2 | -0/+2 |
2006-10-08 | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman | 2 | -5/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 8 | -15/+31 |
2006-10-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 12 | -19/+19 |
2006-10-07 | [PATCH] m32r pt_regs fixes | Al Viro | 1 | -0/+1 |
2006-10-07 | [PATCH] minimal alpha pt_regs fixes | Al Viro | 1 | -0/+1 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 7 | -22/+19 |
2006-10-07 | [POWERPC] PReP fixup after irq changes | Olaf Hering | 2 | -4/+4 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 8 | -11/+11 |
2006-10-07 | [PARISC] pdc_init no longer exists | Matthew Wilcox | 1 | -2/+0 |
2006-10-07 | Build fixes for struct pt_regs removal | Matthew Wilcox | 1 | -0/+1 |
2006-10-06 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2 | -5/+5 |
2006-10-06 | [ALSA] version 1.0.13 | Jaroslav Kysela | 1 | -3/+3 |
2006-10-06 | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 1 | -2/+2 |
2006-10-06 | [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilable | Jiri Kosina | 1 | -2/+3 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 10 | -19/+21 |
2006-10-06 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -2/+3 |
2006-10-06 | [PATCH] um: irq changes break build | Pekka Enberg | 1 | -0/+1 |
2006-10-06 | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 1 | -1/+2 |
2006-10-06 | [PATCH] mmc: multi sector write transfers | Pierre Ossman | 1 | -0/+1 |
2006-10-06 | [PATCH] sched: fix a kerneldoc error on is_init() | Henne | 1 | -3/+4 |
2006-10-06 | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck | 4 | -7/+7 |
2006-10-06 | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: fix NBPG define | Roman Zippel | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: small system.h cleanup | Roman Zippel | 1 | -3/+3 |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel | 1 | -110/+88 |
2006-10-06 | [PATCH] provide tickadj define | Roman Zippel | 1 | -0/+3 |
2006-10-06 | [PATCH] page fault retry with NOPAGE_REFAULT | Benjamin Herrenschmidt | 1 | -0/+1 |
2006-10-06 | [PATCH] Fix WARN_ON / WARN_ON_ONCE regression | Andrew Morton | 1 | -8/+8 |
2006-10-06 | [S390] irq change build fixes. | Heiko Carstens | 3 | -2/+3 |
2006-10-06 | [POWERPC] Update MTFSF_L() comment | Anton Blanchard | 1 | -1/+1 |
2006-10-06 | [PPC] Fix some irq breakage with ARCH=ppc | Paul Mackerras | 1 | -3/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 49 | -122/+165 |
2006-10-05 | IRQ: Typedef the IRQ handler function type | David Howells | 1 | -3/+4 |
2006-10-05 | IRQ: Typedef the IRQ flow handler function type | David Howells | 1 | -18/+12 |
2006-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -0/+36 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -42/+24 |