index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
cacheinfo.c
Age
Commit message (
Expand
)
Author
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-01-05
powerpc/cacheinfo: use default_groups in kobj_type
Greg Kroah-Hartman
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
Gautham R. Shenoy
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
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