aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] uml: allow finer tuning for host VMSPLIT settingPaolo 'Blaisorblade' Giarrusso1-15/+34
2006-10-11[PATCH] uml: deprecate CONFIG_MODE_TTPaolo 'Blaisorblade' Giarrusso1-7/+15
2006-10-11[PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso1-3/+0
2006-10-11[PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso3-8/+10
2006-10-11[PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso4-1/+4
2006-10-11[PATCH] uml: declare in Kconfig our partial LOCKDEP supportPaolo 'Blaisorblade' Giarrusso1-0/+13
2006-10-11[PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso1-1/+8
2006-10-11[PATCH] uml: fix processor selection to exclude unsupported processors and featuresPaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2-4/+3
2006-10-11[PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-10-11[PATCH] uml: revert wrong patchPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2-2/+2
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman9-27/+36
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen3-9/+13
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds35-124/+320
2006-10-10[PATCH] missed const in prototypeAl Viro1-1/+1
2006-10-10[PATCH] ptrace32 trivial __user annotationsAl Viro1-2/+2
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro2-22/+22
2006-10-10[PATCH] ia64/hp NULL noise removalAl Viro3-7/+7
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras1-1/+6
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+21
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro30-93/+79
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds4-6/+0
2006-10-10[POWERPC] Update maple defconfigBenjamin Herrenschmidt1-13/+43
2006-10-10[POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt1-2/+15
2006-10-10[POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt1-7/+169
2006-10-10[POWERPC] cell: fix default zImage build targetGeoff Levand1-6/+6
2006-10-10[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman1-2/+2
2006-10-10[POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras1-3/+3
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