aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-08sh: generic clockevent broadcast support.Paul Mundt1-2/+5
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt1-0/+18
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt1-1/+19
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-5/+5
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe1-40/+8
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt1-75/+92
2007-09-21sh: Add SMP tlbflush variants.Paul Mundt1-0/+140
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov1-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-12[PATCH] sh: task_thread_info()Al Viro1-1/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+4
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+199