index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
cache.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
2016-05-10
s390/cache: remove superfluous locking
Heiko Carstens
2015-07-28
s390/cachinfo: add missing facility check to init_cache_level()
Heiko Carstens
2015-04-13
s390/cacheinfo: add missing facility check
Heiko Carstens
2015-02-12
s390/cacheinfo: coding style changes
Heiko Carstens
2015-02-12
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
2014-03-20
s390, cacheinfo: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2013-10-24
s390/cache: get rid of compile warning
Heiko Carstens
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2012-10-18
s390/cache: fix data/instruction cache output
Heiko Carstens
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
2012-09-26
s390/cache: expose cpu cache topology via sysfs
Heiko Carstens