index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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