aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro
2006-10-10[POWERPC] Update maple defconfigBenjamin Herrenschmidt
2006-10-10[POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt
2006-10-10[POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt
2006-10-10[POWERPC] cell: fix default zImage build targetGeoff Levand
2006-10-10[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman
2006-10-10[POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven
2006-10-09[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven
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