summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-071-2/+2
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-3/+3
* arm: convert to generic helpers for IPI function callsJens Axboe2008-06-261-142/+15
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-5/+5
* [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-041-2/+27
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [ARM] setup_profiling_timer must not be __initRussell King2007-07-231-1/+1
* [ARM] Mark SMP local timer and IPI as exception entriesRussell King2007-05-081-2/+2
* [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
* [ARM] Fix SMP irqflags supportRussell King2006-10-281-7/+13
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0
* [ARM] Fix SMP initialisation oopsRussell King2006-02-161-1/+0
* [PATCH] arm: task_stack_page()Al Viro2006-01-121-2/+2
* [ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King2005-11-121-3/+1
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+4
* [ARM SMP] Add core ARM support for local timersRussell King2005-11-081-0/+34
* [ARM] More sparse fixesRussell King2005-11-081-1/+1
* [ARM SMP] Fix some sparse warnings in SMP codeRussell King2005-11-081-3/+3
* [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-021-0/+85
* [ARM SMP] Fix a couple of warningsRussell King2005-11-021-2/+2
* [ARM SMP] Track CPU idle threadsRussell King2005-11-021-7/+13
* [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
* [ARM SMP] Ensure secondary CPUs have a clean TLBRussell King2005-07-281-0/+1
* [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2005-07-171-3/+3
* [PATCH] ARM SMP: Initialise cpu_present_mapRussell King2005-07-111-0/+1
* [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King2005-07-111-1/+1
* [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King2005-07-111-2/+2
* [PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King2005-06-281-0/+123
* [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King2005-06-191-1/+2
* [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-181-0/+107
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+396
OpenPOWER on IntegriCloud