index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
topology.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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-14
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
|
\
|
*
sched, s390: Create a dedicated topology table
Vincent Guittot
2014-05-07
1
-0
/
+20
*
|
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-1
/
+3
|
/
[next]