aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h
Commit message (Expand)AuthorAge
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-25
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-29
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar2008-01-25
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* cpu-hotplug: refcount based cpu hotplugGautham R Shenoy2008-01-25
* CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-06
* Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma2007-10-18
* PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-31
* sched: make global code staticAdrian Bunk2007-08-12
* remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch2007-07-16
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-08
* [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-02
* [PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...Avi Kivity2007-02-12
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-06
* | [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy2006-12-07
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
|/
* [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-25
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-23
* [PATCH] hotcpu_notifier-fixesAndrew Morton2006-07-01
* [PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman2006-06-27
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-27
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-25
* [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-28
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-09
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-30
* [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer2005-09-02
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16