index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
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
2015-03-25
s390: make couple of functions and variables static
Heiko Carstens
2015-02-12
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2015-02-12
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-01-22
s390: add SMT support
Martin Schwidefsky
2014-09-26
s390/topology: call set_sched_topology early
Martin Schwidefsky
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-07
sched, s390: Create a dedicated topology table
Vincent Guittot
2014-03-07
s390/topology: Remove call to update_cpu_masks()
Philipp Hachtmann
2013-01-08
s390/topology: export cpu_topology
Heiko Carstens
2012-11-23
s390/topology: cleanup topology code
Heiko Carstens
2012-11-12
s390/topology: fix core id vs physical package id mix-up
Heiko Carstens
2012-09-26
s390/topology: use for_each_set_bit to simplify the code
Wei Yongjun
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
2012-09-26
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-11
[S390] rework smp code
Martin Schwidefsky
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-27
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2011-12-27
[S390] topology: cleanup z10 topology handling
Heiko Carstens
[next]