index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
2024-03-19
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
2024-03-15
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
2024-03-14
riscv: mm: Use hint address in mmap if available
Charlie Jenkins
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
2024-01-11
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-01
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
2023-08-23
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-08-03
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
2021-03-09
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
2021-01-14
riscv: Add uprobes supported
Guo Ren
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-09
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-25
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-22
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt