开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
2022-05-25
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-10
riscv: set the permission of vdso_data to read-only
Vincent Chen
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
2018-01-30
riscv: remove redundant unlikely()
Tobias Klauser
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt