开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
2023-03-21
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
2023-03-09
Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...
Palmer Dabbelt
2023-03-09
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-22
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
2023-02-21
riscv: Add header include guards to insn.h
Liao Chang
2023-02-21
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
2023-02-21
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
2023-02-21
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
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-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
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-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-07
RISC-V: KVM: Support firmware events
Atish Patra
2023-02-07
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2023-02-07
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
2023-02-07
RISC-V: KVM: Define a probe function for SBI extension data structures
Atish Patra
2023-02-07
RISC-V: Improve SBI PMU extension related definitions
Atish Patra
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-01
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
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
[next]