aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c
Commit message (Expand)AuthorAge
* arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\
| * | arm: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |
| \ \
*-. \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-06
| | |/
| | * ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-28
| |/ |/|
| * ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-27
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-24
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * | ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2012-03-13
| * | ARM: local timers: introduce a new registration interfaceMarc Zyngier2012-03-13
* | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-12
|/ /
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-23
* | ARM: fix rcu stalls on SMP platformsRussell King2012-01-19
|/
* ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-12
* ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-06
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-06
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
| * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \
| * | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-13
* | | Merge branch 'misc' into for-linusRussell King2011-10-25
|\ \ \ | |_|/ |/| |
| * | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer2011-10-23
| |/
* | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-17
* | ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-17
* | ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-17
* | ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-17
* | ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-17
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
*-. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
|\ \
| | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-07
| |/ |/|
| * ARM: SMP: wait for CPU to be marked activeRussell King2011-06-21
|/
* ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-26
*---. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-23
|\ \ \
| | | * ARM: consolidate SMP cross call implementationRussell King2011-05-23
| | |/
* | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
|\| |
| * | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd2011-04-27
| |/
* / sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
|/
* ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-23
* Merge branch 'pgt' (early part) into develRussell King2011-01-06
|\
| * ARM: pgtable: collect up identity mapping functionsRussell King2010-12-22
| * ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King2010-12-22
* | Merge branch 'misc' into develRussell King2011-01-06
|\ \
| * | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King2010-12-20