summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2012-12-111-1/+4
|\
| * ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-031-1/+3
| * ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-191-0/+1
| |
| \
| \
| \
*---. \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111-5/+16
|\ \ \ \ | | | |/
| | * | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-131-0/+5
| |/ / |/| |
| * | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre2012-12-071-1/+1
| |/
| * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-221-4/+10
|/
* Merge branch 'fixes' into for-linusRussell King2012-10-111-7/+132
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-4/+9
| |\
| | * ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-191-4/+9
| * | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-0/+54
| |\ \
| | * | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-091-0/+54
| | |/
| * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-0/+6
| * | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-141-9/+9
| * | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-131-1/+61
| |/
* | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-301-0/+3
|\ \
| * | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-191-0/+3
| |/
* | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-251-1/+4
|/
* ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-07-311-1/+2
* ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
* arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-7/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-25/+1
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-11/+17
| |\
| * | arm: Use generic idle thread allocationThomas Gleixner2012-04-261-25/+1
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| | |
| \ \
*-. \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-211-13/+22
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-061-2/+2
| | |/
| | * ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-281-11/+17
| |/ |/|
| * ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-271-0/+3
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-3/+4
|\
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+4
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-11/+6
|\ \ | |/ |/|
| * ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-241-11/+6
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-3/+19
|\ \
| * | ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2012-03-131-17/+6
| * | ARM: local timers: introduce a new registration interfaceMarc Zyngier2012-03-131-0/+27
* | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-7/+0
|/ /
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-14/+0
* | ARM: fix rcu stalls on SMP platformsRussell King2012-01-191-2/+8
|/
* ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-121-0/+4
* ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-30/+1
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-37/+1
|\
| * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-15/+1
| * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-27/+5
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-3/+3
|\ \
| * | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-3/+3
* | | Merge branch 'misc' into for-linusRussell King2011-10-251-10/+13
|\ \ \ | |_|/ |/| |
| * | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer2011-10-231-10/+13
| |/
* | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-171-1/+1
OpenPOWER on IntegriCloud