aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+21
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds4-6/+0
2006-10-09[SPARC32]: Fix prom.c build warningMartin Habets1-2/+5
2006-10-09[SPARC64]: Update defconfig.David S. Miller1-4/+15
2006-10-09[SPARC64]: Fix of_device bus_id settings.David S. Miller1-1/+1
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones4-6/+0
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto6-22/+26
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto5-29/+3
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle10-1589/+9
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle1-6/+6
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle1-5/+9
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto4-23/+19
2006-10-09[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle1-1/+8
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-1/+1
2006-10-09[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven1-50/+0
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven3-4/+15
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven1-0/+24
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven1-0/+5
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman1-7/+7
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds39-61/+61
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro1-5/+5
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro1-2/+2
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro1-13/+13
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-09[PATCH] more ia64 irq handlersAl Viro2-4/+4
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro2-2/+2
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro2-5/+9
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells39-61/+61
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro1-1/+2
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-3/+3
2006-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds36-49/+1449
2006-10-08[PATCH] uml pt_regs fixesAl Viro10-25/+24
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle29-33/+6
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-5/+10
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle1-1/+3
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle1-1/+1
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle1-0/+1404
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle2-2/+2
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds1-11/+6
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro3-12/+9
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro3-7/+4
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro19-69/+60
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro22-41/+40
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro21-76/+82
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro1-1/+1