index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-10
/
+0
|
\
|
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-10
/
+0
*
|
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-12-01
1
-2
/
+2
|
/
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+1
*
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
Russell King
2008-08-07
1
-2
/
+2
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-3
/
+3
*
arm: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-142
/
+15
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-1
/
+1
*
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
2008-02-04
1
-5
/
+5
*
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
2008-02-04
1
-2
/
+27
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
[ARM] setup_profiling_timer must not be __init
Russell King
2007-07-23
1
-1
/
+1
*
[ARM] Mark SMP local timer and IPI as exception entries
Russell King
2007-05-08
1
-2
/
+2
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
*
[ARM] Fix SMP irqflags support
Russell King
2006-10-28
1
-7
/
+13
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
1
-0
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
Russell King
2006-03-25
1
-3
/
+0
*
[ARM] Fix SMP initialisation oops
Russell King
2006-02-16
1
-1
/
+0
*
[PATCH] arm: task_stack_page()
Al Viro
2006-01-12
1
-2
/
+2
*
[ARM] Restore apparant pointless change in arch/arm/kernel/smp.c
Russell King
2005-11-12
1
-3
/
+1
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-1
/
+4
*
[ARM SMP] Add core ARM support for local timers
Russell King
2005-11-08
1
-0
/
+34
*
[ARM] More sparse fixes
Russell King
2005-11-08
1
-1
/
+1
*
[ARM SMP] Fix some sparse warnings in SMP code
Russell King
2005-11-08
1
-3
/
+3
*
[ARM SMP] Add hotplug CPU infrastructure
Russell King
2005-11-02
1
-0
/
+85
*
[ARM SMP] Fix a couple of warnings
Russell King
2005-11-02
1
-2
/
+2
*
[ARM SMP] Track CPU idle threads
Russell King
2005-11-02
1
-7
/
+13
*
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
Russell King
2005-09-04
1
-1
/
+1
*
[ARM SMP] Ensure secondary CPUs have a clean TLB
Russell King
2005-07-28
1
-0
/
+1
*
[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data
Russell King
2005-07-17
1
-3
/
+3
*
[PATCH] ARM SMP: Initialise cpu_present_map
Russell King
2005-07-11
1
-0
/
+1
*
[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs
Russell King
2005-07-11
1
-1
/
+1
*
[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map
Russell King
2005-07-11
1
-2
/
+2
*
[PATCH] ARM SMP: Add IPI support code for SMP TLB flushing
Russell King
2005-06-28
1
-0
/
+123
*
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
Russell King
2005-06-19
1
-1
/
+2
*
[PATCH] ARM SMP: Add support for startup of secondary processors
Russell King
2005-06-18
1
-0
/
+107
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+396