aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c
Commit message (Expand)AuthorAge
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* s390/topology: correct topology mode proc handlerVasily Gorbik2018-07-06
* s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik2018-07-02
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-09
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook2017-10-05
* | s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-28
|/
* s390/topology: enable / disable topology dynamicallyHeiko Carstens2017-09-20
* s390/topology: alternative topology for topology-less machinesHeiko Carstens2017-09-20
* s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2017-03-22
* s390/topology: get rid of core mask arrayHeiko Carstens2017-03-22
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* s390/topology: correct allocation of topology informationMartin Schwidefsky2017-02-07
* s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-16
* s390/topology: reduce number of printksHeiko Carstens2017-01-16
* s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-07
* s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-07
* s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens2016-12-07
* s390/topology: remove z10 special handlingHeiko Carstens2016-06-13
* s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-13
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-17
* s390/topology: reduce per_cpu() invocationsHeiko Carstens2015-10-27
* s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu2015-08-19
* s390/topology: remove topology lockMichael Holzheu2015-08-07
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-03
* s390: make couple of functions and variables staticHeiko Carstens2015-03-25
* s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-12
* s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-12
* s390: add SMT supportMartin Schwidefsky2015-01-22
* s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-26
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\
| * sched, s390: Create a dedicated topology tableVincent Guittot2014-05-07
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-20
|/
* s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann2014-03-07
* s390/topology: export cpu_topologyHeiko Carstens2013-01-08
* s390/topology: cleanup topology codeHeiko Carstens2012-11-23
* s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-12
* s390/topology: use for_each_set_bit to simplify the codeWei Yongjun2012-09-26
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-26
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-26
* s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-09
|\
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-27
| * [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-27
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-27