summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-2/+3
* powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah2021-08-041-0/+3
* powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy2021-08-041-40/+1
* powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy2021-08-041-22/+58
* powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy2020-12-111-10/+20
* powerpc/cacheinfo: Warn if cache object chain becomes unorderedNathan Lynch2020-07-301-0/+9
* powerpc/cacheinfo: Improve diagnostics about malformed cache listsNathan Lynch2020-07-301-2/+8
* powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesNathan Lynch2020-07-301-8/+8
* powerpc/cacheinfo: Set pr_fmt()Nathan Lynch2020-07-301-0/+2
* powerpc/cacheinfo: Add per cpu per index shared_cpu_listSrikar Dronamraju2020-07-151-1/+10
* powerpc/cacheinfo: Make cpumap_show code reusableSrikar Dronamraju2020-07-151-2/+8
* powerpc/cacheinfo: Use cpumap_print to print cpumapSrikar Dronamraju2020-07-151-6/+2
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+21
|\
| * powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2019-06-151-0/+21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-6/+1
|/
* powerpc/cacheinfo: Remove double freeTobin C. Harding2019-05-171-1/+0
* powerpc/cacheinfo: Fix kobject memleakTobin C. Harding2019-05-011-7/+6
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-1/+1
* powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy2018-10-131-2/+35
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-18/+16
* powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-04-111-10/+34
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+6
* powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni2014-03-071-2/+5
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-01-291-0/+3
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard2013-08-141-6/+6
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-011-15/+21
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
* powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-081-0/+837