index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
riscv_pmu_sbi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: riscv: Align errno for unsupported perf event
Pu Lehui
2024-10-01
1
-2
/
+2
*
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-24
1
-9
/
+22
|
\
|
*
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
2024-09-20
1
-9
/
+22
*
|
drivers: perf: Fix smp_processor_id() use in preemptible code
Alexandre Ghiti
2024-09-10
1
-1
/
+6
|
/
*
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
2024-08-01
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-3
/
+8
|
\
|
*
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
2024-07-22
1
-3
/
+8
|
|
\
|
|
*
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
2024-07-22
1
-1
/
+2
|
|
*
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
2024-07-22
1
-3
/
+7
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
|
/
/
*
|
perf: RISC-V: Check standard event availability
Samuel Holland
2024-07-03
1
-2
/
+40
*
|
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
2024-07-03
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-15
1
-31
/
+285
|
\
|
*
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2024-04-26
1
-19
/
+255
|
*
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
2024-04-22
1
-9
/
+12
|
*
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
1
-1
/
+1
|
*
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
2024-04-22
1
-5
/
+20
|
*
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
2024-04-22
1
-1
/
+1
*
|
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
drivers: perf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-09
1
-1
/
+0
|
/
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-5
/
+32
|
\
|
*
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
1
-3
/
+32
|
*
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
2024-03-12
1
-2
/
+0
*
|
perf: RISCV: Fix panic on pmu overflow handler
Fei Wu
2024-02-29
1
-4
/
+4
|
/
*
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
1
-1
/
+1
*
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
1
-4
/
+6
|
\
|
*
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
2023-11-09
1
-4
/
+2
|
*
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2023-10-12
1
-6
/
+10
*
|
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
2023-11-09
1
-0
/
+5
|
/
*
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2023-08-16
1
-6
/
+186
*
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
2023-08-16
1
-2
/
+2
*
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
2023-06-20
1
-0
/
+6
*
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
2023-06-19
1
-15
/
+2
*
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-03
1
-5
/
+2
|
\
|
*
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
2023-03-01
1
-5
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
1
-7
/
+57
|
\
\
|
|
/
|
/
|
|
*
perf: RISC-V: Improve privilege mode filtering for perf
Atish Patra
2023-02-07
1
-5
/
+22
|
*
perf: RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
2023-02-07
1
-2
/
+35
*
|
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
2023-01-13
1
-7
/
+1
|
/
*
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
2022-10-27
1
-10
/
+24
*
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
2022-10-13
1
-2
/
+5
*
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-09
1
-11
/
+20
|
\
|
*
perf: RISC-V: throttle perf events
Sergey Matyukevich
2022-09-08
1
-0
/
+4
|
*
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
2022-09-08
1
-11
/
+16
*
|
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
2022-09-08
1
-1
/
+1
|
/
*
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2022-08-12
1
-14
/
+16
|
\
|
*
RISC-V: Move counter info definition to sbi header file
Atish Patra
2022-08-11
1
-14
/
+0
|
*
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
2022-08-11
1
-0
/
+10
|
*
RISC-V: Update user page mapping only once during start
Atish Patra
2022-08-11
1
-0
/
+1
[next]