Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -80/+0 |
2013-04-11 | ARM: msm: Fix uncompess.h tx underrun check | Stephen Boyd | 1 | -1/+1 |
2013-03-06 | ARM: msm: Remove unused cpu.h header file | Stephen Boyd | 1 | -54/+0 |
2013-03-06 | ARM: msm: Move dma.h #defines that are private to dma.c | Stephen Boyd | 1 | -26/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -4/+0 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 4 | -179/+1 |
2012-10-02 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -13/+1 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 3 | -178/+1 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -1/+0 |
2012-09-17 | Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Olof Johansson | 6 | -26/+0 |
2012-09-17 | Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dt | Olof Johansson | 4 | -31/+2 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-09-14 | ARM: msm: move platform_data definitions | Arnd Bergmann | 3 | -178/+1 |
2012-09-13 | ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexist | Stephen Boyd | 2 | -13/+1 |
2012-09-13 | ARM: msm: Move io mapping prototypes to common.h | Stephen Boyd | 6 | -24/+0 |
2012-09-13 | ARM: msm: Allow timer.c to compile on multiple targets | Stephen Boyd | 1 | -2/+0 |
2012-09-13 | ARM: msm: Remove unused acpuclock-arm11 | Stephen Boyd | 1 | -10/+0 |
2012-09-13 | ARM: msm: Fix early debug uart mapping on some memory configs | Stephen Boyd | 2 | -2/+2 |
2012-09-13 | ARM: msm: Remove msm_hw_reset_hook | Stephen Boyd | 1 | -19/+0 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2012-05-11 | ARM: msm: Drop useless teq from DEBUG_LL support | Stephen Boyd | 1 | -2/+1 |
2012-05-08 | ARM: msm: use machine specific hook for late init | Shawn Guo | 1 | -0/+6 |
2012-04-03 | ARM: mach-msm: fix compile fail from system.h fallout | Paul Gortmaker | 1 | -0/+1 |
2012-03-14 | ARM: create a common IOMEM definition | Rob Herring | 2 | -12/+0 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -24/+0 |
2012-03-07 | ARM: msm: clean-up mach/io.h | Rob Herring | 5 | -7/+16 |
2012-03-07 | ARM: msm: use runtime ioremap hook | Rob Herring | 2 | -5/+6 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -4/+0 |
2012-01-21 | ARM: mach-msm: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 1 | -1/+4 |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 1 | -8/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: remove comments about adding code to arch_reset() | Russell King | 1 | -4/+0 |
2011-12-20 | Merge branch 'picoxcell/cleanup' into next/cleanup | Olof Johansson | 4 | -80/+23 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -22/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -22/+0 |
2011-11-15 | ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 3 | -58/+23 |
2011-11-10 | msm: Support DEBUG_LL on MSM8660 and MSM8960 | Stephen Boyd | 4 | -11/+70 |
2011-11-10 | ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choice | Stephen Boyd | 5 | -52/+15 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -8/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 3 | -109/+3 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -26/+1 |
2011-10-26 | msm: Implement init_card operation for MSM SDCC | Alexander Tarasikov | 1 | -8/+1 |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 1 | -72/+1 |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier | 1 | -72/+1 |
2011-10-13 | ARM: mach-msm: remove mach/memory.h | Nicolas Pitre | 1 | -35/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -2/+2 |
2011-08-13 | ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMs | Stephen Boyd | 1 | -3/+3 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -21/+1 |