aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)Author
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-11Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Olof Johansson
2012-05-11ARM: msm: fix compilation flags for MSM_SCM (part 2)Stephen Boyd
2012-05-11arch/arm/mach-msm: linux/gpio.h included twiceDanny Kukawka
2012-05-11ARM: msm: Drop useless teq from DEBUG_LL supportStephen Boyd
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown
2012-04-13arm: msm: trout: fix compile failureDaniel Walker
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: msm: clean-up mach/io.hRob Herring
2012-03-06ARM: msm: use runtime ioremap hookRob Herring
2012-02-24msm: timer: Support sched_clock()Stephen Boyd
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06ARM: msm: vreg is a module and so needs module.hDavid Brown
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King
2012-01-03switch debugfs to umode_tAl Viro
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers