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