summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso
AgeCommit message (Expand)AuthorLines
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch-2/+1
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran-1/+1
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell-2/+2
2014-07-17arm64: vdso: move data page before code pagesWill Deacon-3/+1
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch-1/+6
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon-1/+1
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon-2/+0
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon-2/+2
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon-2/+6
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon-44/+44
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon-3/+3
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon-1/+1
2012-09-17arm64: VDSO supportWill Deacon-0/+520