aboutsummaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-09call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedGravatar Heiko Carstens 1-9/+10
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGravatar Gautham R Shenoy 1-5/+14
2007-04-02[PATCH] Fix microcode-related suspend problemGravatar Rafael J. Wysocki 1-16/+16
2007-02-11[PATCH] swsusp: Change code ordering in disk.cGravatar Rafael J. Wysocki 1-0/+2
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGravatar Gautham R Shenoy 1-2/+2
2006-12-23[PATCH] suspend: fix suspend on single-CPU systemsGravatar Ingo Molnar 1-2/+2
2006-12-07[PATCH] suspend: don't change cpus_allowed for task initiating the suspendGravatar Siddha, Suresh B 1-5/+1
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGravatar Gautham R Shenoy 1-1/+1
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeGravatar Satoru Takeuchi 1-6/+6
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Gravatar Neil Brown 1-9/+15
2006-09-26[PATCH] Disable CPU hotplug during suspendGravatar Rafael J. Wysocki 1-20/+118
2006-07-23cpu hotplug: simplify and hopefully fix lockingGravatar Linus Torvalds 1-41/+34
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyGravatar Chandra Seetharaman 1-3/+5
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesGravatar Ingo Molnar 1-5/+5
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-18/+11
2006-03-24BUG_ON() Conversion in kernel/cpu.cGravatar Eric Sesterhenn 1-2/+1
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqGravatar Ashok Raj 1-34/+49
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversGravatar Ashok Raj 1-0/+33
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersGravatar Ashok Raj 1-0/+1
2005-06-25[PATCH] i386 CPU hotplugGravatar Zwane Mwaikambo 1-9/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+193