aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/smp.h
AgeCommit message (Expand)Author
2013-07-01ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King