index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
2024-02-20
riscv: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2023-07-04
riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2022-09-26
riscv: use vma iterator for vdso
Liam R. Howlett
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