开源镜像站
帮助
动态
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
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-05
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
2023-07-04
RISC-V: drop error print from riscv_hartid_to_cpuid()
Conor Dooley
2023-07-04
riscv: Discard vector state on syscalls
Björn Töpel
2023-07-04
riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
2023-07-01
riscv: vector: clear V-reg in the first-use trap
Andy Chiu
2023-07-01
riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
2023-07-01
Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
Palmer Dabbelt
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-25
riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Zhangjin Wu
2023-06-25
riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
2023-06-23
riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
2023-06-23
Merge patch series "riscv: Add independent irq/softirq stacks support"
Palmer Dabbelt
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-22
riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
Guo Ren
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
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
[next]