开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-08
Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-06
riscv: errata: andes: Probe for IOCP only once in boot stage
Lad Prabhakar
2023-12-06
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-12-06
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
2023-12-06
RISC-V: hwprobe: Always use u64 for extension bits
Andrew Jones
2023-12-06
Support rv32 ULEB128 test
Charlie Jenkins
2023-12-04
riscv: Correct type casting in module loading
Charlie Jenkins
2023-12-04
riscv: Safely remove entries from relocation list
Charlie Jenkins
2023-11-26
riscv: dts: microchip: move timebase-frequency to mpfs.dtsi
Conor Dooley
2023-11-16
riscv: dts: sophgo: remove address-cells from intc node
Conor Dooley
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-08
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
2023-11-08
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
2023-11-07
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-07
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
2023-11-07
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
2023-11-07
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
2023-11-07
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
2023-11-07
riscv: Add tests for riscv module loading
Charlie Jenkins
2023-11-07
riscv: Add remaining module relocations
Charlie Jenkins
2023-11-07
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
2023-11-07
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
2023-11-06
riscv: select ARCH_PROC_KCORE_TEXT
Andreas Schwab
2023-11-06
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-06
riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
2023-11-06
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2023-11-06
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
2023-11-05
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
2023-11-05
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-11-05
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
2023-11-05
riscv: kprobes: allow writing to x0
Nam Cao
2023-11-05
riscv: provide riscv-specific is_trap_insn()
Nam Cao
[next]