summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle
2006-10-09[RTC] Consistently use of tabs for formatting.Ralf Baechle
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle
2006-10-09[MIPS] qtronix: remove driver.Ralf Baechle
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto
2006-10-09[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven
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/HP300: Enable HIL configuration optionsGeert 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] Introduce vfs_listxattrBill Nottingham
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro
2006-10-09[PATCH] mos7840 annotationsAl Viro
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro
2006-10-09[PATCH] hppfs: readdir callback missed in prototype changeAl Viro
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro
2006-10-09[PATCH] wrong order of arguments in copy_to_user() in ncpfsAl 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-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds
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] NFS: Fix typo in nfs_get_client()Trond Myklebust