aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds27-138/+142
2007-11-15[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle1-1/+1
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle3-3/+3
2007-11-15[MIPS] Sibyte: Fix name of clocksource.Ralf Baechle1-1/+1
2007-11-15[MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki1-1/+1
2007-11-15[MIPS] Makefile: Fix canonical system namesMaciej W. Rozycki1-1/+1
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens1-4/+10
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2-0/+2
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2-2/+2
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2-23/+31
2007-11-15[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer1-1/+22
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle4-74/+10
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto1-1/+1
2007-11-15[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle2-6/+6
2007-11-15[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHzRoel Kluin1-0/+1
2007-11-15[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle1-13/+2
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle2-0/+6
2007-11-15[MIPS] Qemu: Add early printk, your friend in a cold night.Ralf Baechle5-5/+35
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