summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/cache.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-6/+1Star
* s390/cache: remove superfluous lockingHeiko Carstens2016-05-101-2/+0Star
* s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens2015-07-281-0/+2
* s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
* s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3Star
* s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4Star
* s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens2015-02-101-2/+5
* s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla2015-01-081-296/+92Star
* s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
* s390/cache: get rid of compile warningHeiko Carstens2013-10-241-3/+2Star
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-151-8/+7Star
* s390/cache: fix data/instruction cache outputHeiko Carstens2012-10-181-3/+6
* s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-261-10/+36
* s390/cache: expose cpu cache topology via sysfsHeiko Carstens2012-09-261-0/+359