commit | aa2a4b6569d5b10491b606a86e574dff3852597a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 01 23:08:46 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 01 23:08:46 2017 -0700 |
tree | 89685efd281ab9ff0db4d5c9d2919120f50b06dc | |
parent | d19458a4ead14da70c4c852659ccb0234ecd769e [diff] | |
parent | 90b20432aeb850ef84086a72893cd9411479d896 [diff] |
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 vdso updates from Ingo Molnar: "Add support for vDSO acceleration of the "Hyper-V TSC page", to speed up clock reading on Hyper-V guests" * 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method x86/hyperv: Move TSC reading method to asm/mshyperv.h x86/hyperv: Implement hv_get_tsc_page()