aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky1-1/+3
2005-01-07[PATCH] cpu_down() warning fixNathan Lynch1-1/+2
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers1-1/+0
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton1-35/+0
2004-10-18[PATCH] sched: hotplug add a CPU_DOWN_FAILED notifierNick Piggin1-0/+5
2004-10-18[PATCH] sched: add CPU_DOWN_PREPARE notifierNick Piggin1-0/+9
2004-10-02[PATCH] Add DEVPATH env variable to hotplug helper callJosef \'Jeff\' Sipek1-3/+4
2004-06-23[PATCH] cpumask: make cpu_present_map real even on non-smpAndrew Morton1-8/+0
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton1-1/+9
2004-05-09[PATCH] Move migrate_all_tasks to CPU_DEAD handlingAndrew Morton1-9/+20
2004-03-18[PATCH] Hotplug CPUs: cpu_down()Rusty Russell1-1/+124
2004-03-17cpu.c needs <linux/module.h> for symbol exportsLinus Torvalds1-0/+1
2004-03-17[PATCH] Export cpu notifiers and do locking.Rusty Russell1-2/+12
2004-02-03[PATCH] quiet down SMP boot messagesAndrew Morton1-1/+0
2004-01-19[PATCH] remove null-ilizersAndrew Morton1-1/+1
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell1-0/+1
2002-10-29[PATCH] slab: extended cpu notifiersAndrew Morton1-4/+16
2002-08-12kernel/cpu.c:cpu_up Avoid int-->pointer cast warning on 64-bit.David S. Miller1-1/+1
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell1-0/+54