summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-07-09ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-27ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier
2012-04-26arm: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo
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-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-04-27ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-05Merge branch 'clksrc' into develRussell King