| Commit message (Expand) | Author | Age |
* | Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-07-22 |
|\ |
|
| * | ARM: edma: remove duplicated include from edma.c | Wei Yongjun | 2013-07-16 |
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-03 |
|\ \ |
|
| * | | 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-06-05 |
| |/ |
|
* | | 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-24 |
* | | 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-18 |
|/ |
|
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-15 |
|\ |
|
| * | ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge | Nicolas Pitre | 2013-05-10 |
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 |
|\ \ |
|
| * | | 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-11 |
* | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-04 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: Add interface for registering and calling firmware-specific operations | Tomasz Figa | 2013-04-08 |
| |/ |
|
* | | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 2013-05-02 |
* | | 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-24 |
|/ |
|
* | 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-12 |
* | 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-10 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-09 |
|\ |
|
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain code | Linus Walleij | 2013-01-02 |
* | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2012-12-11 |
|\ |
|
| * | ARM: gic: use a private mapping for CPU target interfaces | Nicolas Pitre | 2012-11-19 |
| | | |
| \ | |
*-. \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-10 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: vic: fix build warning caused by previous commit | Russell King | 2012-11-08 |
| | * | ARM: 7554/1: VIC: use irq_domain_add_simple() | Linus Walleij | 2012-10-18 |
| |/
|/| |
|
| * | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device | Will Deacon | 2012-11-28 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 |
* | ARM: pxa: armcore: fix PCI PIO warnings | Arnd Bergmann | 2012-10-09 |
* | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski | 2012-07-30 |
* | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski | 2012-06-13 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 |
|\ |
|