summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman2006-10-091-7/+7
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-0939-61/+61
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0939-61/+61
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-091-2/+2
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-061-2/+2
| |\ \
| | * | arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik2006-10-061-2/+2
* | | | [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* | | | [PATCH] mv64630_pic NULL noise removalAl Viro2006-10-091-2/+2
* | | | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-091-13/+13
* | | | [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
* | | | [PATCH] more ia64 irq handlersAl Viro2006-10-092-4/+4
* | | | [PATCH] fallout from alpha pt_regs patchesAl Viro2006-10-092-2/+2
* | | | [PATCH] sparc64 irq pt_regs falloutAl Viro2006-10-092-5/+9
| |_|/ |/| |
* | | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-081-1/+2
* | | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-081-3/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0836-49/+1449
|\ \ \
| * | | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-0929-33/+6
| * | | [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-093-5/+10
| * | | [MIPS] Fix return type of gt64120_irq.Ralf Baechle2006-10-091-1/+3
| * | | [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle2006-10-091-1/+1
| * | | [MIPS] Jazz defconfig file.Ralf Baechle2006-10-091-0/+1404
| * | | [MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle2006-10-091-0/+1
| * | | [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle2006-10-091-2/+0
| * | | [MIPS] Jazz: Fix I/O port resources.Ralf Baechle2006-10-091-4/+21
| * | | [MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2006-10-092-2/+2
| * | | handle_sysrq lost its pt_regs * argumentRalf Baechle2006-10-092-2/+2
* | | | [PATCH] uml pt_regs fixesAl Viro2006-10-0810-25/+24
|/ / /
* | | Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-081-11/+6
* | | [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-083-12/+9
* | | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro2006-10-083-7/+4
* | | [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-0819-69/+60
* | | [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-0822-41/+40
* | | [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-0821-76/+82
* | | [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-081-1/+1
* | | [PATCH] sparc32 rwlock fixAl Viro2006-10-082-1/+23
* | | [PATCH] sparc64 pt_regs fixesAl Viro2006-10-088-17/+24
* | | [PATCH] sparc32 pt_regs fixesAl Viro2006-10-089-22/+43
* | | Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds2006-10-085-129/+177
|\ \ \
| * | | [PARISC] More pt_regs removalMatthew Wilcox2006-10-072-27/+12
| * | | [PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2006-10-072-99/+159
| * | | [PA-RISC] Fix boot breakageMatthew Wilcox2006-10-071-3/+3
| * | | [PARISC] Use set_irq_regsMatthew Wilcox2006-10-071-0/+3
* | | | [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2006-10-083-48/+115
* | | | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-082-10/+10
* | | | [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman2006-10-081-4/+0
* | | | [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-0871-610/+529
* | | | [MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson2006-10-081-5/+5
* | | | [MIPS] Cobalt: Time runs too quicklyScott Ashcroft2006-10-081-2/+2
* | | | [MIPS] Update Malta config.Ralf Baechle2006-10-082-33/+85
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-0746-134/+433
|\ \ \ \
OpenPOWER on IntegriCloud