| Commit message (Expand) | Author | Age | Files | Lines |
* | topology: Fix sparc64 build. | David Miller | 2009-01-08 | 1 | -0/+1 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 | 1 | -5/+12 |
* | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 | 1 | -26/+6 |
|\ |
|
| * | cputopology: always define CPU topology information, clean up | Ben Hutchings | 2008-06-13 | 1 | -4/+2 |
| * | cpu topology: always define CPU topology information | Ben Hutchings | 2008-06-13 | 1 | -28/+10 |
* | | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 1 | -2/+23 |
|/ |
|
* | cpumask: use new cpus_scnprintf function | Mike Travis | 2008-04-19 | 1 | -7/+34 |
* | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita | 2007-10-18 | 1 | -10/+1 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+3 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -2/+0 |
* | cpu topology: consider sysfs_create_group return value | Heiko Carstens | 2006-12-01 | 1 | -23/+32 |
* | driver core fixes: sysfs_create_group() retval in topology.c | Cornelia Huck | 2006-10-18 | 1 | -2/+1 |
* | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] Export cpu topology in sysfs | Zhang, Yanmin | 2006-02-03 | 1 | -0/+148 |