| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove "SMP: Total of %d processors activated." message | Russell King | 2014-11-21 | 1 | -3/+0 |
* | ARM: reduce "Booted secondary processor" message to debug level | Russell King | 2014-11-21 | 1 | -1/+1 |
* | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -8/+8 |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -1/+1 |
|\ |
|
| * | arm: Tell irq work about self IPI support | Frederic Weisbecker | 2014-09-13 | 1 | -1/+1 |
* | | ARM: 8152/1: Convert pr_warning to pr_warn | Joe Perches | 2014-09-26 | 1 | -1/+1 |
* | | ARM: 8131/1: arm/smp: Absorb boot_secondary() | Geert Uytterhoeven | 2014-08-27 | 1 | -8/+4 |
|/ |
|
* | ARM: add IPI tracepoints | Nicolas Pitre | 2014-08-07 | 1 | -28/+42 |
* | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 2014-03-19 | 1 | -2/+1 |
* | ARM: SMP implementations are not supposed to return from smp_ops.cpu_die() | Russell King | 2014-01-21 | 1 | -0/+3 |
* | ARM: 7918/1: clean up cache handling in core code | Nicolas Pitre | 2013-12-29 | 1 | -2/+1 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2013-11-12 | 1 | -1/+22 |
|\ |
|
| * | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern... | Russell King | 2013-10-18 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: mm: Introduce virt_to_idmap() with an arch hook | Santosh Shilimkar | 2013-10-10 | 1 | -1/+1 |
| * | | ARM: SMP: basic IPI triggered completion support | Nicolas Pitre | 2013-09-23 | 1 | -0/+21 |
| |/ |
|
* | | ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() | Stephen Boyd | 2013-11-09 | 1 | -1/+2 |
* | | ARM: 7872/1: Support arch_irq_work_raise() via self IPIs | Stephen Boyd | 2013-11-07 | 1 | -0/+18 |
|/ |
|
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-06 | 1 | -87/+0 |
|\ |
|
| * | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2013-07-23 | 1 | -87/+0 |
| |\ |
|
| | * | ARM: smp: Remove local timer API | Stephen Boyd | 2013-06-24 | 1 | -69/+0 |
| | * | ARM: smp: Remove duplicate dummy timer implementation | Stephen Boyd | 2013-06-24 | 1 | -20/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 2013-09-05 | 1 | -11/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo | Will Deacon | 2013-09-02 | 1 | -11/+2 |
| |/ / |
|
* | | | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 2013-08-13 | 1 | -0/+10 |
|/ / |
|
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -9/+9 |
* | | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 1 | -4/+17 |
|\ \ |
|
| * \ | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 1 | -2/+9 |
| |\ \ |
|
| | * | | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 2013-05-30 | 1 | -2/+9 |
| * | | | ARM: mpu: add MPU initialisation for secondary cores | Jonathan Austin | 2013-06-07 | 1 | -2/+6 |
| * | | | ARM: nommu: do not initialise page tables in secondary_data structure | Will Deacon | 2013-06-07 | 1 | -0/+2 |
| |/ / |
|
* | | | ARM: 7759/1: decouple CPU offlining from reboot/shutdown | Stephen Warren | 2013-06-17 | 1 | -13/+0 |
|/ / |
|
* | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die() | Stephen Boyd | 2013-05-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-03 | 1 | -4/+38 |
|\ |
|
| * | ARM: smp: flush L1 cache in cpu_die() | Russell King | 2013-04-18 | 1 | -4/+38 |
* | | arm: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
|/ |
|
* | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops | Will Deacon | 2013-04-03 | 1 | -3/+0 |
* | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c... | Santosh Shilimkar | 2013-03-15 | 1 | -1/+1 |
* | ARM: 7661/1: mm: perform explicit branch predictor maintenance when required | Will Deacon | 2013-03-03 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-03 | 1 | -2/+3 |
|\ |
|
| *-. | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 2013-03-03 | 1 | -0/+3 |
| |\ \ |
|
| | * | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock | Nicolas Pitre | 2013-02-21 | 1 | -0/+3 |
| | |/ |
|
| * | | ARM: 7651/1: remove unused smp_timer_broadcast #define | Mark Rutland | 2013-02-13 | 1 | -2/+0 |
* | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -9/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'irqchip/gic-vic-move' into next/virt | Olof Johansson | 2013-02-11 | 1 | -1/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | arm: Add generic timer broadcast support | Mark Rutland | 2013-02-01 | 1 | -2/+1 |
| * | | | arm: Use generic timer broadcast receiver | Mark Rutland | 2013-02-01 | 1 | -7/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -1/+2 |
| |/ |
|
* | | ARM: smp: remove wrapper functions | Russell King | 2013-01-14 | 1 | -23/+8 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2012-12-11 | 1 | -1/+4 |
|\ |
|