summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
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
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-09-25ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin
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-09-09ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao
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