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