aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King1-0/+3
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre1-2/+1
2013-11-12Merge branch 'devel-stable' into for-nextRussell King1-1/+22
2013-11-09ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()Stephen Boyd1-1/+2
2013-11-07ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd1-0/+18
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stableRussell King1-1/+1
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar1-1/+1
2013-09-23ARM: SMP: basic IPI triggered completion supportNicolas Pitre1-0/+21
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-87/+0
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King1-11/+2
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon1-11/+2
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren1-0/+10
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-87/+0
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-9/+9
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-4/+17
2013-06-24ARM: smp: Remove local timer APIStephen Boyd1-69/+0
2013-06-24ARM: smp: Remove duplicate dummy timer implementationStephen Boyd1-20/+2
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-2/+9
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren1-13/+0
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin1-2/+6
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon1-0/+2
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy1-2/+9
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+38
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King1-4/+38
2013-04-08arm: Use generic idle loopThomas Gleixner1-1/+1
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon1-3/+0
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware clock-eventSantosh Shilimkar1-1/+1
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon1-0/+1
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+3
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King1-0/+3
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre1-0/+3
2013-02-13ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland1-2/+0
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson1-1/+2
2013-02-01arm: Add generic timer broadcast supportMark Rutland1-2/+1
2013-02-01arm: Use generic timer broadcast receiverMark Rutland1-7/+3
2013-01-14ARM: smp: remove wrapper functionsRussell King1-23/+8
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+2
2012-12-11Merge branch 'devel-stable' into for-linusRussell King1-1/+4
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King1-5/+16
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre1-1/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring1-1/+3
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi1-0/+1
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo1-0/+5
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-11Merge branch 'fixes' into for-linusRussell King1-7/+132
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+9
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+54