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-06-24 | ARM: edma: Add EDMA crossbar event mux support | Matt Porter |
2013-06-24 | ARM: edma: Add DT and runtime PM support to the private EDMA API | Matt Porter |
2013-06-18 | ARM: edma: Convert to devm_* api | Lad, Prabhakar |
2013-06-18 | ARM: edma: remove unused transfer controller handlers | Matt Porter |
2013-06-18 | ARM: davinci: move private EDMA API to arm/common | Matt Porter |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-05 | ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus method | Nicolas Pitre |
2013-06-05 | ARM: 7740/1: MCPM: prettify debug output | Nicolas Pitre |
2013-05-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-10 | ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge | Nicolas Pitre |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-04 | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-02 | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin |
2013-04-24 | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre |
2013-04-24 | ARM: mcpm: generic SMP secondary bringup and hotplug support | Nicolas Pitre |
2013-04-24 | ARM: mcpm_head.S: vlock-based first man election | Dave Martin |
2013-04-24 | ARM: mcpm: Add baremetal voting mutexes | Dave Martin |
2013-04-24 | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin |
2013-04-24 | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre |
2013-04-24 | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre |
2013-04-11 | ARM: integrator-cp: convert use CLKSRC_OF for timer init | Rob Herring |
2013-04-11 | ARM: timer-sp: convert to use CLKSRC_OF init | Rob Herring |
2013-04-09 | ARM: Add interface for registering and calling firmware-specific operations | Tomasz Figa |
2013-01-12 | irqchip: Move ARM VIC to drivers/irqchip | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for VIC users | Rob Herring |
2013-01-12 | ARM: VIC: set handle_arch_irq in VIC initialization | Rob Herring |
2013-01-12 | ARM: VIC: shrink down vic.h | Rob Herring |
2013-01-12 | irqchip: Move ARM GIC to drivers/irqchip | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring |
2013-01-10 | ARM: GIC: set handle_arch_irq in GIC initialization | Rob Herring |
2013-01-10 | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring |
2013-01-09 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-02 | ARM: 7611/1: VIC: fix bug in VIC irqdomain code | Linus Walleij |
2012-12-11 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King |
2012-11-28 | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device | Will Deacon |
2012-11-19 | ARM: gic: use a private mapping for CPU target interfaces | Nicolas Pitre |
2012-11-08 | ARM: vic: fix build warning caused by previous commit | Russell King |
2012-10-18 | ARM: 7554/1: VIC: use irq_domain_add_simple() | Linus Walleij |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-09 | ARM: pxa: armcore: fix PCI PIO warnings | Arnd Bergmann |
2012-07-30 | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski |
2012-06-13 | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King |
2012-05-21 | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski |