Age | Commit message (Expand) | Author | Files | Lines |
2017-09-20 | s390/topology: enable / disable topology dynamically | Heiko Carstens | 1 | -2/+74 |
2017-09-20 | s390/topology: alternative topology for topology-less machines | Heiko Carstens | 1 | -11/+61 |
2017-03-22 | s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs | Heiko Carstens | 1 | -1/+1 |
2017-03-22 | s390/topology: get rid of core mask array | Heiko Carstens | 1 | -1/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-07 | s390/topology: correct allocation of topology information | Martin Schwidefsky | 1 | -1/+1 |
2017-01-16 | s390/topology: make "topology=off" parameter work | Heiko Carstens | 1 | -9/+2 |
2017-01-16 | s390/topology: reduce number of printks | Heiko Carstens | 1 | -5/+3 |
2016-12-07 | s390/numa: establish cpu to node mapping early | Heiko Carstens | 1 | -9/+24 |
2016-12-07 | s390/topology: use cpu_topology array instead of per cpu variable | Heiko Carstens | 1 | -9/+9 |
2016-12-07 | s390/topology: always use s390 specific sched_domain_topology_level | Heiko Carstens | 1 | -1/+1 |
2016-06-13 | s390/topology: remove z10 special handling | Heiko Carstens | 1 | -56/+8 |
2016-06-13 | s390/topology: add drawer scheduling domain level | Heiko Carstens | 1 | -6/+27 |
2016-03-18 | param: convert some "on"/"off" users to strtobool | Kees Cook | 1 | -5/+2 |
2015-10-27 | s390/topology: reduce per_cpu() invocations | Heiko Carstens | 1 | -12/+16 |
2015-08-19 | s390/numa: re-add DIE sched_domain_topology_level | Michael Holzheu | 1 | -0/+1 |
2015-08-07 | s390/topology: remove topology lock | Michael Holzheu | 1 | -7/+4 |
2015-08-03 | s390/numa: add core infrastructure | Philipp Hachtmann | 1 | -9/+12 |
2015-03-25 | s390: make couple of functions and variables static | Heiko Carstens | 1 | -1/+1 |
2015-02-12 | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens | 1 | -17/+17 |
2015-02-12 | s390/topology: delay initialization of topology cpu masks | Heiko Carstens | 1 | -53/+47 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 1 | -18/+45 |
2014-09-26 | s390/topology: call set_sched_topology early | Martin Schwidefsky | 1 | -8/+10 |
2014-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+20 |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 1 | -1/+3 |
2014-05-07 | sched, s390: Create a dedicated topology table | Vincent Guittot | 1 | -0/+20 |
2014-03-07 | s390/topology: Remove call to update_cpu_masks() | Philipp Hachtmann | 1 | -1/+0 |
2013-01-08 | s390/topology: export cpu_topology | Heiko Carstens | 1 | -0/+2 |
2012-11-23 | s390/topology: cleanup topology code | Heiko Carstens | 1 | -59/+54 |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens | 1 | -2/+4 |
2012-09-26 | s390/topology: use for_each_set_bit to simplify the code | Wei Yongjun | 1 | -4/+1 |
2012-09-26 | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens | 1 | -7/+4 |
2012-09-26 | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens | 1 | -6/+4 |
2012-09-26 | s390/topology: remove sysinfo header include, add forward declaration instead | Heiko Carstens | 1 | -0/+1 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -1/+1 |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky | 1 | -4/+4 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -88/+187 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -3/+3 |
2011-12-27 | [S390] topology: increase poll frequency if change is anticipated | Heiko Carstens | 1 | -8/+26 |
2011-12-27 | [S390] topology: cleanup z10 topology handling | Heiko Carstens | 1 | -29/+48 |
2011-12-27 | [S390] topology: get rid of ifdefs | Heiko Carstens | 1 | -55/+117 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -3/+3 |
2011-11-14 | [S390] topology: fix topology on z10 machines | Heiko Carstens | 1 | -7/+38 |
2011-10-30 | [S390] topology: fix alloc_masks annotation | Sebastian Ott | 1 | -2/+2 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 1 | -1/+0 |
2011-05-23 | [S390] convert old cpumask API into new one | KOSAKI Motohiro | 1 | -8/+8 |
2010-10-29 | [S390] topology: fix cpu masks for topology=off case | Heiko Carstens | 1 | -2/+4 |
2010-10-25 | [S390] topology: export cpu topology via proc/sysinfo | Heiko Carstens | 1 | -2/+1 |
2010-10-25 | [S390] topology: move topology sysinfo code | Heiko Carstens | 1 | -54/+21 |
2010-10-25 | [S390] topology: clean up facility detection | Heiko Carstens | 1 | -9/+5 |