index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2009-06-14
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2009-06-14
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-10-21
sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().
Paul Mundt
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
sh: generic clockevent broadcast support.
Paul Mundt
2008-09-08
sh: smp: Hook up a timer IPI stub.
Paul Mundt
2008-09-08
sh: smp: Provide a generic IPI handler.
Paul Mundt
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
sh: convert to generic helpers for IPI function calls
Jens Axboe
2008-03-21
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
Robert P. J. Day
2007-09-21
sh: Bring SMP support back from the dead.
Paul Mundt
2007-09-21
sh: Add SMP tlbflush variants.
Paul Mundt
2007-05-31
sh: trivial build cleanups.
Evgeniy Polyakov
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-12
[PATCH] sh: task_thread_info()
Al Viro
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds