index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
2023-06-21
RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
2023-06-21
RISC-V: rework comments in ISA string parser
Conor Dooley
2023-06-21
RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2023-06-21
RISC-V: simplify register width check in ISA string parsing
Conor Dooley
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2023-06-20
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
2023-06-19
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
2023-06-19
RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
2023-06-19
riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
2023-06-19
riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Song Shuai
2023-06-14
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Ben Dooks
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
2023-06-08
riscv: signal: validate altstack to reflect Vector
Andy Chiu
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
riscv: signal: check fp-reserved words unconditionally
Andy Chiu
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
2023-06-08
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-06-06
Merge patch series "riscv: allow case-insensitive ISA string parsing"
Palmer Dabbelt
2023-06-06
riscv: allow case-insensitive ISA string parsing
Yangyu Chen
2023-06-02
Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-01
RISC-V: time.c: Add ACPI support for time_init()
Sunil V L
2023-06-01
RISC-V: cpu: Enable cpuinfo for ACPI systems
Sunil V L
2023-06-01
RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Sunil V L
2023-06-01
RISC-V: only iterate over possible CPUs in ISA string parser
Sunil V L
2023-06-01
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
2023-06-01
RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
2023-06-01
RISC-V: Add support to build the ACPI core
Sunil V L
2023-06-01
riscv: move sbi_init() earlier before jump_label_init()
Jisheng Zhang
2023-05-31
riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
[prev]
[next]