Age | Commit message (Expand) | Author |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-06-24 | ARM: msm: Migrate to common clock framework | Stephen Boyd |
2013-06-24 | ARM: msm: Make proc_comm clock control into a platform driver | Stephen Boyd |
2013-06-24 | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver | Stephen Boyd |
2013-06-24 | ARM: msm: Remove clock-7x30.h include file | Stephen Boyd |
2013-06-24 | ARM: msm: Remove custom clk_set_{max,min}_rate() API | Stephen Boyd |
2013-06-24 | ARM: msm: Remove custom clk_set_flags() API | Stephen Boyd |
2013-06-14 | Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-12 | ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs | Rohit Vaswani |
2013-05-31 | arch: arm: mach-msm: using strlcpy instead of strncpy | Chen Gang |
2013-05-31 | msm: iomap: Remove unused bases and mappings | Rohit Vaswani |
2013-05-31 | msm: Remove unused file core.h | Rohit Vaswani |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott |
2013-05-15 | ARM: msm: Remove init_irq declaration in machine description | Maxime Ripard |
2013-05-07 | proc: Use PDE attribute setting accessor functions | Geert Uytterhoeven |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-28 | Merge branch 'gic/cleanup' into next/soc | Olof Johansson |
2013-04-28 | Merge branch 'fixes' into next/cleanup | Olof Johansson |
2013-04-18 | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King |
2013-04-14 | Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Olof Johansson |
2013-04-14 | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-04-11 | ARM: msm: Fix uncompess.h tx underrun check | Stephen Boyd |
2013-04-09 | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd |
2013-04-09 | last_radio_log: switch to proc_create() | Al Viro |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas |
2013-03-22 | ARM: msm: Wait for timer clear to complete | Stephen Boyd |
2013-03-22 | ARM: msm: Rework timer binding to be more general | Stephen Boyd |
2013-03-22 | ARM: msm: Stop counting before reprogramming clockevent | Stephen Boyd |
2013-03-05 | ARM: msm: Remove unused cpu.h header file | Stephen Boyd |
2013-03-05 | gpio: Make gpio-msm-v1 into a platform driver | Stephen Boyd |
2013-03-05 | ARM: msm: Move dma.h #defines that are private to dma.c | Stephen Boyd |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-11 | ARM: msm: proc_comm_boot_wait should not be __init | Arnd Bergmann |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2013-01-10 | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring |