summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-116-29/+98
|\
| * [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-111-1/+1
| * [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle2006-10-111-1/+1
| * [MIPS] BigSur: More useful defconfig.Ralf Baechle2006-10-111-21/+81
| * [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-111-3/+3
| * [MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle2006-10-111-2/+11
| * [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-114-16/+15
|\ \
| * | [S390] stacktrace bug.Christian Borntraeger2006-10-111-9/+8
| * | [S390] irq change improvements.Heiko Carstens2006-10-113-7/+7
| |/
* | [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-1110-94/+44
* | [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-114-19/+0
* | [PATCH] clean m68k ksymsAl Viro2006-10-1110-68/+40
* | [PATCH] sun3 __iomem annotationsAl Viro2006-10-111-4/+4
* | [PATCH] misc m68k __user annotationsAl Viro2006-10-112-7/+7
* | [PATCH] m32r: more __user annotationsAl Viro2006-10-111-3/+3
* | [PATCH] m32r: NULL noise removalAl Viro2006-10-113-10/+10
* | [PATCH] m32r: signal __user annotationsAl Viro2006-10-111-3/+3
* | [PATCH] m32r: C99 initializers in setup.cAl Viro2006-10-111-4/+4
* | [PATCH] arm-versatile iomem annotationsAl Viro2006-10-112-18/+18
* | [PATCH] arm __user annotationsAl Viro2006-10-111-1/+1
* | [PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap2006-10-111-1/+1
* | [PATCH] x86/microcode: handle sysfs errorJeff Garzik2006-10-111-2/+6
* | [PATCH] epoll_pwait()Davide Libenzi2006-10-111-0/+1
* | [PATCH] uml: allow finer tuning for host VMSPLIT settingPaolo 'Blaisorblade' Giarrusso2006-10-111-15/+34
* | [PATCH] uml: deprecate CONFIG_MODE_TTPaolo 'Blaisorblade' Giarrusso2006-10-111-7/+15
* | [PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+0
* | [PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso2006-10-113-8/+10
* | [PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso2006-10-114-1/+4
* | [PATCH] uml: declare in Kconfig our partial LOCKDEP supportPaolo 'Blaisorblade' Giarrusso2006-10-111-0/+13
* | [PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso2006-10-111-1/+8
* | [PATCH] uml: fix processor selection to exclude unsupported processors and fe...Paolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* | [PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* | [PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2006-10-112-4/+3
* | [PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso2006-10-111-0/+1
* | [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1
* | [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