summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2013-04-05ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar
2013-04-02Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2013-03-29ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding
2013-03-29ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding
2013-03-28Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/s...Tony Lindgren
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-28ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar
2013-03-28ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar
2013-03-28ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar
2013-03-28ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar
2013-03-28ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar
2013-03-28ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar
2013-03-28ARM: OMAP4+: Remove the un-necessary cache flush from hotplug codeSantosh Shilimkar
2013-03-28ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar
2013-03-28ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architecturesTero Kristo
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk
2013-03-26ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-03-26ARM: at91: Fix typo in restart code panic messageMaxime Ripard
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder
2013-03-25ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk
2013-03-25powerpc: make additional room in exception vector areaChen Gang
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-03-22ARM: tegra: fix register address of slink controllerLaxman Dewangan
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-03-21x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin
2013-03-21Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-20ARM: OMAP2+: Remove unused DMA channel definitionsJarkko Nikula
2013-03-20ARM: OMAP1: Remove unused DMA channel definitionsJarkko Nikula
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta
2013-03-19x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu