index
:
linux-stable.git
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
/
sh
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: use clear_tasks_mm_cpumask()
Anton Vorontsov
2012-05-31
1
-6
/
+1
*
sh: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-13
/
+1
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-30
1
-0
/
+1
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
1
-1
/
+0
*
arch/sh: remove references to cpu_*_map.
Rusty Russell
2012-02-24
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-0
/
+2
*
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
Matt Fleming
2010-04-29
1
-1
/
+1
*
sh: CPU hotplug support.
Paul Mundt
2010-04-26
1
-2
/
+101
*
sh: cache secondary CPUs idle loop.
Paul Mundt
2010-04-26
1
-4
/
+9
*
sh: flag smp_store_cpu_info() __cpuinit.
Paul Mundt
2010-04-26
1
-2
/
+2
*
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2010-04-26
1
-4
/
+10
*
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2010-04-26
1
-1
/
+1
*
sh: Move platform smp ops in to their own structure.
Paul Mundt
2010-04-21
1
-7
/
+17
*
sh: Enable the mmu in start_secondary()
Matt Fleming
2010-03-29
1
-0
/
+1
*
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
1
-9
/
+0
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-14
1
-0
/
+2
|
\
|
*
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
2009-10-14
1
-0
/
+2
*
|
sh: Only invalidate the I-cache range for secondary CPUs stack_start.
Paul Mundt
2009-10-14
1
-1
/
+3
|
/
*
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2009-06-14
1
-3
/
+3
*
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2009-06-14
1
-2
/
+2
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-2
/
+2
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-6
/
+0
*
sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().
Paul Mundt
2008-10-21
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
1
-0
/
+2
|
\
|
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+2
*
|
sh: generic clockevent broadcast support.
Paul Mundt
2008-09-08
1
-2
/
+5
*
|
sh: smp: Hook up a timer IPI stub.
Paul Mundt
2008-09-08
1
-0
/
+18
*
|
sh: smp: Provide a generic IPI handler.
Paul Mundt
2008-09-08
1
-1
/
+19
|
/
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-2
/
+2
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-5
/
+5
*
sh: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-40
/
+8
*
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
Robert P. J. Day
2008-03-21
1
-1
/
+1
*
sh: Bring SMP support back from the dead.
Paul Mundt
2007-09-21
1
-75
/
+92
*
sh: Add SMP tlbflush variants.
Paul Mundt
2007-09-21
1
-0
/
+140
*
sh: trivial build cleanups.
Evgeniy Polyakov
2007-05-31
1
-0
/
+2
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] sh: task_thread_info()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-1
/
+4
*
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-10-13
1
-0
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+199