aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-21RISC-V: Fix of_node_* refcountAtish Patra1-0/+1
2018-11-20RISC-V: recognize S/U mode bits in print_isaPatrick Stählin1-3/+6
2018-10-22RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel1-4/+6
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra1-3/+5
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt1-2/+5
2018-10-22RISC-V: Filter ISA and MMU values in cpuinfoPalmer Dabbelt1-7/+61
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+108