开源镜像站
帮助
动态
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
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-03-27
riscv: mm: implement pgprot_nx
Jisheng Zhang
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
2024-03-27
RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
Victor Isaev
2024-03-26
riscv: Mark __se_sys_* functions __used
Sami Tolvanen
2024-03-26
riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
Masahiro Yamada
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-03-26
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-03-26
riscv: mm: Fix prototype to avoid discarding const
Samuel Holland
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-20
riscv: Fix syscall wrapper for >word-size arguments
Sami Tolvanen
2024-03-20
Merge patch series "riscv/barrier: tidying up barrier-related macro"
Palmer Dabbelt
2024-03-20
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
2024-03-20
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
2024-03-20
Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"
Palmer Dabbelt
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-19
riscv/barrier: Add missing space after ','
Eric Chan
2024-03-19
riscv/barrier: Consolidate fence definitions
Eric Chan
2024-03-19
riscv/barrier: Define RISCV_FULL_BARRIER
Eric Chan
2024-03-19
riscv/barrier: Define __{mb,rmb,wmb}
Eric Chan
2024-03-19
RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
Sunil V L
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2024-03-19
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2024-03-19
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
riscv: vector: Fix a typo of preempt_v
Song Shuai
2024-03-15
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
2024-03-15
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
2024-03-15
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2024-03-15
Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"
Palmer Dabbelt
2024-03-15
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-03-14
riscv: mm: Use hint address in mmap if available
Charlie Jenkins
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
2024-03-13
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
2024-03-13
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
[next]