aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro1-13/+13
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-09[PATCH] more ia64 irq handlersAl Viro2-4/+4
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro2-2/+2
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro2-5/+9
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2-1/+7
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2-4/+4
2006-10-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds1-1/+1
2006-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds39-55/+1452
2006-10-08[PATCH] uml pt_regs fixesAl Viro10-25/+24
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle29-33/+6
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle6-11/+13
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle1-1/+3
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle1-1/+1
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle1-0/+1404
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle2-2/+2
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds1-11/+6
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-19/+5
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] missing include in pdaudiocf_irqAl Viro1-0/+1
2006-10-08[PATCH] misc ppc pt_regs fixesAl Viro2-2/+2
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro4-4/+4
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro4-13/+10
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro3-7/+4
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro20-71/+61
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro22-41/+40
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro22-77/+83
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro2-1/+2
2006-10-08[PATCH] sparc32 rwlock fixAl Viro3-2/+50
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro10-21/+29
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro13-27/+49
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+1
2006-10-08Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds6-131/+177
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman5-48/+117
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman4-15/+10
2006-10-08[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman1-4/+0
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter1-1/+1
2006-10-08[MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa1-1/+1
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle79-625/+560
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson1-5/+5
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft1-2/+2
2006-10-08[MIPS] Update Malta config.Ralf Baechle2-33/+85
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds59-154/+453