summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-09-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-09-11[MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle
2007-09-11[MIPS] IP22: fix wrong argument orderThomas Bogendoerfer
2007-09-11[MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa
2007-09-11[MIPS] TLB: Fix instruction bitmasksThiemo Seufer
2007-09-11[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon
2007-09-11[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle
2007-09-11[MIPS] Kconfig: whitespace cleanup.Ralf Baechle
2007-09-11[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-09-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-09-10Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2007-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala
2007-09-10[MIPS] Ocelot: remove remaining bitsYoichi Yuasa
2007-09-10[MIPS] TLB: Fix instruction bitmasksThiemo Seufer
2007-09-10[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon
2007-09-10[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle
2007-09-10[MIPS] Kconfig: whitespace cleanup.Ralf Baechle
2007-09-10[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle
2007-09-10[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle
2007-09-10[MIPS] i8259: Add disable method.Kyungmin Park
2007-09-11[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes
2007-09-11[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven
2007-09-11[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata
2007-09-06m32r: build fix of entry.SHirokazu Takata
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata