aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon1-1/+1
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon1-2/+0
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon1-2/+2
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon1-2/+6
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon1-44/+44
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon1-3/+3
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon1-1/+1
2012-09-17arm64: VDSO supportWill Deacon8-0/+520