summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0946-70/+70
* [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-082-1/+7
* [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-082-4/+4
* Fix extraneous '&' in recent NFS client cleanupLinus Torvalds2006-10-081-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0839-55/+1452
|\
| * [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-0929-33/+6
| * [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-096-11/+13
| * [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] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-081-19/+5
* [PATCH] linux/io.h needs types.hAl Viro2006-10-081-0/+1
* [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro2006-10-081-0/+1
* [PATCH] missing include of scatterlist.hAl Viro2006-10-081-0/+1
* [PATCH] missing include in pdaudiocf_irqAl Viro2006-10-081-0/+1
* [PATCH] misc ppc pt_regs fixesAl Viro2006-10-082-2/+2
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-084-4/+4
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-084-13/+10
* [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-0820-71/+61
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-0822-41/+40
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-0822-77/+83
* [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-082-1/+2
* [PATCH] sparc32 rwlock fixAl Viro2006-10-083-2/+50
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-0810-21/+29
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-0813-27/+49
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-081-1/+1
|\
| * ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-081-1/+1
* | Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds2006-10-086-131/+177
|\ \
| * | [PARISC] More pt_regs removalMatthew Wilcox2006-10-072-27/+12
| * | [PARISC] pdc_init no longer existsMatthew Wilcox2006-10-071-2/+0
| * | [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-085-48/+117
* | | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-084-15/+10
* | | [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman2006-10-081-4/+0
* | | [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-081-1/+1
* | | [MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa2006-10-081-1/+1
* | | [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-0879-625/+560
* | | [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