index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-02-14
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2023-02-14
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2023-02-14
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-02-14
riscv: Fix Zbb alternative IDs
Samuel Holland
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-01-31
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2023-01-31
riscv: cpu_relax: switch to riscv_has_extension_likely()
Jisheng Zhang
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2023-01-31
riscv: module: move find_section to module.h
Jisheng Zhang
2023-01-31
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
2023-01-31
riscv: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2023-01-31
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
2023-01-31
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2023-01-24
RISC-V: Fix do_notify_resume / do_work_pending prototype
Heiko Stuebner
2023-01-24
riscv: fix jal offsets in patched alternatives
Jisheng Zhang
2023-01-24
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2023-01-19
Merge patch series "Putting some basic order on isa extension lists"
Palmer Dabbelt
2023-01-19
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
2023-01-17
RISC-V: resort all extensions in consistent orders
Conor Dooley
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2022-12-29
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
2022-12-29
RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
2022-12-29
RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner
2022-12-29
RISC-V: Move riscv_insn_is_* macros into a common header
Heiko Stuebner
2022-12-29
RISC-V: add auipc elements to parse_asm header
Heiko Stuebner
2022-12-29
RISC-V: add ebreak instructions to definitions
Heiko Stuebner
2022-12-29
RISC-V: detach funct-values from their offset
Heiko Stuebner
2022-12-29
RISC-V: add prefix to all constants/macros in parse_asm.h
Heiko Stuebner
2022-12-29
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
2022-12-12
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-09
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
2022-12-09
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
[next]