summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston1-0/+1
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle1-1/+1
2007-09-11i386: fix a hang on stuck nmi watchdogDaniel Walker1-1/+1
2007-09-11x86_64: Remove CLFLUSH in text_poke()Andi Kleen1-4/+2
2007-09-11i386: Fix perfctr watchdog on core duoStephane Eranian1-6/+22
2007-09-11Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath3-3/+0
2007-09-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-26/+13
2007-09-11Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds53-3209/+2418
2007-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-1/+5
2007-09-11[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
2007-09-11[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
2007-09-11[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala4-1/+7
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa1-14/+0
2007-09-11[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-11[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-11[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-11[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-11[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-10[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes1-21/+9
2007-09-10[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2-0/+30
2007-09-10[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2
2007-09-10[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi1-9/+15
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata1-8/+8
2007-09-06m32r: build fix of entry.SHirokazu Takata1-2/+2
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt1-1/+5
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-37/+118
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata1-0/+20
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata10-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata27-28/+37
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata1-0/+774
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata12-2669/+1244
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata11-0/+0
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb3-12/+4
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb3-14/+18
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller7-4/+61
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl1-1/+2
2007-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-13/+21
2007-09-01x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-08-31[x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin1-13/+21
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson3-6/+4
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki1-1/+0