https://github.com/torvalds/linux
Revision 9801002f76c63327cae6e90097d3d0afb1e1b562 authored by Palmer Dabbelt on 11 August 2022, 22:04:02 UTC, committed by Palmer Dabbelt on 12 August 2022, 14:17:38 UTC
A series of mostly-independent fixes and cleanups for the RISC-V PMU
drivers.

Link: https://lore.kernel.org/lkml/CAAhSdy23vE8+HxU5Jxy2rBMjy3rBTrJt_4sriuROac_sEESSVw@mail.gmail.com/T/#m9de15aef1b65ae6155fa33ea1239578ef463c2a2

* palmer/riscv-pmu:
  RISC-V: Improve SBI definitions
  RISC-V: Move counter info definition to sbi header file
  RISC-V: Fix SBI PMU calls for RV32
  RISC-V: Update user page mapping only once during start
  RISC-V: Fix counter restart during overflow for RV32
2 parent s 7ab52f7 + f829ee7
History
Tip revision: 9801002f76c63327cae6e90097d3d0afb1e1b562 authored by Palmer Dabbelt on 11 August 2022, 22:04:02 UTC
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Tip revision: 9801002
File Mode Size
1.Intro.rst -rw-r--r-- 14.3 KB
2.Process.rst -rw-r--r-- 23.7 KB
3.Early-stage.rst -rw-r--r-- 10.8 KB
4.Coding.rst -rw-r--r-- 21.1 KB
5.Posting.rst -rw-r--r-- 16.6 KB
6.Followthrough.rst -rw-r--r-- 11.8 KB
7.AdvancedTopics.rst -rw-r--r-- 9.5 KB
8.Conclusion.rst -rw-r--r-- 3.0 KB
adding-syscalls.rst -rw-r--r-- 26.6 KB
applying-patches.rst -rw-r--r-- 17.4 KB
botching-up-ioctls.rst -rw-r--r-- 11.3 KB
changes.rst -rw-r--r-- 13.4 KB
clang-format.rst -rw-r--r-- 6.4 KB
code-of-conduct-interpretation.rst -rw-r--r-- 7.2 KB
code-of-conduct.rst -rw-r--r-- 3.2 KB
coding-style.rst -rw-r--r-- 41.1 KB
deprecated.rst -rw-r--r-- 15.3 KB
development-process.rst -rw-r--r-- 810 bytes
email-clients.rst -rw-r--r-- 11.9 KB
embargoed-hardware-issues.rst -rw-r--r-- 13.2 KB
handling-regressions.rst -rw-r--r-- 34.5 KB
howto.rst -rw-r--r-- 26.9 KB
index.rst -rw-r--r-- 1.6 KB
kernel-docs.rst -rw-r--r-- 24.2 KB
kernel-driver-statement.rst -rw-r--r-- 4.1 KB
kernel-enforcement-statement.rst -rw-r--r-- 4.9 KB
license-rules.rst -rw-r--r-- 17.6 KB
magic-number.rst -rw-r--r-- 9.4 KB
maintainer-handbooks.rst -rw-r--r-- 493 bytes
maintainer-netdev.rst -rw-r--r-- 14.5 KB
maintainer-pgp-guide.rst -rw-r--r-- 37.3 KB
maintainer-tip.rst -rw-r--r-- 25.4 KB
maintainers.rst -rw-r--r-- 25 bytes
management-style.rst -rw-r--r-- 13.1 KB
programming-language.rst -rw-r--r-- 2.0 KB
researcher-guidelines.rst -rw-r--r-- 6.9 KB
stable-api-nonsense.rst -rw-r--r-- 9.2 KB
stable-kernel-rules.rst -rw-r--r-- 7.4 KB
submit-checklist.rst -rw-r--r-- 4.9 KB
submitting-patches.rst -rw-r--r-- 36.6 KB
volatile-considered-harmful.rst -rw-r--r-- 5.6 KB

back to top