summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-2/+2
* [PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar2006-12-231-2/+2
* [PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B2006-12-071-5/+1Star
* [PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy2006-11-061-1/+1
* [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-281-6/+6
* [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown2006-10-171-9/+15
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-20/+118
* cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-231-41/+34Star
* [PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman2006-06-281-3/+5
* [PATCH] Convert kernel/cpu.c to mutexesIngo Molnar2006-06-261-5/+5
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-18/+11Star
* BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn2006-03-241-2/+1Star
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-34/+49
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-091-0/+33
* [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-311-0/+1
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-261-9/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+193