aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro
2006-10-09[PATCH] more ia64 irq handlersAl Viro
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro
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-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()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[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft
2006-10-08[MIPS] Update Malta config.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