aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/processor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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