index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
2017-06-20
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
Will Deacon
2017-03-30
arm64: drop non-existing vdso-offsets.h from .gitignore
Masahiro Yamada
2016-07-12
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
2016-07-12
arm64: Refactor vDSO time functions
Kevin Brodsky
2016-07-11
arm64: fix vdso-offsets.h dependency
Kevin Brodsky
2016-07-11
Revert "arm64: Fix vdso-offsets.h dependency"
Catalin Marinas
2016-07-08
arm64: Fix vdso-offsets.h dependency
Catalin Marinas
2016-02-16
arm64: vdso: Mark vDSO code as read-only
David Brown
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
2015-06-19
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
2015-02-26
arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
2014-07-30
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2014-07-17
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
2014-07-17
arm64: vdso: move data page before code pages
Will Deacon
2014-02-05
arm64: vdso: fix coarse clock handling
Nathan Lynch
2014-02-04
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
2013-01-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
2012-09-17
arm64: VDSO support
Will Deacon