index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-16
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
base: topology: constify attribute_group structures.
Arvind Yadav
2017-08-28
1
-1
/
+1
*
drivers base/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-37
/
+5
*
topology/sysfs: provide drawer id and siblings attributes
Heiko Carstens
2016-06-13
1
-0
/
+13
*
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
1
-1
/
+1
*
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
2014-11-07
1
-29
/
+24
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-20
/
+2
*
topology: Fix compilation warning when not in SMP
Vincent Stehlé
2014-04-16
1
-2
/
+1
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-4
/
+8
|
\
|
*
drivers/base/topology.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-4
/
+8
*
|
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-14
1
-1
/
+0
|
/
*
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-29
1
-20
/
+0
*
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-14
1
-5
/
+5
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-26
/
+25
*
topology/sysfs: Provide book id and siblings attributes
Heiko Carstens
2010-09-09
1
-1
/
+15
*
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-1
/
+1
*
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2009-01-11
1
-17
/
+16
*
topology: Fix sparc64 build.
David Miller
2009-01-07
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-21
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-27
1
-1
/
+1
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
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