summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar
2010-03-14ARM: Add L2 cache handling to smp boot supportRussell King
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-02-12[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26arm: convert to generic helpers for IPI function callsJens Axboe
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-23[ARM] setup_profiling_timer must not be __initRussell King
2007-05-08[ARM] Mark SMP local timer and IPI as exception entriesRussell King
2006-11-26[ARM] Export smp_call_function()Russell King
2006-10-28[ARM] Fix SMP irqflags supportRussell King
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King
2006-02-16[ARM] Fix SMP initialisation oopsRussell King
2006-01-12[PATCH] arm: task_stack_page()Al Viro
2005-11-12[ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King
2005-11-08[ARM] More sparse fixesRussell King
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King
2005-11-02[ARM SMP] Fix a couple of warningsRussell King
2005-11-02[ARM SMP] Track CPU idle threadsRussell King
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King