aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-16/+16
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki1-0/+2
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-2/+2
2006-12-23[PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar1-2/+2
2006-12-07[PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B1-5/+1
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy1-1/+1
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi1-6/+6
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifierNeil Brown1-9/+15
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-20/+118
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds1-41/+34
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman1-3/+5
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesIngo Molnar1-5/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-18/+11
2006-03-24BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn1-2/+1
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj1-34/+49
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj1-0/+33
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj1-0/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-9/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+193