Commit Graph

31 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
Mike Travis 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
Mike Travis e057d7aea9 cpumask: add sysfs displays for configured and disabled cpu maps 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Mike Travis 143aa5c53b cpu: change some globals to statics in drivers/base/cpu.c v2 17 years ago
Mike Travis e37d05dad7 cpu: change cpu_sys_devices from array to per_cpu variable 17 years ago
Sam Ravnborg 6c847402e1 driver core: cpu: fix section mismatch in cpu.c:store_online 17 years ago
Mike Travis 9d1fe3236a cpumask: add show cpu map functions 17 years ago
Randy Dunlap 33b5f31bbc register_cpu __devinit or __cpuinit 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Ulrich Drepper 9eb3ff4037 CPU online file permission 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Siddha, Suresh B 72486f1f8f [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
KAMEZAWA Hiroyuki 76b67ed9dc [PATCH] node hotplug: register cpu: remove node struct 19 years ago
Ashok Raj 34f361ade2 [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 19 years ago
Andrew Morton a29d642a4a [PATCH] get_cpu_sysdev() signedness fix 19 years ago
Vivek Goyal 35ed319a36 [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) 19 years ago
Vivek Goyal 51be5606d9 [PATCH] kdump: export per cpu crash notes pointer through sysfs 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Ashok Raj ad74557a49 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. 20 years ago
Ben Dooks a1bdc7aad8 [PATCH] drivers/base - fix sparse warnings 20 years ago
Nathan Lynch fb69c3907e [PATCH] generate hotplug events for cpu online 20 years ago
Ashok Raj 52a119feaa [PATCH] make smp_prepare_cpu to a weak function 20 years ago
Li Shaohua e1367daf3e [PATCH] cpu state clean after hot remove 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago