summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2007-11-152-0/+2
* [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2007-11-152-2/+2
* [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-152-23/+31
* [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer2007-11-151-1/+22
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-154-74/+10
* [MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto2007-11-151-1/+1
* [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle2007-11-152-6/+6
* [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHzRoel Kluin2007-11-151-0/+1
* [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle2007-11-151-13/+2
* [MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle2007-11-152-0/+6
* [MIPS] Qemu: Add early printk, your friend in a cold night.Ralf Baechle2007-11-155-5/+35
* [MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle2007-11-151-1/+1
* [MIPS] Sibyte: resurrect old cache hack.Ralf Baechle2007-11-151-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-1413-1171/+578
|\
| * x86: enable "make ARCH=x86"Sam Ravnborg2007-11-123-41/+15
| * x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-127-16/+23
| * x86: move the rest of the menu's to KconfigSam Ravnborg2007-11-123-1543/+1052
| * x86: move all simple arch settings to KconfigSam Ravnborg2007-11-123-234/+136
| * x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2007-11-122-23/+198
| * x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg2007-11-121-17/+17
| * x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg2007-11-121-37/+53
| * x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-124-134/+95
| * x86: start unification of arch/x86/Kconfig.*Sam Ravnborg2007-11-123-458/+404
| * x86: unification of cfufreq/KconfigSam Ravnborg2007-11-124-132/+49
* | CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-141-9/+7
* | CRISv10 memset library add lineendings to asmJesper Nilsson2007-11-141-41/+41
* | CRISv10 string library add lineendings to asmJesper Nilsson2007-11-141-27/+27
* | CRISv10 usercopy library add lineendings to asmJesper Nilsson2007-11-141-157/+157
* | CRISv32: add cache flush operationsJesper Nilsson2007-11-142-0/+127
* | CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-141-201/+114
* | CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-141-4/+7
* | CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-146-17/+8
* | cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-145-9/+7
* | cris build fixes: defconfig updatesJesper Nilsson2007-11-141-43/+33
* | cris build fixes: fix crisksyms.cJesper Nilsson2007-11-141-14/+3
* | cris build fixes: setup.c needs param.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson2007-11-141-7/+3
* | cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-146-27/+100
* | cris build fixes: sys_cris.c needs fs.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: irq fixesJesper Nilsson2007-11-142-2/+8
* | cris build fixes: Add missing syscallsJesper Nilsson2007-11-141-0/+36
* | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
* | x86: disable preemption in delay_tsc()Andrew Morton2007-11-142-4/+10
* | uml: fix build for !CONFIG_PRINTKJeff Dike2007-11-141-1/+12
* | uml: fix build for !CONFIG_TCPJeff Dike2007-11-141-2/+12
* | uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* | uml: fix spurious IRQ testingJeff Dike2007-11-141-6/+7
* | mips: undo locking on error path returnsRoel Kluin2007-11-142-0/+3
* | cris gpio: undo locks before returningRoel Kluin2007-11-141-4/+11
* | Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-4/+2
OpenPOWER on IntegriCloud