summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vdso (follow)
Commit message (Expand)AuthorAge
* BACKPORT: arm64: vdso: remove commas between macro name and argumentsJian Cai2022-10-28
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
| |\
| | * arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-22
| * | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2018-09-06
* | | FROMLIST: arm64: Build vDSO with -ffixed-x18Peter Collingbourne2019-12-23
* | | FROMLIST: lib: vdso: add support for timeMark Salyzyn2019-12-23
* | | FROMLIST: [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vg...Mark Salyzyn2019-12-23
* | | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2018-05-20
|/ /
* | UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland2017-11-29
* | UPSTREAM: arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2017-03-30
* | UPSTREAM: arm64: Refactor vDSO time functionsKevin Brodsky2017-03-30
* | UPSTREAM: arm64: fix vdso-offsets.h dependencyKevin Brodsky2017-03-30
* | UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-09-22
|/
* arm64: build vdso without libgcovArnd Bergmann2015-11-12
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-06-19
* arm64: vdso: minor ABI fix for clock_getresNathan Lynch2015-02-26
* arm64: vdso: fix build error when switching from LE to BEArun Chandran2014-07-30
* arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell2014-07-17
* arm64: vdso: move data page before code pagesWill Deacon2014-07-17
* arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-05
* arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon2014-02-04
* arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-10
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-05
* arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-05
* arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-05
* arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-05
* arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-05
* arm64: VDSO supportWill Deacon2012-09-17