| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vdso: Switch to generic vDSO implementation | Vincenzo Frascino | 2019-06-22 | 1 | -1/+1 |
* | x86: Convert x86_platform_ops to timespec64 | Arnd Bergmann | 2018-05-19 | 1 | -1/+1 |
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 1 | -9/+10 |
|\ |
|
| * | x86/pvclock: add setter for pvclock_pvti_cpu0_va | Joao Martins | 2017-11-08 | 1 | -9/+10 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -4/+3 |
* | KVM: x86: introduce get_kvmclock_ns | Paolo Bonzini | 2016-09-20 | 1 | -2/+3 |
* | pvclock: introduce seqcount-like API | Paolo Bonzini | 2016-08-04 | 1 | -16/+23 |
* | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang | 2016-06-27 | 1 | -16/+7 |
* | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2016-06-27 | 1 | -0/+2 |
* | x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n | Andy Lutomirski | 2016-01-06 | 1 | -1/+1 |
* | x86/vdso: Remove pvclock fixmap machinery | Andy Lutomirski | 2015-12-11 | 1 | -5/+0 |
* | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap | Andy Lutomirski | 2015-12-11 | 1 | -0/+9 |
* | x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc... | Andy Lutomirski | 2015-07-06 | 1 | -8/+2 |
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86: kvmclock: drop rdtsc_barrier() | Marcelo Tosatti | 2015-05-07 | 1 | -1/+0 |
* | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 2015-04-27 | 1 | -1/+0 |
* | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti | 2015-03-23 | 1 | -0/+1 |
* | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti | 2013-11-06 | 1 | -0/+2 |
* | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -1/+0 |
* | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-27 | 1 | -0/+12 |
* | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti | 2012-11-27 | 1 | -0/+6 |
* | x86: pvclock: introduce helper to read flags | Marcelo Tosatti | 2012-11-27 | 1 | -0/+1 |
* | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-27 | 1 | -0/+28 |
* | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands | 2011-08-30 | 1 | -1/+1 |
* | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 2011-06-19 | 1 | -2/+7 |
* | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 1 | -0/+1 |
* | x86: pvclock: Move scale_delta into common header | Zachary Amsden | 2010-10-24 | 1 | -0/+38 |
* | x86, paravirt: Enable pvclock flags in vcpu_time_info structure | Glauber Costa | 2010-05-19 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+14 |