summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/processor.c
AgeCommit message (Expand)Author
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens
2016-05-10s390: add missing include statementsHeiko Carstens
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-17s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky
2011-01-05[S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens
2011-01-05[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky