| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-07-23 | 1 | -1/+0 |
|\ |
|
| * | ARM: edma: remove duplicated include from edma.c | Wei Yongjun | 2013-07-16 | 1 | -1/+0 |
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-03 | 2 | -7/+2 |
|\ \ |
|
| * | | ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus method | Nicolas Pitre | 2013-06-06 | 1 | -5/+0 |
| * | | ARM: 7740/1: MCPM: prettify debug output | Nicolas Pitre | 2013-06-06 | 1 | -2/+2 |
| |/ |
|
* | | ARM: edma: Add EDMA crossbar event mux support | Matt Porter | 2013-06-24 | 1 | -0/+78 |
* | | ARM: edma: Add DT and runtime PM support to the private EDMA API | Matt Porter | 2013-06-24 | 1 | -13/+173 |
* | | ARM: edma: Convert to devm_* api | Lad, Prabhakar | 2013-06-18 | 1 | -45/+20 |
* | | ARM: edma: remove unused transfer controller handlers | Matt Porter | 2013-06-18 | 1 | -37/+0 |
* | | ARM: davinci: move private EDMA API to arm/common | Matt Porter | 2013-06-18 | 3 | -0/+1595 |
|/ |
|
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-15 | 1 | -3/+0 |
|\ |
|
| * | ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge | Nicolas Pitre | 2013-05-10 | 1 | -3/+0 |
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 1 | -16/+124 |
|\ \ |
|
| * | | ARM: integrator-cp: convert use CLKSRC_OF for timer init | Rob Herring | 2013-04-11 | 1 | -0/+35 |
| * | | ARM: timer-sp: convert to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 1 | -16/+89 |
* | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-04 | 2 | -0/+20 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: Add interface for registering and calling firmware-specific operations | Tomasz Figa | 2013-04-08 | 2 | -0/+20 |
| |/ |
|
* | | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 2013-05-02 | 1 | -0/+2 |
* | | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre | 2013-04-24 | 1 | -1/+6 |
* | | ARM: mcpm: generic SMP secondary bringup and hotplug support | Nicolas Pitre | 2013-04-24 | 2 | -1/+88 |
* | | ARM: mcpm_head.S: vlock-based first man election | Dave Martin | 2013-04-24 | 2 | -6/+37 |
* | | ARM: mcpm: Add baremetal voting mutexes | Dave Martin | 2013-04-24 | 2 | -0/+137 |
* | | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 2013-04-24 | 2 | -2/+254 |
* | | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 2013-04-24 | 1 | -0/+91 |
* | | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 2013-04-24 | 3 | -0/+109 |
|/ |
|
* | irqchip: Move ARM VIC to drivers/irqchip | Rob Herring | 2013-01-12 | 3 | -500/+0 |
* | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 1 | -34/+36 |
* | ARM: VIC: set handle_arch_irq in VIC initialization | Rob Herring | 2013-01-12 | 1 | -0/+1 |
* | ARM: VIC: shrink down vic.h | Rob Herring | 2013-01-12 | 1 | -0/+17 |
* | irqchip: Move ARM GIC to drivers/irqchip | Rob Herring | 2013-01-12 | 3 | -826/+0 |
* | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | ARM: GIC: set handle_arch_irq in GIC initialization | Rob Herring | 2013-01-10 | 1 | -0/+3 |
* | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -21/+24 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-09 | 1 | -2/+7 |
|\ |
|
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain code | Linus Walleij | 2013-01-02 | 1 | -2/+7 |
* | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -6/+5 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2012-12-11 | 1 | -9/+36 |
|\ |
|
| * | ARM: gic: use a private mapping for CPU target interfaces | Nicolas Pitre | 2012-11-19 | 1 | -9/+36 |
| | | |
| \ | |
*-. \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 2 | -14/+7 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: vic: fix build warning caused by previous commit | Russell King | 2012-11-08 | 1 | -1/+0 |
| | * | ARM: 7554/1: VIC: use irq_domain_add_simple() | Linus Walleij | 2012-10-18 | 1 | -12/+6 |
| |/
|/| |
|
| * | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device | Will Deacon | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -2/+2 |
* | ARM: pxa: armcore: fix PCI PIO warnings | Arnd Bergmann | 2012-10-09 | 1 | -3/+9 |
* | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski | 2012-07-30 | 1 | -0/+1 |
* | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski | 2012-06-13 | 1 | -8/+8 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -19/+65 |
|\ |
|