summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorLines
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy-1/+1
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi-6/+6
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown-9/+15
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki-20/+118
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds-41/+34
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman-3/+5
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesIngo Molnar-5/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-18/+11
2006-03-24BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn-2/+1
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj-34/+49
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj-0/+33
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj-0/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo-9/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+193