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
Age
Commit message (
Expand
)
Author
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-24
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-02-22
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-08-04
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-06-25
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
2020-06-25
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
2020-06-25
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2020-04-21
riscv: fix vdso build with lld
Ilie Halip
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-18
riscv: delete temporary files
Ilie Halip
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-29
riscv: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
2018-01-07
RISC-V: Make __NR_riscv_flush_icache visible to userspace
Palmer Dabbelt
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-27
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
2017-11-27
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
Palmer Dabbelt
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt