summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* mm: forbid splitting special mappingsDmitry Safonov2020-12-151-9/+0
* ARM: 8987/1: VDSO: Fix incorrect clock_gettime64Jaedon Shin2020-07-211-0/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-02-211-0/+2
* ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-151-83/+4
* ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven2019-08-231-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-03-241-5/+7
* ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-211-0/+18
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-5/+6
|\
| * ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang2016-08-151-5/+6
* | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-1/+1
|/
* ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik2015-12-171-1/+1
* ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-111-4/+3
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-141-6/+6
* ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-271-0/+337