aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpu.h
AgeCommit message (Expand)Author
2010-11-10driver core: prune docs about device_interfaceBrandon Philips
2010-06-29workqueue: reimplement CPU hotplugging support using trusteeTejun Heo
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo
2010-06-08sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-07-25workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar
2007-10-18Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki
2007-08-12sched: make global code staticAdrian Bunk
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-02-12[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...Avi Kivity
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds
2006-07-01[PATCH] hotcpu_notifier-fixesAndrew Morton
2006-06-27[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj
2005-09-02[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds