aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14cris build fixes: defconfig updatesJesper Nilsson1-43/+33
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson1-14/+3
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson1-7/+3
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson6-27/+100
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson2-2/+8
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-0/+36
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-14uml: fix build for !CONFIG_PRINTKJeff Dike1-1/+12
2007-11-14uml: fix build for !CONFIG_TCPJeff Dike1-2/+12
2007-11-14uml: remove last include of libc asm/page.hJeff Dike1-1/+0
2007-11-14uml: fix spurious IRQ testingJeff Dike1-6/+7
2007-11-14mips: undo locking on error path returnsRoel Kluin2-0/+3
2007-11-14cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto1-4/+2
2007-11-14uml: fix recvmsg return value checkingJeff Dike1-2/+1
2007-11-14uml: fix symlink loopsJeff Dike1-3/+3
2007-11-13Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-0/+11
2007-11-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-19/+24
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell1-12/+4
2007-11-13[POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt1-1/+3
2007-11-13[POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds1-1/+1
2007-11-13[POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson1-2/+0
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2-0/+12
2007-11-13Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras2-3/+4
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg3-41/+15
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg7-16/+23
2007-11-12x86: move the rest of the menu's to KconfigSam Ravnborg3-1543/+1052
2007-11-12x86: move all simple arch settings to KconfigSam Ravnborg3-234/+136
2007-11-12x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2-23/+198
2007-11-12x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg1-17/+17
2007-11-12x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg1-37/+53
2007-11-12x86: arch/x86/Kconfig.cpu unificationSam Ravnborg4-134/+95
2007-11-12x86: start unification of arch/x86/Kconfig.*Sam Ravnborg3-458/+404
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg4-132/+49
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B1-4/+5
2007-11-11[ARM] remove useless setting of VM_RESERVEDRussell King1-1/+0
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert1-13/+6
2007-11-10x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath1-8/+2
2007-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds14-73/+162
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds6-42/+7
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds34-1152/+106
2007-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-13/+20
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds46-333/+681
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-7/+0
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells1-1/+1
2007-11-09x86: make nmi_cpu_busy() always definedIngo Molnar1-2/+2
2007-11-09x86: make ipi_handler() always definedIngo Molnar1-4/+2