summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-103-7/+21
|\
| * [SPARC32]: Fix prom.c build warningMartin Habets2006-10-101-2/+5
| * [SPARC64]: Update defconfig.David S. Miller2006-10-101-4/+15
| * [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-101-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-104-6/+0Star
|\ \
| * | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-104-6/+0Star
| |/
* | [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-106-22/+26
* | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-105-29/+3Star
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-1010-1589/+9Star
* | [MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle2006-10-101-6/+6
* | [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-101-5/+9
* | [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-104-23/+19Star
* | [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-101-1/+8
|/
* [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-091-1/+1
* [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven2006-10-091-50/+0Star
* [PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2006-10-093-4/+15
* [PATCH] m68k: more syscall updatesGeert Uytterhoeven2006-10-091-0/+24
* [PATCH] m68k: syscall updatesGeert Uytterhoeven2006-10-091-0/+5
* [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-0939-61/+61
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0939-61/+61
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-091-2/+2
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-061-2/+2
| |\ \
| | * | arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik2006-10-061-2/+2
* | | | [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* | | | [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-091-1/+2
* | | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-091-3/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0936-49/+1449
|\ \ \
| * | | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-0929-33/+6Star
| * | | [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-093-5/+10
| * | | [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/+0Star
| * | | [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-0910-25/+24Star
|/ / /
* | | Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-091-11/+6Star
* | | [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-083-12/+9Star
* | | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro2006-10-083-7/+4Star
* | | [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-0819-69/+60Star
* | | [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-0822-41/+40Star