index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
topology.c
Age
Commit message (
Expand
)
Author
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-05-07
arch_topology: Relocate cpu_scale to topology.[h|c]
Ricardo Neri
2025-01-07
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
2024-11-15
driver core: Constify bin_attribute definitions
Thomas Weißschuh
2024-11-05
driver core: Constify attribute arguments of binary attributes
Thomas Weißschuh
2022-07-15
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2022-04-23
topology: Fix up build warning in topology_is_visible()
Greg Kroah-Hartman
2022-04-20
topology/sysfs: Hide PPIN on systems that do not support it.
Tony Luck
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
2022-02-01
topology/sysfs: Add format parameter to macro defining "show" functions for proc
Tony Luck
2021-12-03
topology/sysfs: rework book and drawer topology ifdefery
Heiko Carstens
2021-12-03
topology/sysfs: export cluster attributes only if an architectures has support
Heiko Carstens
2021-12-03
topology/sysfs: export die attributes only if an architectures has support
Heiko Carstens
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2021-08-13
topology: use bin_attribute to break the size limitation of cpumap ABI
Tian Tao
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-07-10
topology: mark a function as __init to save some memory
Christophe JAILLET
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-05-23
topology: Create package_cpus sysfs attribute
Len Brown
2019-05-23
cpu/topology: Export die_id
Len Brown
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-08-28
base: topology: constify attribute_group structures.
Arvind Yadav
2016-11-09
drivers base/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-06-13
topology/sysfs: provide drawer id and siblings attributes
Heiko Carstens
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2014-11-07
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
drivers/base/topology.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-14
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2010-09-09
topology/sysfs: Provide book id and siblings attributes
Heiko Carstens
2010-05-27
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2009-01-07
topology: Fix sparc64 build.
David Miller
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
2008-06-13
cputopology: always define CPU topology information, clean up
Ben Hutchings
2008-06-13
cpu topology: always define CPU topology information
Ben Hutchings
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2007-10-18
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-01
cpu topology: consider sysfs_create_group return value
Heiko Carstens
[next]