index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
2020-07-21
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jaedon Shin
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-02-21
ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
Florian Fainelli
2019-11-15
ARM: 8930/1: Add support for generic vDSO
Vincenzo Frascino
2019-08-23
ARM: 8896/1: VDSO: Don't leak kernel addresses
Geert Uytterhoeven
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
2016-10-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-09-23
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-08-15
ARM: 8597/1: VDSO: put RO and RO after init objects into proper sections
Jisheng Zhang
2015-12-17
ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma check
Prasanna Karthik
2015-08-11
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-03-27
ARM: 8331/1: VDSO initialization, mapping, and synchronization
Nathan Lynch