summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-11-15CRISv10 improve and bugfix fasttimerJesper Nilsson1-201/+114
2007-11-15CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-11-15CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson6-17/+8
2007-11-15cris: ARRAY_SIZE() cleanupAlex Unleashed5-9/+7
2007-11-15cris build fixes: defconfig updatesJesper Nilsson1-43/+33
2007-11-15cris build fixes: fix crisksyms.cJesper Nilsson1-14/+3
2007-11-15cris build fixes: setup.c needs param.hJesper Nilsson1-0/+1
2007-11-15cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson1-7/+3
2007-11-15cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson6-27/+100
2007-11-15cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-15cris build fixes: irq fixesJesper Nilsson2-2/+8
2007-11-15cris build fixes: Add missing syscallsJesper Nilsson1-0/+36
2007-11-15x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-15x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-15uml: fix build for !CONFIG_PRINTKJeff Dike1-1/+12
2007-11-15uml: fix build for !CONFIG_TCPJeff Dike1-2/+12
2007-11-15uml: remove last include of libc asm/page.hJeff Dike1-1/+0
2007-11-15uml: fix spurious IRQ testingJeff Dike1-6/+7
2007-11-15mips: undo locking on error path returnsRoel Kluin2-0/+3
2007-11-15cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-11-15Add IORESOUCE_BUSY flag for System RAMYasunori Goto1-4/+2
2007-11-15uml: fix recvmsg return value checkingJeff Dike1-2/+1
2007-11-15uml: 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/...Linus 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/gala...Paul 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-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-73/+162
2007-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds6-42/+7
2007-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds34-1152/+106
2007-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-13/+20
2007-11-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds46-333/+681