index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-10
S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-05-15
s390/topology: honour nr_cpu_ids when adding CPUs
Alexander Gordeev
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-20
s390: simplify one-level sysctl registration for topology_ctl_table
Luis Chamberlain
2023-03-17
s390/topology: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-06-21
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
2021-03-08
s390/topology: remove always false if check
Heiko Carstens
2021-02-24
s390/topology: move cpumasks away from stack
Heiko Carstens
2020-06-29
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-25
s390: use fallthrough;
Joe Perches
2020-03-23
s390/cpuinfo: show number of online cores
Alexander Gordeev
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
2020-03-23
s390/numa: remove redundant cpus_with_topology variable
Alexander Gordeev
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
2019-09-23
s390/topology: avoid firing events before kobjs are created
Vasily Gorbik
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-03-22
s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs
Heiko Carstens
2017-03-22
s390/topology: get rid of core mask array
Heiko Carstens
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-07
s390/topology: correct allocation of topology information
Martin Schwidefsky
2017-01-16
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
s390/topology: reduce number of printks
Heiko Carstens
2016-12-07
s390/numa: establish cpu to node mapping early
Heiko Carstens
2016-12-07
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
2016-12-07
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
2016-06-13
s390/topology: remove z10 special handling
Heiko Carstens
2016-06-13
s390/topology: add drawer scheduling domain level
Heiko Carstens
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2015-10-27
s390/topology: reduce per_cpu() invocations
Heiko Carstens
2015-08-19
s390/numa: re-add DIE sched_domain_topology_level
Michael Holzheu
2015-08-07
s390/topology: remove topology lock
Michael Holzheu
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
[next]