aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/processor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens1-2/+2
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky1-5/+12
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky1-1/+2
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky1-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens1-0/+14
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-08s390: report new vector facilitiesMartin Schwidefsky1-1/+1
2017-01-16s390: use false/true when using boolHeiko Carstens1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-2/+2
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens1-0/+1
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens1-1/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-5/+50
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens1-28/+34
2016-05-10s390: add missing include statementsHeiko Carstens1-0/+1
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens1-4/+11
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand1-0/+6
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-1/+4
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner1-0/+9
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens1-1/+1
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens1-1/+9
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-1/+1
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky1-2/+0
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-1/+1
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens1-2/+2
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens1-0/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-3/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-07-17s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens1-1/+1
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens1-0/+2
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky1-1/+1
2011-01-05[S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens1-1/+1
2011-01-05[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens1-4/+3
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens1-11/+0
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-13/+24
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel1-3/+3
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-35/+34
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky1-0/+98