index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
Lines
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
-6
/
+0
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+0
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
-5
/
+0
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
-4
/
+2
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
-22
/
+0
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+10
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
-3
/
+10
2022-09-26
riscv: use vma iterator for vdso
Liam R. Howlett
-1
/
+2
2022-05-25
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
-2
/
+13
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
-35
/
+70
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
-53
/
+197
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...
Tong Tiangen
-1
/
+3
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
-18
/
+26
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
-1
/
+4
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
-2
/
+2
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
-1
/
+1
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+20
2020-06-10
riscv: set the permission of vdso_data to read-only
Vincent Chen
-2
/
+14
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
-2
/
+6
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
-2
/
+2
2019-10-28
riscv: add missing header file includes
Paul Walmsley
-0
/
+1
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
-1
/
+1
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
-19
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-12
/
+1
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
-1
/
+0
2018-01-30
riscv: remove redundant unlikely()
Tobias Klauser
-1
/
+1
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt
-0
/
+125