aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-2/+1
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook1-3/+3
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky1-1/+42
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens1-2/+74
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens1-11/+61
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens1-1/+1
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens1-1/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>Ingo Molnar1-0/+1
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky1-1/+1
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens1-9/+2
2017-01-16s390/topology: reduce number of printksHeiko Carstens1-5/+3
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens1-9/+24
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens1-9/+9
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens1-1/+1
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens1-56/+8
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-6/+27
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-5/+2
2015-10-27s390/topology: reduce per_cpu() invocationsHeiko Carstens1-12/+16
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu1-0/+1
2015-08-07s390/topology: remove topology lockMichael Holzheu1-7/+4
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann1-9/+12
2015-03-25s390: make couple of functions and variables staticHeiko Carstens1-1/+1
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens1-17/+17
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens1-53/+47
2015-01-22s390: add SMT supportMartin Schwidefsky1-18/+45
2014-09-26s390/topology: call set_sched_topology earlyMartin Schwidefsky1-8/+10
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+20
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-1/+3
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot1-0/+20
2014-03-07s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann1-1/+0
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2012-11-23s390/topology: cleanup topology codeHeiko Carstens1-59/+54
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens1-2/+4
2012-09-26s390/topology: use for_each_set_bit to simplify the codeWei Yongjun1-4/+1
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens1-7/+4
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens1-6/+4
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-03-11[S390] rework smp codeMartin Schwidefsky1-4/+4
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-88/+187
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-3/+3
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens1-8/+26
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens1-29/+48
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens1-55/+117
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0