aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/cpu.c
Commit message (Expand)AuthorAge
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\
| * cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-23
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
|/
* cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-19
* | cpumask: add show cpu map functionsMike Travis2008-04-19
|/
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-06
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* CPU online file permissionUlrich Drepper2007-07-31
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-06
* [PATCH] severing module.h->sched.hAl Viro2006-12-04
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-27
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-25
* [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-10
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-10
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-30
* [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-28
* [PATCH] generate hotplug events for cpu onlineNathan Lynch2005-06-25
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-25
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16