aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle
2006-10-08[PATCH] linux/io.h needs types.hAl Viro
2006-10-08[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro
2006-10-08[PATCH] missing include of scatterlist.hAl Viro
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro
2006-10-08[PATCH] sparc32 rwlock fixAl Viro
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-10-08Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-10-07[PATCH] m32r pt_regs fixesAl Viro
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-07[PARISC] pdc_init no longer existsMatthew Wilcox
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-06Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-10-06[ALSA] version 1.0.13Jaroslav Kysela
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese
2006-10-06[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-06[PATCH] um: irq changes break buildPekka Enberg
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro
2006-10-06[PATCH] m68k: fix NBPG defineRoman Zippel
2006-10-06[PATCH] m68k: small system.h cleanupRoman Zippel
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel
2006-10-06[PATCH] provide tickadj defineRoman Zippel
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt
2006-10-06[PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton
2006-10-06[S390] irq change build fixes.Heiko Carstens