Age | Commit message (Expand) | Author | Files | Lines |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -14/+14 |
2012-10-05 | sections: fix section conflicts in arch/arm/ | Andi Kleen | 1 | -2/+2 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 17 | -213/+30 |
2012-10-02 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -17/+7 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 22 | -496/+310 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 15 | -840/+24 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 1 | -9/+10 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 9 | -184/+7 |
2012-09-22 | ARM: msm: Move core.h contents into common.h | David Brown | 5 | -4/+4 |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 5 | -25/+23 |
2012-09-21 | ARM: dtb: move all dtb targets to common Makefile | Olof Johansson | 1 | -3/+0 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -1/+0 |
2012-09-19 | ARM: msm: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -9/+10 |
2012-09-17 | Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Olof Johansson | 22 | -496/+310 |
2012-09-17 | Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dt | Olof Johansson | 18 | -850/+29 |
2012-09-17 | Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 15 | -831/+14 |
2012-09-17 | Merge tag 'msm-board-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 4 | -17/+7 |
2012-09-17 | Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 4 | -19/+15 |
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 | 9 | -184/+7 |
2012-09-14 | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 2 | -7/+0 |
2012-09-14 | ARM: SoC: convert MSM to SMP operations | Marc Zyngier | 5 | -19/+30 |
2012-09-13 | ARM: msm: Allow 8960 and 8660 to compile together | Stephen Boyd | 1 | -2/+6 |
2012-09-13 | ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexist | Stephen Boyd | 3 | -15/+1 |
2012-09-13 | ARM: msm: Remove non-DT targets from 8960 | Stephen Boyd | 6 | -223/+0 |
2012-09-13 | ARM: msm: Add DT support for 8960 | Stephen Boyd | 4 | -0/+52 |
2012-09-13 | ARM: msm: Move io mapping prototypes to common.h | Stephen Boyd | 9 | -25/+12 |
2012-09-13 | ARM: msm: Rename board-msm8x60 to signify its DT only status | Stephen Boyd | 2 | -1/+1 |
2012-09-13 | ARM: msm: Make 8660 a DT only target | Stephen Boyd | 4 | -140/+6 |
2012-09-13 | ARM: msm: Move 8660 to DT timer | Stephen Boyd | 1 | -1/+1 |
2012-09-13 | ARM: msm: Add DT support to msm_timer | Stephen Boyd | 2 | -0/+88 |
2012-09-13 | ARM: msm: Allow timer.c to compile on multiple targets | Stephen Boyd | 9 | -60/+125 |
2012-09-13 | ARM: msm: Don't touch GIC registers outside of GIC code | Stephen Boyd | 4 | -26/+2 |
2012-09-13 | ARM: msm: Remove uncompiled board-msm7x27 | Stephen Boyd | 2 | -172/+1 |
2012-09-13 | ARM: msm: Remove unused acpuclock-arm11 | Stephen Boyd | 4 | -568/+1 |
2012-09-13 | ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
2012-09-13 | ARM: msm: Fix sparse warnings due to incorrect type | Stephen Boyd | 1 | -1/+1 |
2012-09-13 | ARM: msm: Add msm8660-surf.dts to Makefile.boot | Stephen Boyd | 1 | -0/+2 |
2012-09-13 | ARM: msm: Add handle_irq handler for 8660 DT machine | Stephen Boyd | 1 | -0/+1 |
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 unused idle.c | Stephen Boyd | 2 | -50/+1 |
2012-09-13 | ARM: msm: clock-pcom: Mark functions static | Stephen Boyd | 1 | -9/+9 |
2012-09-13 | ARM: msm: Remove msm_hw_reset_hook | Stephen Boyd | 5 | -29/+0 |
2012-09-13 | ARM: msm: io: Change the default static iomappings to be shared | Rohit Vaswani | 1 | -9/+13 |
2012-09-13 | ARM: msm: io: Remove 7x30 iomap region from 7x00 | Rohit Vaswani | 1 | -3/+0 |
2012-09-13 | ARM: msm: Remove call to missing FPGA init on 8660 | David Brown | 1 | -5/+0 |
2012-07-09 | ARM: MSM: use SGI0 to wake secondary CPUs | Russell King | 1 | -1/+1 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -2/+72 |
2012-05-12 | Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davi... | Olof Johansson | 4 | -4/+4 |
2012-05-11 | ARM: msm: fix compilation flags for MSM_SCM (part 2) | Stephen Boyd | 1 | -0/+3 |