aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-11-15[MIPS] Qemu: Add early printk, your friend in a cold night.Ralf Baechle
2007-11-15[MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle
2007-11-15Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...Michael Hennerich
2007-11-15Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger
2007-11-15Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...Mike Frysinger
2007-11-15Blackfin arch: do not include linux/autoconf.hMike Frysinger
2007-11-15Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger
2007-11-22Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger
2007-11-15Blackfin arch: fix missing newline to fileMike Frysinger
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger
2007-11-15Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz
2007-11-21Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-15[AVR32] Export intc_get_pending symbolHaavard Skinnemoen
2007-11-15[AVR32] Fix duplicate clock index in at32ap machine codeben.nizette@iinet.net.au
2007-11-15[AVR32] remove UID16 optionAdrian Bunk
2007-11-15[AVR32] Turn off debugging in SMC driverHaavard Skinnemoen
2007-11-15Extend I/O resource for wdt0 for at32ap7000 devicesHans-Christian Egtvedt
2007-11-15Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger
2007-11-15Blackfin arch: split board selection off into mach subdirsMike Frysinger
2007-11-15Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson
2007-11-14CRISv32: add cache flush operationsJesper Nilsson
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed
2007-11-14cris build fixes: defconfig updatesJesper Nilsson
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson
2007-11-14cris build fixes: irq fixesJesper Nilsson
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton
2007-11-14uml: fix build for !CONFIG_PRINTKJeff Dike
2007-11-14uml: fix build for !CONFIG_TCPJeff Dike
2007-11-14uml: remove last include of libc asm/page.hJeff Dike
2007-11-14uml: fix spurious IRQ testingJeff Dike
2007-11-14mips: undo locking on error path returnsRoel Kluin
2007-11-14cris gpio: undo locks before returningRoel Kluin
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto