aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 10-53/+37
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-2/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 1-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-35/+44
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 4-43/+49
2012-03-21Merge branch 'tegra/cleanups' into next/timerGravatar Arnd Bergmann 4-43/+49
2012-03-13ARM: create a common IOMEM definitionGravatar Rob Herring 2-12/+0
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceGravatar Marc Zyngier 1-35/+44
2012-03-06ARM: remove bunch of now unused mach/io.h filesGravatar Rob Herring 1-24/+0
2012-03-06ARM: msm: clean-up mach/io.hGravatar Rob Herring 5-7/+16
2012-03-06ARM: msm: use runtime ioremap hookGravatar Rob Herring 5-10/+21
2012-02-24msm: timer: Support sched_clock()Gravatar Stephen Boyd 1-2/+10
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Gravatar Russell King 1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosGravatar Rob Herring 1-6/+0
2012-02-16irq_domain: Remove irq_domain_add_simple()Gravatar Grant Likely 1-6/+2
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocGravatar Olof Johansson 2-0/+2
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPGravatar Will Deacon 2-0/+2
2012-01-20ARM: big removal of now unused arch_idle()Gravatar Nicolas Pitre 1-4/+0
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleGravatar Nicolas Pitre 3-37/+53
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Gravatar Olof Johansson 1-0/+1
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Gravatar Olof Johansson 1-0/+1
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SGravatar Rob Herring 1-0/+1
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-223/+124
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 11-99/+101
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupGravatar Arnd Bergmann 1-8/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-1/+1
2012-01-06ARM: msm: vreg is a module and so needs module.hGravatar David Brown 1-0/+1
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 1-8/+0
2012-01-05Merge branch 'devel-stable' into for-linusGravatar Russell King 7-80/+30
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-4/+0
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Gravatar Russell King 1-4/+0
2012-01-03switch debugfs to umode_tGravatar Al Viro 1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Gravatar Kay Sievers 1-1/+1
2011-12-19Merge branch 'picoxcell/cleanup' into next/cleanupGravatar Olof Johansson 6-80/+29
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Gravatar Russell King 1-0/+1
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableGravatar Dave Martin 1-0/+1
2011-12-15Merge branch 'at91/defconfig' into next/cleanupGravatar Olof Johansson 1-0/+1
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-0/+1
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cGravatar Joerg Roedel 1-0/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Gravatar Russell King 1-22/+0
2011-12-01Merge branches 'at91/gpio', 'at91/ioremap', 'drivers/macb-gem-cleanup' and 'm...Gravatar Arnd Bergmann 11-99/+101
2011-11-26ARM: big removal of now unused vmalloc.h filesGravatar Nicolas Pitre 1-22/+0
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryGravatar Marc Zyngier 1-2/+0
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERGravatar Marc Zyngier 6-58/+31
2011-11-11msm: platsmp: Mark ioremapped memory as __iomemGravatar Stephen Boyd 1-1/+1
2011-11-10msm: timer: Use clockevents_config_and_register()Gravatar Stephen Boyd 1-10/+1
2011-11-10msm: timer: Setup interrupt after registering clockeventGravatar Stephen Boyd 1-4/+2