summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: revert wrong patchPaolo 'Blaisorblade' Giarrusso2006-10-111-1/+1
* [PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2006-10-112-2/+2
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-119-27/+36
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-113-9/+13
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1035-124/+320
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1030-93/+79
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [PATCH] missed const in prototypeAl Viro2006-10-101-1/+1
* | [PATCH] ptrace32 trivial __user annotationsAl Viro2006-10-101-2/+2
* | [PATCH] ia64/sn __iomem annotationsAl Viro2006-10-102-22/+22
* | [PATCH] ia64/hp NULL noise removalAl Viro2006-10-103-7/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-093-7/+21
|\ \
| * | [SPARC32]: Fix prom.c build warningMartin Habets2006-10-091-2/+5
| * | [SPARC64]: Update defconfig.David S. Miller2006-10-091-4/+15
| * | [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-091-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-094-6/+0
|\ \
| * | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-094-6/+0
| |/
* | [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-096-22/+26
* | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-095-29/+3
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-0910-1589/+9
* | [MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle2006-10-091-6/+6
* | [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-091-5/+9
* | [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-094-23/+19
* | [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-091-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/+0
* [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-081-1/+2
* | | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-081-3/+3
OpenPOWER on IntegriCloud