summaryrefslogtreecommitdiffstats
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-0946-70/+70
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0946-70/+70
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-0974-329/+106
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-0674-329/+106
| |\ \
| | * | drivers/isdn/act2000: kill irq2card_mapJeff Garzik2006-10-061-16/+6
| | * | drivers/net/eepro: kill dead codeJeff Garzik2006-10-061-14/+0
| | * | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-0635-98/+59
| | * | drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-0637-199/+39
| | * | arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik2006-10-061-2/+2
* | | | [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-092-12/+22
* | | | [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-093-14/+15
* | | | [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16
* | | | [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* | | | [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-091-1/+1
* | | | [PATCH] dlm gfp_t annotationsAl Viro2006-10-092-4/+4
* | | | [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-091-1/+1
* | | | [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-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
OpenPOWER on IntegriCloud