aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c
AgeCommit message (Expand)Author
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2023-10-10S390: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-05-15s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain
2023-03-17s390/topology: move to use bus_get_dev_root()Greg Kroah-Hartman
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle
2021-03-08s390/topology: remove always false if checkHeiko Carstens
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-03-25s390: use fallthrough;Joe Perches
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-07-06s390/topology: correct topology mode proc handlerVasily Gorbik
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens
2017-01-16s390/topology: reduce number of printksHeiko Carstens
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2015-10-27s390/topology: reduce per_cpu() invocationsHeiko Carstens
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann