aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo1-2/+3
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov1-0/+1
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+0
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+7
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+9
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-9/+9
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett1-0/+1
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat1-4/+0
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang1-0/+33
2010-11-10driver core: prune docs about device_interfaceBrandon Philips1-5/+0
2010-06-29workqueue: reimplement CPU hotplugging support using trusteeTejun Heo1-0/+2
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offliningTejun Heo1-0/+16
2010-06-08sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo1-0/+9
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocateGautham R Shenoy1-0/+13
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+2
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney1-5/+12
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds1-5/+0
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan1-16/+0
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-07-25workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov1-4/+11
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar1-1/+7
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-4/+4
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy1-0/+3
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar1-4/+0
2007-10-18Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma1-2/+3
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki1-3/+3
2007-08-12sched: make global code staticAdrian Bunk1-2/+0
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch1-1/+0
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-0/+3
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-0/+4
2007-02-12[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPUAvi Kivity1-1/+11
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy1-2/+21
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-3/+3
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-1/+1
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft1-0/+8
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-0/+8
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds1-6/+0
2006-07-01[PATCH] hotcpu_notifier-fixesAndrew Morton1-3/+3
2006-06-27[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman1-0/+4
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman1-0/+6
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-2/+2
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-1/+0
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton1-1/+1
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj1-4/+3
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj1-0/+5