aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/cacheinfo.c
AgeCommit message (Expand)Author
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2020-09-15riscv: Add cache information in AUX vectorZong Li
2020-09-15riscv: Set more data to cacheinfoZong Li
2020-05-20riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structureYash Shah
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-12-21RISC-V: Fix of_node_* refcountAtish Patra
2018-10-22RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt
2018-05-17drivers: base: cacheinfo: setup DT cache properties earlyJeremy Linton
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt