index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
arch
/
s390
/
kernel
/
topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/topology: honour nr_cpu_ids when adding CPUs
Alexander Gordeev
2023-06-09
1
-15
/
+17
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-09-07
1
-6
/
+7
*
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-2
/
+2
*
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
2021-06-21
1
-3
/
+9
*
s390/topology: remove always false if check
Heiko Carstens
2021-03-08
1
-2
/
+0
*
s390/topology: move cpumasks away from stack
Heiko Carstens
2021-02-24
1
-12
/
+13
*
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
1
-2
/
+2
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
s390: use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
*
s390/cpuinfo: show number of online cores
Alexander Gordeev
2020-03-23
1
-2
/
+18
*
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
2020-03-23
1
-1
/
+3
*
s390/numa: remove redundant cpus_with_topology variable
Alexander Gordeev
2020-03-23
1
-6
/
+0
*
s390/mm: remove fake numa support
Heiko Carstens
2020-02-27
1
-2
/
+0
*
s390/topology: avoid firing events before kobjs are created
Vasily Gorbik
2019-09-23
1
-1
/
+2
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-4
/
+2
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+6
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-2
/
+2
*
s390/topology: correct topology mode proc handler
Vasily Gorbik
2018-07-06
1
-25
/
+18
*
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2018-07-02
1
-2
/
+1
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-2
/
+1
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-3
/
+3
|
\
|
*
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
1
-3
/
+3
*
|
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-28
1
-1
/
+42
|
/
*
s390/topology: enable / disable topology dynamically
Heiko Carstens
2017-09-20
1
-2
/
+74
*
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-09-20
1
-11
/
+61
*
s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs
Heiko Carstens
2017-03-22
1
-1
/
+1
*
s390/topology: get rid of core mask array
Heiko Carstens
2017-03-22
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390/topology: correct allocation of topology information
Martin Schwidefsky
2017-02-07
1
-1
/
+1
*
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
1
-9
/
+2
*
s390/topology: reduce number of printks
Heiko Carstens
2017-01-16
1
-5
/
+3
*
s390/numa: establish cpu to node mapping early
Heiko Carstens
2016-12-07
1
-9
/
+24
*
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
2016-12-07
1
-9
/
+9
*
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
2016-12-07
1
-1
/
+1
*
s390/topology: remove z10 special handling
Heiko Carstens
2016-06-13
1
-56
/
+8
*
s390/topology: add drawer scheduling domain level
Heiko Carstens
2016-06-13
1
-6
/
+27
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-5
/
+2
*
s390/topology: reduce per_cpu() invocations
Heiko Carstens
2015-10-27
1
-12
/
+16
*
s390/numa: re-add DIE sched_domain_topology_level
Michael Holzheu
2015-08-19
1
-0
/
+1
*
s390/topology: remove topology lock
Michael Holzheu
2015-08-07
1
-7
/
+4
*
s390/numa: add core infrastructure
Philipp Hachtmann
2015-08-03
1
-9
/
+12
*
s390: make couple of functions and variables static
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2015-02-12
1
-17
/
+17
*
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
1
-53
/
+47
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
1
-18
/
+45
*
s390/topology: call set_sched_topology early
Martin Schwidefsky
2014-09-26
1
-8
/
+10
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
1
-0
/
+20
|
\
[next]