summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)Author
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