summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/cacheinfo.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-01-05powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman
2021-08-04powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah
2021-08-04powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy
2021-08-04powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy
2020-12-11powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy
2020-07-30powerpc/cacheinfo: Warn if cache object chain becomes unorderedNathan Lynch
2020-07-30powerpc/cacheinfo: Improve diagnostics about malformed cache listsNathan Lynch
2020-07-30powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesNathan Lynch
2020-07-30powerpc/cacheinfo: Set pr_fmt()Nathan Lynch
2020-07-15powerpc/cacheinfo: Add per cpu per index shared_cpu_listSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Make cpumap_show code reusableSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Use cpumap_print to print cpumapSrikar Dronamraju
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-15powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding
2019-05-01powerpc/cacheinfo: Fix kobject memleakTobin C. Harding
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2015-04-11powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-14powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch