aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2014-03-19ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-11-09ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()Stephen Boyd
2013-11-07ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2013-09-23ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-24ARM: smp: Remove local timer APIStephen Boyd
2013-06-24ARM: smp: Remove duplicate dummy timer implementationStephen Boyd
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2013-02-13ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson
2013-02-01arm: Add generic timer broadcast supportMark Rutland
2013-02-01arm: Use generic timer broadcast receiverMark Rutland
2013-01-14ARM: smp: remove wrapper functionsRussell King
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds