aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso
Commit message (Expand)AuthorAge
* 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