aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-6/+1
2016-05-10s390/cache: remove superfluous lockingHeiko Carstens1-2/+0
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-04-13s390/cacheinfo: add missing facility checkHeiko Carstens1-0/+4
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens1-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens1-5/+4
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens1-2/+5
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla1-296/+92
2014-03-20s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2013-10-24s390/cache: get rid of compile warningHeiko Carstens1-3/+2
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-8/+7
2012-10-18s390/cache: fix data/instruction cache outputHeiko Carstens1-3/+6
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens1-10/+36
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens1-0/+359