aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'devel-stable' into for-linusRussell King1-1/+4
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King1-5/+16
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre1-1/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring1-1/+3
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi1-0/+1
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo1-0/+5
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-11Merge branch 'fixes' into for-linusRussell King1-7/+132
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+9
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+54
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+3
2012-09-25ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi1-1/+4
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd1-4/+9
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin1-0/+3
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-0/+6
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier1-9/+9
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier1-1/+61
2012-09-09ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao1-0/+54
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-09ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd1-1/+1
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov1-7/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King1-13/+22
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner1-11/+17
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-27ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier1-0/+3
2012-04-26arm: Use generic idle thread allocationThomas Gleixner1-25/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-3/+4
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-11/+6
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+4
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+19
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King1-11/+6
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier1-17/+6
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier1-0/+27
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-7/+0
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-14/+0
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon1-0/+4
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon1-30/+1
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-37/+1
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-10-25Merge branch 'misc' into for-linusRussell King1-10/+13
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer1-10/+13
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier1-15/+1
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier1-27/+5
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles1-1/+1
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo1-0/+5