开源镜像站
帮助
动态
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
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
2022-08-11
RISC-V: cpu_ops_spinwait.c should include head.h
Ben Dooks
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
2022-08-11
RISC-V: fixups to work with crash tool
Palmer Dabbelt
2022-08-11
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
2022-08-11
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
2022-08-11
RISC-V: Fixup get incorrect user mode PC for kernel mode regs
Xianting Tian
2022-08-11
RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
Xianting Tian
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-21
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
2022-07-21
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
2022-07-19
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-19
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2022-07-19
riscv: spinwait: Fix hartid variable type
Sunil V L
2022-07-19
riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
Sunil V L
2022-07-14
RISC-V: kexec: Fix build error without CONFIG_KEXEC
Li Zhengyu
2022-07-14
RISCV: kexec: Fix build error without CONFIG_MODULES
Li Zhengyu
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-16
RISC-V: Some Svpbmt fixes and cleanups
Palmer Dabbelt
2022-06-16
riscv: remove usage of function-pointers from cpufeatures and t-head errata
Heiko Stuebner
2022-06-16
riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
Heiko Stuebner
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-01
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-28
riscv: read-only pages should not be writable
Heinrich Schuchardt
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]