aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell1-17/+16
2009-01-07topology: Fix sparc64 build.David Miller1-0/+1
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.Rusty Russell1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-5/+12
2008-07-15Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-26/+6
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-2/+23
2008-06-13cputopology: always define CPU topology information, clean upBen Hutchings1-4/+2
2008-06-13cpu topology: always define CPU topology informationBen Hutchings1-28/+10
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis1-7/+34
2007-10-18cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+3
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens1-23/+32
2006-10-18driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck1-2/+1
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-0/+148