summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-211-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-201-0/+2
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* | sh: generic clockevent broadcast support.Paul Mundt2008-09-081-2/+5
* | sh: smp: Hook up a timer IPI stub.Paul Mundt2008-09-081-0/+18
* | sh: smp: Provide a generic IPI handler.Paul Mundt2008-09-081-1/+19
|/
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-5/+5
* sh: convert to generic helpers for IPI function callsJens Axboe2008-06-261-40/+8Star
* SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
* sh: Bring SMP support back from the dead.Paul Mundt2007-09-211-75/+92
* sh: Add SMP tlbflush variants.Paul Mundt2007-09-211-0/+140
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-311-0/+2
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] sh: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+4
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+199