summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-171-0/+1
|\
| * ARM: msm: Add missing ENDPROC to headsmp.SRob Herring2012-01-161-0/+1
* | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2012-01-171-0/+1
|\ \
| * | ARM: msm: vreg is a module and so needs module.hDavid Brown2012-01-061-0/+1
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-223/+124Star
|\ \ \
| * | | msm: timer: Use clockevents_config_and_register()Stephen Boyd2011-11-101-10/+1Star
| * | | msm: timer: Setup interrupt after registering clockeventStephen Boyd2011-11-101-4/+2Star
| * | | msm: timer: Remove SoC specific #ifdefsStephen Boyd2011-11-101-21/+17Star
| * | | msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd2011-11-101-145/+76Star
| * | | msm: timer: Fix ONESHOT mode interruptsStephen Boyd2011-11-101-5/+20
| * | | msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd2011-11-101-69/+52Star
| * | | msm: timer: Cleanup #includes and #definesStephen Boyd2011-11-101-19/+7Star
| * | | msm: timer: Tighten #ifdef for local timer supportStephen Boyd2011-11-101-3/+2Star
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0911-99/+101
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-8/+0Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-206-80/+29Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-161-0/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branches 'at91/gpio', 'at91/ioremap', 'drivers/macb-gem-cleanup' and 'm...Arnd Bergmann2011-12-0111-99/+101
| |\ \ \ \ \ \
| | * | | | | | msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd2011-11-111-1/+1
| | * | | | | | msm: Support DEBUG_LL on MSM8660 and MSM8960Stephen Boyd2011-11-106-11/+79
| | * | | | | | ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choiceStephen Boyd2011-11-107-87/+21Star
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | switch debugfs to umode_tAl Viro2012-01-041-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-221-1/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'restart' into for-linusRussell King2012-01-051-8/+0Star
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | | | | | ARM: restart: remove comments about adding code to arch_reset()Russell King2012-01-051-4/+0Star
| |/ / / / /
* | | | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-057-80/+30Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-191-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-22/+0Star
| |\ \ \ \
| | * | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-22/+0Star
| | |/ / /
| * | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-151-2/+0Star
| * | | | ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-156-58/+31Star
| |/ / /
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
| |/ /
* | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-105-6/+11
|\ \ \ | |/ / |/| / | |/
| * ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-082-0/+5
| * msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-023-6/+6
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\ \
| * | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
| |/
* | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-7/+51
|\ \
| * \ Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-3114-162/+131Star
| |\ \
| * | | ARM: msm: Add devicetree support for msm8660-surfDavid Brown2011-08-291-7/+51
* | | | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-022-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: msm: convert logical CPU numbers to physical numbersWill Deacon2011-10-172-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-283-56/+1Star
|\ \ \
| * | | msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-262-48/+0Star