aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cacheinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding1-1/+0
2019-05-01powerpc/cacheinfo: Fix kobject memleakTobin C. Harding1-7/+6
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring1-1/+1
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy1-2/+35
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-18/+16
2015-04-11powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-9/+6
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni1-2/+5
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-14powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard1-6/+6
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-15/+21
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch1-5/+5
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch1-0/+837