summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/processor.c
Commit message (Expand)AuthorAgeFilesLines
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-051-0/+18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* s390: report new vector facilitiesMartin Schwidefsky2017-02-081-1/+1
* s390: use false/true when using boolHeiko Carstens2017-01-161-1/+1
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-2/+2
* s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
* s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-5/+50
* s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
* s390: add missing include statementsHeiko Carstens2016-05-101-0/+1
* s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-101-4/+11
* s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-301-0/+6
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-1/+4
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-221-0/+9
* s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
* s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-291-1/+9
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * s390: Replace __get_cpu_var usesChristoph Lameter2014-08-261-2/+2
* | s390: add support for vector extensionMartin Schwidefsky2014-10-091-1/+1
* | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
|/
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-1/+1
* s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens2012-09-261-2/+2
* s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-261-0/+1
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-3/+3
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-171-1/+1
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-171-0/+2
* [S390] avoid warning in show_cpuinfoMartin Schwidefsky2011-10-301-1/+1
* [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-1/+1
* [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-051-4/+3
* [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-051-11/+0
* [S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens2010-10-251-1/+1
* [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-13/+24
* [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
* [S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2009-03-261-3/+3
* [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-35/+34
* [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-251-0/+98
OpenPOWER on IntegriCloud