aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/smp.c
Commit message (Expand)AuthorAge
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming2010-04-29
* sh: CPU hotplug support.Paul Mundt2010-04-26
* sh: cache secondary CPUs idle loop.Paul Mundt2010-04-26
* sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-26
* sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-26
* sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-26
* sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-20
* sh: Enable the mmu in start_secondary()Matt Fleming2010-03-28
* sh: machine_ops based reboot support.Paul Mundt2010-01-20
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-14
|\
| * sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-14
* | sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt2009-10-13
|/
* cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-14
* cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-14
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-19
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* | sh: generic clockevent broadcast support.Paul Mundt2008-09-07
* | sh: smp: Hook up a timer IPI stub.Paul Mundt2008-09-07
* | sh: smp: Provide a generic IPI handler.Paul Mundt2008-09-07
|/
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* sh: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-20
* sh: Bring SMP support back from the dead.Paul Mundt2007-09-21
* sh: Add SMP tlbflush variants.Paul Mundt2007-09-21
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-31
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sh: task_thread_info()Al Viro2006-01-12
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16