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