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
/
powerpc
/
kernel
/
cacheinfo.c
Age
Commit message (
Expand
)
Author
2020-07-30
powerpc/cacheinfo: Warn if cache object chain becomes unordered
Nathan Lynch
2020-07-30
powerpc/cacheinfo: Improve diagnostics about malformed cache lists
Nathan Lynch
2020-07-30
powerpc/cacheinfo: Use name@unit instead of full DT path in debug messages
Nathan Lynch
2020-07-30
powerpc/cacheinfo: Set pr_fmt()
Nathan Lynch
2020-07-15
powerpc/cacheinfo: Add per cpu per index shared_cpu_list
Srikar Dronamraju
2020-07-15
powerpc/cacheinfo: Make cpumap_show code reusable
Srikar Dronamraju
2020-07-15
powerpc/cacheinfo: Use cpumap_print to print cpumap
Srikar Dronamraju
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-15
powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
Nathan Lynch
2019-05-17
powerpc/cacheinfo: Remove double free
Tobin C. Harding
2019-05-01
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-10-13
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
Gautham R. Shenoy
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2015-04-11
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
2015-02-13
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-03-07
powerpc/pseries: Update dynamic cache nodes for suspend/resume operation
Haren Myneni
2014-01-29
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-14
powerpc: Make device tree accesses in cache info code endian safe
Anton Blanchard
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-01-13
powerpc/cacheinfo: Rename cache_dir per-cpu variable
Nathan Lynch
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch