| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic: treewide: use raw_atomic*_<op>() | Mark Rutland | 2023-06-05 | 1 | -2/+2 |
* | sched/clock/x86: Mark sched_clock() noinstr | Peter Zijlstra | 2023-01-31 | 1 | -4/+15 |
* | x86/pvclock: Improve atomic update of last_value in pvclock_clocksource_read() | Uros Bizjak | 2023-01-31 | 1 | -3/+2 |
* | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -1/+1 |
* | x86/vdso: Use generic VDSO clock mode storage | Thomas Gleixner | 2020-02-17 | 1 | -1/+1 |
* | x86/vdso: Switch to generic vDSO implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 2019-05-24 | 1 | -13/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | x86: Convert x86_platform_ops to timespec64 | Arnd Bergmann | 2018-05-19 | 1 | -4/+11 |
* | x86/pvclock: add setter for pvclock_pvti_cpu0_va | Joao Martins | 2017-11-08 | 1 | -0/+14 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | KVM: x86: introduce get_kvmclock_ns | Paolo Bonzini | 2016-09-20 | 1 | -1/+1 |
* | pvclock: introduce seqcount-like API | Paolo Bonzini | 2016-08-04 | 1 | -11/+6 |
* | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang | 2016-06-27 | 1 | -2/+5 |
* | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2016-06-27 | 1 | -0/+4 |
* | x86/vdso: Remove pvclock fixmap machinery | Andy Lutomirski | 2015-12-11 | 1 | -24/+0 |
* | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 2015-04-27 | 1 | -44/+0 |
* | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti | 2015-03-24 | 1 | -0/+44 |
* | hung_task: add method to reset detector | Marcelo Tosatti | 2013-11-06 | 1 | -0/+1 |
* | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti | 2013-11-06 | 1 | -0/+12 |
* | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -44/+0 |
* | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley | 2013-02-28 | 1 | -1/+1 |
* | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-28 | 1 | -0/+73 |
* | x86: pvclock: introduce helper to read flags | Marcelo Tosatti | 2012-11-28 | 1 | -0/+13 |
* | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-28 | 1 | -14/+2 |
* | x86: pvclock: remove pvclock_shadow_time | Marcelo Tosatti | 2012-11-28 | 1 | -46/+11 |
* | x86: pvclock: make sure rdtsc doesnt speculate out of region | Marcelo Tosatti | 2012-11-28 | 1 | -2/+2 |
* | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 1 | -0/+5 |
* | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi | 2010-11-10 | 1 | -38/+0 |
* | x86: pvclock: Move scale_delta into common header | Zachary Amsden | 2010-10-24 | 1 | -1/+2 |
* | x86, paravirt: don't compute pvclock adjustments if we trust the tsc | Glauber Costa | 2010-05-19 | 1 | -0/+4 |
* | x86, paravirt: Add a global synchronization point for pvclock | Glauber Costa | 2010-05-19 | 1 | -0/+24 |
* | x86, paravirt: Enable pvclock flags in vcpu_time_info structure | Glauber Costa | 2010-05-19 | 1 | -0/+9 |
* | x86: Fix warning in pvclock.c | Dave Jones | 2009-07-14 | 1 | -1/+1 |
* | x86: pvclock: fix shadowed variable warning | Harvey Harrison | 2008-10-15 | 1 | -5/+5 |
* | x86: paravirt: factor out cpu_khz to common code | Glauber Costa | 2008-10-15 | 1 | -0/+12 |
* | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 | 1 | -0/+141 |