aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/smp.c
AgeCommit message (Expand)Author
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-08sh: generic clockevent broadcast support.Paul Mundt
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt
2007-09-21sh: Add SMP tlbflush variants.Paul Mundt
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks
2006-06-30Remove 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 tasksNick Piggin
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds