aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-29ARM: orion5x: include linux/cpu.hArnd Bergmann
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann
2013-04-26ARM: u300: fix ages old copy/paste bugLinus Walleij
2013-04-23ARM: OMAP2+: add dependencies on ARCH_MULTI_V6/V7Arnd Bergmann
2013-04-18ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren
2013-04-18ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo
2013-04-18ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo
2013-04-14Merge tag 'msm-fix-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dav...Olof Johansson
2013-04-11ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd
2013-04-11Merge tag 'imx-noncritical-fixes-3.10' of git://git.linaro.org/people/shawngu...Olof Johansson
2013-04-11ARM: vexpress: Remove A9 PMU compatible values for non-A9 platformsPawel Moll
2013-04-09Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/fixes-non-critical-signed' of git://git.kernel.org/...Arnd Bergmann
2013-04-03ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macroPaul Bolle
2013-04-02Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann
2013-04-01Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...Tony Lindgren
2013-04-01Merge tag 'omap-devel-b-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2013-04-01ARM: OMAP2+: fix typo "CONFIG_BRIDGE_DVFS"Paul Bolle
2013-04-01ARM: OMAP1: remove "config MACH_OMAP_HTCWIZARD"Paul Bolle
2013-04-01ARM: mach-imx: mach-imx6q: Fix sparse warningsFabio Estevam
2013-04-01ARM: mach-imx: src: Include "common.hFabio Estevam
2013-04-01ARM: mach-imx: gpc: Include "common.h"Fabio Estevam
2013-04-01ARM: mach-imx: avic: Staticize *avic_baseFabio Estevam
2013-04-01ARM: mach-imx: tzic: Staticize *tzic_baseFabio Estevam
2013-04-01ARM: mach-imx: clk: Include "clk.h"Fabio Estevam
2013-04-01ARM: mach-imx: clk-busy: Staticize clk_busy_mux_opsFabio Estevam
2013-04-01ARM: mach-imx: irq-common: Remove imx_irq_set_priority()Fabio Estevam
2013-04-01ARM: mach-imx: clk-gate2: Include "clk.h"Fabio Estevam
2013-04-01ARM: mach-imx: clk-pllv2: Staticize clk_pllv2_opsFabio Estevam
2013-04-01ARM: mach-imx: clk-pllv1: Staticize clk_pllv1_opsFabio Estevam
2013-04-01ARM: mach-imx: cpu-imx5: Include "common.h"Fabio Estevam
2013-04-01ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_mapFabio Estevam
2013-04-01ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()Fabio Estevam
2013-04-01ARM: mach-imx: cpu: Include "common.h"Fabio Estevam
2013-03-31ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak
2013-03-31ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0Paul Walmsley
2013-03-31ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flagRajendra Nayak
2013-03-31ARM: OMAP2+: am335x: Change the wdt1 func clk src to per_32k clkVaibhav Hiremath
2013-03-31ARM: OMAP2+: AM33xx: hwmod: Add missing sysc definition to wdt1 entryVaibhav Hiremath
2013-03-30ARM: cns3xxx: remove unused virtual address and iotable definesMac Lin
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin
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 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-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-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk