aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle
2009-11-02MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney
2009-11-02MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney
2009-11-02MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle
2009-11-02MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle
2009-11-02MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.Ralf Baechle
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman
2009-11-02MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee
2009-11-02MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.Ralf Baechle
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli
2009-11-02MIPS: BCM63xx: Prepare for watchdog supportFlorian Fainelli
2009-11-02MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli
2009-11-02MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli
2009-11-02MIPS: BCM63xx: Fix soft-reset lockup on BCM6345Florian Fainelli
2009-11-02MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-11-02MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin
2009-11-02MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-11-02MIPS: Loongson: Remove redundant local_irq_disable()Wu Zhangjin
2009-11-02MIPS: IP27: Fix buildRalf Baechle
2009-11-02MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle
2009-11-02MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney
2009-11-02MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle
2009-11-02MIPS: Extend COMMAND_LINE_SIZERalf Baechle
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-30tty: Mark generic_serial users as BROKENAlan Cox
2009-10-29Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt