index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-03
1
-0
/
+8
|
\
|
*
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-03-02
1
-0
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
4
-8
/
+130
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
7
-24
/
+140
|
|
\
|
|
*
RISC-V: KVM: Support firmware events
Atish Patra
2023-02-07
1
-0
/
+17
|
|
*
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
2023-02-07
1
-0
/
+16
|
|
*
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2023-02-07
2
-0
/
+78
|
|
*
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
2023-02-07
1
-2
/
+8
|
|
*
RISC-V: KVM: Define a probe function for SBI extension data structures
Atish Patra
2023-02-07
1
-0
/
+3
|
|
*
RISC-V: Improve SBI PMU extension related definitions
Atish Patra
2023-02-07
1
-2
/
+5
|
*
|
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-24
1
-1
/
+1
|
|
\
\
|
*
|
|
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-12-29
1
-3
/
+3
|
*
|
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-1
/
+0
*
|
|
|
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-25
17
-320
/
+604
|
\
\
\
\
|
*
|
|
|
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
2023-02-22
1
-0
/
+1
|
*
|
|
|
riscv: Add header include guards to insn.h
Liao Chang
2023-02-22
1
-0
/
+4
|
*
|
|
|
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
2023-02-22
1
-22
/
+20
|
*
|
|
|
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
2023-02-22
1
-0
/
+2
|
*
|
|
|
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2023-02-22
2
-12
/
+6
|
*
|
|
|
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-22
1
-1
/
+1
|
*
|
|
|
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2023-02-16
1
-0
/
+10
|
*
|
|
|
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2023-02-15
1
-12
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-02-15
1
-12
/
+38
|
|
|
/
/
/
|
*
|
|
|
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2023-02-15
2
-1
/
+60
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2023-02-15
2
-1
/
+14
|
|
*
|
|
|
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
2023-02-15
1
-0
/
+46
|
|
|
/
/
/
|
*
|
|
|
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-02-15
2
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
riscv: Fix Zbb alternative IDs
Samuel Holland
2023-02-15
1
-5
/
+0
|
*
|
|
|
|
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-02-02
8
-69
/
+100
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2023-02-01
1
-32
/
+0
|
|
*
|
|
|
|
riscv: cpu_relax: switch to riscv_has_extension_likely()
Jisheng Zhang
2023-02-01
1
-1
/
+1
|
|
*
|
|
|
|
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2023-02-01
1
-0
/
+4
|
|
*
|
|
|
|
riscv: switch to relative alternative entries
Jisheng Zhang
2023-02-01
2
-16
/
+21
|
|
*
|
|
|
|
riscv: module: move find_section to module.h
Jisheng Zhang
2023-02-01
1
-0
/
+16
|
|
*
|
|
|
|
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
2023-02-01
1
-1
/
+2
|
|
*
|
|
|
|
riscv: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
2023-02-01
1
-0
/
+37
|
|
*
|
|
|
|
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2023-02-01
1
-6
/
+3
|
|
*
|
|
|
|
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
2023-02-01
1
-24
/
+21
|
*
|
|
|
|
|
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
2023-01-31
3
-1
/
+13
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-31
2
-1
/
+3
|
|
*
|
|
|
|
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2023-01-31
1
-0
/
+10
|
*
|
|
|
|
|
RISC-V: Fix do_notify_resume / do_work_pending prototype
Heiko Stuebner
2023-01-25
1
-1
/
+1
|
*
|
|
|
|
|
riscv: fix jal offsets in patched alternatives
Jisheng Zhang
2023-01-25
1
-0
/
+27
|
*
|
|
|
|
|
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2023-01-25
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge patch series "Putting some basic order on isa extension lists"
Palmer Dabbelt
2023-01-20
1
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: resort all extensions in consistent orders
Conor Dooley
2023-01-18
1
-5
/
+7
|
*
|
|
|
|
|
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
2022-12-29
1
-0
/
+3
|
*
|
|
|
|
|
RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
2022-12-29
1
-0
/
+48
|
*
|
|
|
|
|
RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
2022-12-29
1
-0
/
+5
|
*
|
|
|
|
|
RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
2022-12-29
1
-0
/
+13
[next]