summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* [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