aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro4-6/+5
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven1-1/+25
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven1-1/+6
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds7-9/+9
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham1-0/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells7-9/+9
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro1-0/+5
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-1/+1
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-6/+3
2006-10-08[PATCH] linux/io.h needs types.hAl Viro1-0/+1
2006-10-08[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro1-0/+1
2006-10-08[PATCH] missing include of scatterlist.hAl Viro1-0/+1
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro1-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro1-2/+1
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro1-1/+1
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro1-0/+1
2006-10-08[PATCH] sparc32 rwlock fixAl Viro1-1/+27
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro2-4/+5
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro3-4/+5
2006-10-08Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds1-2/+0
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2-0/+2
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2-5/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle8-15/+31
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds12-19/+19
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-0/+1
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro1-0/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-22/+19
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering2-4/+4
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering8-11/+11
2006-10-07[PARISC] pdc_init no longer existsMatthew Wilcox1-2/+0
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-0/+1
2006-10-06Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-5/+5
2006-10-06[ALSA] version 1.0.13Jaroslav Kysela1-3/+3
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->f_opKarsten Wiese1-2/+2
2006-10-06[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina1-2/+3
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds10-19/+21
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-2/+3
2006-10-06[PATCH] um: irq changes break buildPekka Enberg1-0/+1
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown1-1/+2
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-0/+1
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne1-3/+4
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck4-7/+7
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro1-1/+1
2006-10-06[PATCH] m68k: fix NBPG defineRoman Zippel1-1/+1
2006-10-06[PATCH] m68k: small system.h cleanupRoman Zippel1-3/+3
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel1-110/+88
2006-10-06[PATCH] provide tickadj defineRoman Zippel1-0/+3
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt1-0/+1
2006-10-06[PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton1-8/+8