summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)Author
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09Remove kthread_bind() call from _cpu_down()Gautham R Shenoy
2007-05-09call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedHeiko Carstens
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2006-12-23[PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar
2006-12-07[PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesIngo Molnar
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-24BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-07[PATCH] cpu_down() warning fixNathan Lynch
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton
2004-10-18[PATCH] sched: hotplug add a CPU_DOWN_FAILED notifierNick Piggin
2004-10-18[PATCH] sched: add CPU_DOWN_PREPARE notifierNick Piggin
2004-10-02[PATCH] Add DEVPATH env variable to hotplug helper callJosef \'Jeff\' Sipek
2004-06-23[PATCH] cpumask: make cpu_present_map real even on non-smpAndrew Morton
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton
2004-05-09[PATCH] Move migrate_all_tasks to CPU_DEAD handlingAndrew Morton
2004-03-18[PATCH] Hotplug CPUs: cpu_down()Rusty Russell
2004-03-17cpu.c needs <linux/module.h> for symbol exportsLinus Torvalds
2004-03-17[PATCH] Export cpu notifiers and do locking.Rusty Russell
2004-02-03[PATCH] quiet down SMP boot messagesAndrew Morton
2004-01-19[PATCH] remove null-ilizersAndrew Morton
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell
2002-10-29[PATCH] slab: extended cpu notifiersAndrew Morton
2002-08-12kernel/cpu.c:cpu_up Avoid int-->pointer cast warning on 64-bit.David S. Miller
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell