summaryrefslogtreecommitdiffstats
path: root/drivers/base/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+1
* cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-031-1/+1
* cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-191-0/+44
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-2/+2
|\
| * cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-231-2/+2
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-4/+6
|/
* cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-011-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-2/+2
|\
| * driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-191-2/+2
* | cpumask: add show cpu map functionsMike Travis2008-04-191-0/+48
|/
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-061-1/+1
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* CPU online file permissionUlrich Drepper2007-07-311-1/+1
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-3/+3
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-1/+9
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-10/+8
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-8/+1
* [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-201-1/+1
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-101-2/+0
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-101-0/+32
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-301-2/+14
* [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-281-0/+1
* [PATCH] generate hotplug events for cpu onlineNathan Lynch2005-06-251-0/+2
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-251-4/+5
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-251-1/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+104
OpenPOWER on IntegriCloud