| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-03-27 | 1 | -1/+0 |
| |\ |
|
| | * | ARM: Make the sched_clock framework mandatory | Marc Zyngier | 2012-02-03 | 1 | -1/+0 |
| * | | ARM: 7310/1: integrator: implement sched_clock across all boards | Linus Walleij | 2012-03-24 | 1 | -1/+1 |
| |/ |
|
* | | ARM: plat-versatile: convert to twd_local_timer_register() interface | Marc Zyngier | 2012-03-13 | 2 | -54/+0 |
* | | ARM: versatile: Map local timers using Device Tree when possible | Pawel Moll | 2012-02-23 | 1 | -0/+26 |
* | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 2012-01-17 | 1 | -0/+1 |
|\ |
|
| * | ARM: versatile: Add missing ENDPROC to headsmp.S | Pawel Moll | 2012-01-16 | 1 | -0/+1 |
* | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -23/+6 |
|/ |
|
* | ARM: versatile: convert logical CPU numbers to physical numbers | Will Deacon | 2011-10-17 | 1 | -1/+1 |
* | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 1 | -1/+2 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -6/+6 |
* | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 | 1 | -1/+2 |
* | ARM: integrator: add Integrator/CP sched_clock support | Russell King | 2011-02-19 | 1 | -1/+1 |
* | ARM: realview/vexpress: consolidate SMP bringup code | Russell King | 2011-02-19 | 3 | -1/+145 |
* | ARM: realview/vexpress: consolidate localtimer support | Russell King | 2011-02-19 | 2 | -0/+27 |
* | ARM: integrator/versatile: consolidate FPGA IRQ handling code | Russell King | 2011-02-19 | 4 | -0/+88 |
* | ARM: rationalize versatile family Kconfig/Makefile | Russell King | 2011-02-19 | 2 | -7/+11 |
* | ARM: add versatile family consolidated CLCD support | Russell King | 2011-02-19 | 4 | -0/+198 |
* | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 3 | -25/+37 |
|\ |
|
| * | ARM: vexpress: add sched_clock() for Versatile Express | Russell King | 2011-01-05 | 1 | -2/+3 |
| * | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 | 2 | -22/+32 |
| * | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 2010-12-22 | 1 | -1/+1 |
| * | ARM: realview/versatile: update clock source registration | Russell King | 2010-12-22 | 1 | -3/+1 |
| * | ARM: versatile: ensure sched_clock() is notrace | Rabin Vincent | 2010-11-19 | 1 | -0/+1 |
* | | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 | 3 | -159/+0 |
|/ |
|
* | ARM: 6264/1: fix Versatile Express LED oversight | Linus Walleij | 2010-07-26 | 1 | -4/+5 |
* | ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns | Linus Walleij | 2010-07-26 | 2 | -2/+108 |
* | ARM: Indirect round/set_rate operations through clk structure | Russell King | 2010-05-02 | 2 | -12/+41 |
* | ARM: Realview/Versatile: separate out common sched_clock() | Russell King | 2010-05-02 | 2 | -0/+55 |
* | ARM: Realview/Versatile: don't use magic numbers for timer frequency | Russell King | 2010-05-02 | 1 | -7/+5 |
* | ARM: Realview/Versatile: remove useless TIMER_RELOAD calculations | Russell King | 2010-05-02 | 1 | -11/+1 |
* | ARM: Realview/Versatile: separate out common SP804 timer code | Russell King | 2010-05-02 | 3 | -0/+171 |
* | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 2010-05-02 | 2 | -0/+61 |