aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/processor.c
Commit message (Expand)AuthorAge
* s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-04
* s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-28
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-13
* s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-13
* s390: add missing include statementsHeiko Carstens2016-05-10
* s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-10
* s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-30
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-22
* s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-02
* s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-29
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * s390: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | s390: add support for vector extensionMartin Schwidefsky2014-10-09
* | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-09
|/
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
* s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens2012-09-26
* s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-26
* s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-17
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-17
* [S390] avoid warning in show_cpuinfoMartin Schwidefsky2011-10-30
* [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-05
* [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-05
* [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-05
* [S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens2010-10-25
* [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-17
* [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-14
* [S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2009-03-26
* [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-26
* [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-25