aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-2/+72
2012-05-11Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson4-4/+4
2012-05-11ARM: msm: fix compilation flags for MSM_SCM (part 2)Stephen Boyd1-0/+3
2012-05-11arch/arm/mach-msm: linux/gpio.h included twiceDanny Kukawka2-2/+0
2012-05-11ARM: msm: Drop useless teq from DEBUG_LL supportStephen Boyd1-2/+1
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson11-2/+72
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo11-2/+72
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown1-10/+15
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown1-1/+1
2012-04-13arm: msm: trout: fix compile failureDaniel Walker2-0/+2
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker1-3/+0
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-53/+37
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-35/+44
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-43/+49
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann4-43/+49
2012-03-13ARM: create a common IOMEM definitionRob Herring2-12/+0
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-24/+0
2012-03-06ARM: msm: clean-up mach/io.hRob Herring5-7/+16
2012-03-06ARM: msm: use runtime ioremap hookRob Herring5-10/+21
2012-02-24msm: timer: Support sched_clock()Stephen Boyd1-2/+10
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-6/+2
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2-0/+2
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2-0/+2
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-4/+0
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre3-37/+53
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson1-0/+1
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixesOlof Johansson1-0/+1
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring1-0/+1
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-223/+124
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-99/+101
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-8/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2012-01-06ARM: msm: vreg is a module and so needs module.hDavid Brown1-0/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-8/+0
2012-01-05Merge branch 'devel-stable' into for-linusRussell King7-80/+30
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King1-4/+0
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1