aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22MIPS: Idle: Make call of function pointer readable.Ralf Baechle
2013-05-22MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle
2013-05-22MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-20ARM: tegra: defconfig fixesAlexandre Courbot
2013-05-20ARM: nomadik: fix IRQ assignment for SMC ethernetLinus Walleij
2013-05-20Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-05-20Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-05-20Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-05-20Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-05-20ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla
2013-05-20Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-05-20Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-20ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache nodeGregory CLEMENT
2013-05-20ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas
2013-05-19ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar
2013-05-19ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar
2013-05-19ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar
2013-05-19ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak
2013-05-19ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak
2013-05-19arm: mvebu: fix the 'ranges' property to handle PCIeThomas Petazzoni
2013-05-19ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman
2013-05-17MIPS: Extract schedule_mfi info from __scheduleTony Wu
2013-05-17MIPS: Fix sibling call handling in get_frame_infoTony Wu
2013-05-17MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney
2013-05-17MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song
2013-05-17MIPS: Xway: Fix clk leakLibo Chen
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-17ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath
2013-05-17ARM: mvebu: Fix ranges entry on XP GP boardEzequiel Garcia
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney