aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-09
* [PATCH] mos7840 annotationsAl Viro2006-10-09
* [PATCH] s390 traps.c __user annotationsAl Viro2006-10-09
* [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-09
* [PATCH] dlm gfp_t annotationsAl Viro2006-10-09
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-09
* [PATCH] mv64630_pic NULL noise removalAl Viro2006-10-09
* [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-09
* [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-09
* [PATCH] more ia64 irq handlersAl Viro2006-10-09
* [PATCH] fallout from alpha pt_regs patchesAl Viro2006-10-09
* [PATCH] sparc64 irq pt_regs falloutAl Viro2006-10-09
* [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-08
* [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-08
* Fix extraneous '&' in recent NFS client cleanupLinus Torvalds2006-10-08
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-08
|\
| * [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
| * [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-08
| * [MIPS] Fix return type of gt64120_irq.Ralf Baechle2006-10-08
| * [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle2006-10-08
| * [MIPS] Jazz defconfig file.Ralf Baechle2006-10-08
| * [MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle2006-10-08
| * [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle2006-10-08
| * [MIPS] Jazz: Fix I/O port resources.Ralf Baechle2006-10-08
| * [MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2006-10-08
| * handle_sysrq lost its pt_regs * argumentRalf Baechle2006-10-08
* | [PATCH] uml pt_regs fixesAl Viro2006-10-08
|/
* Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-08
* [PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust2006-10-08
* [PATCH] linux/io.h needs types.hAl Viro2006-10-08
* [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro2006-10-08
* [PATCH] missing include of scatterlist.hAl Viro2006-10-08
* [PATCH] missing include in pdaudiocf_irqAl Viro2006-10-08
* [PATCH] misc ppc pt_regs fixesAl Viro2006-10-08
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-08
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-08
* [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro2006-10-08
* [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-08
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-08
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-08
* [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-08
* [PATCH] sparc32 rwlock fixAl Viro2006-10-08
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-08
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-08
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-08
|\
| * ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-08
* | Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds2006-10-08
|\ \
| * | [PARISC] More pt_regs removalMatthew Wilcox2006-10-07
| * | [PARISC] pdc_init no longer existsMatthew Wilcox2006-10-07
| * | [PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2006-10-07