aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15[MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle1-1/+1
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle1-1/+6
2007-11-15[AVR32] Export intc_get_pending symbolHaavard Skinnemoen1-1/+3
2007-11-15[AVR32] Fix duplicate clock index in at32ap machine codeben.nizette@iinet.net.au1-1/+1
2007-11-15[AVR32] remove UID16 optionAdrian Bunk1-3/+0
2007-11-15[AVR32] Turn off debugging in SMC driverHaavard Skinnemoen1-1/+0
2007-11-15Extend I/O resource for wdt0 for at32ap7000 devicesHans-Christian Egtvedt1-1/+1
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds13-1171/+578
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson1-41/+41
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson1-27/+27
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson1-157/+157
2007-11-14CRISv32: add cache flush operationsJesper Nilsson2-0/+127
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-201/+114
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson6-17/+8
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed5-9/+7
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