开源镜像站
帮助
动态
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-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
2023-05-09
riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-05-01
RISC-V: include cpufeature.h in cpufeature.c
Conor Dooley
2023-05-01
riscv: Move .rela.dyn to the init sections
Alexandre Ghiti
2023-05-01
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-26
RISC-V: hwprobe: Explicity check for -1 in vdso init
Andrew Jones
2023-04-26
RISC-V: hwprobe: There can only be one first
Andrew Jones
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2023-04-19
riscv: Move .rela.dyn outside of init to avoid empty relocations
Alexandre Ghiti
2023-04-19
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
2023-04-19
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
2023-04-19
riscv: Fix EFI stub usage of KASAN instrumented strcmp function
Alexandre Ghiti
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
2023-04-18
RISC-V: Move struct riscv_cpuinfo to new header
Evan Green
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-13
riscv: cacheinfo: Adjust includes to remove of_device.h
Rob Herring
2023-04-13
riscv: Add explicit include for cpu.h
Rob Herring
2023-04-11
Revert "riscv: Set more data to cacheinfo"
Song Shuai
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-04-11
riscv: entry: Save a0 prior syscall_enter_from_user_mode()
Björn Töpel
2023-04-08
RISC-V: Allow marking IPIs as suitable for remote FENCEs
Anup Patel
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-04-08
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
2023-04-08
RISC-V: Clear SIP bit only when using SBI IPI operations
Anup Patel
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
[next]