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