- f3f26da x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time by David Woodhouse · 3 years, 1 month ago
- 4d96f91 x86/sev: Replace occurrences of sev_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
- ad9af93 x86/kvmclock: Move this_cpu_pvti into kvmclock.h by Zelin Deng · 3 years, 4 months ago
- 3d6b841 x86/kvm: Disable all PV features on crash by Vitaly Kuznetsov · 3 years, 9 months ago
- c02027b x86/kvm: Disable kvmclock on all CPUs on shutdown by Vitaly Kuznetsov · 3 years, 9 months ago
- 2c5ce2d Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- d7eb79c KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 3 years, 11 months ago
- a0e2bf7 x86/paravirt: Switch time pvops functions to use static_call() by Juergen Gross · 3 years, 10 months ago
- 789f52c x86/kvm: remove unused macro HV_CLOCK_SIZE by Alex Shi · 4 years, 2 months ago
- b95a8a2 x86/vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
- eec399d x86/vdso: Move VDSO clocksource state tracking to callback by Thomas Gleixner · 5 years ago
- 7539b17 x86: kvmguest: use TSC clocksource if invariant TSC is exposed by Marcelo Tosatti · 6 years ago
- b5179ec x86/kvmclock: set offset for kvm unstable clock by Pavel Tatashin · 6 years ago
- 649472a x86/kvmclock: convert to SPDX identifiers by Peng Hao · 6 years ago
- f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6a1cac5 x86/kvm: Use __bss_decrypted attribute in shared variables by Brijesh Singh · 6 years ago
- 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
- 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1088c6e x86/kvmclock: Mark kvm_get_preset_lpj() as __init by Dou Liyang · 6 years ago
- 95a3d44 x86/kvmclock: Switch kvmclock data to a PER_CPU variable by Thomas Gleixner · 6 years ago
- e499a9b x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock by Thomas Gleixner · 6 years ago
- 42f8df9 x86/kvmclock: Mark variables __initdata and __ro_after_init by Thomas Gleixner · 6 years ago
- 146c394 x86/kvmclock: Cleanup the code by Thomas Gleixner · 6 years ago
- 7a5ddc8 x86/kvmclock: Decrapify kvm_register_clock() by Thomas Gleixner · 6 years ago
- 7ef363a x86/kvmclock: Remove page size requirement from wall_clock by Thomas Gleixner · 6 years ago
- 368a540 x86/kvmclock: Remove memblock dependency by Pavel Tatashin · 6 years ago
- 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e10f780 kvmclock: fix TSC calibration for nested guests by Peng Hao · 7 years ago
- 94ffba4 x86/kvmclock: set pvti_cpu0_va after enabling kvmclock by Radim Krčmář · 7 years ago
- e27c492 x86: Convert x86_platform_ops to timespec64 by Arnd Bergmann · 7 years ago
- 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 9f08890a x86/pvclock: add setter for pvclock_pvti_cpu0_va by Joao Martins · 7 years ago
- 819aeee X86/KVM: Clear encryption attribute when SEV is active by Brijesh Singh · 7 years ago
- 0087552 kvm: Return -ENODEV from update_persistent_clock by Jason Gunthorpe · 7 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- f4066c2 kvmclock: export kvmclock clocksource and data pointers by Marcelo Tosatti · 8 years ago
- acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- a4497a8 x86, clock: Fix kvm guest tsc initialization by Prarit Bhargava · 8 years ago
- 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
- 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
- cc1e24f x86/vdso: Remove pvclock fixmap machinery by Andy Lutomirski · 9 years ago
- dac16fb x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap by Andy Lutomirski · 9 years ago
- 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- 0ad83ca x86: kvmclock: set scheduler clock stable by Luiz Capitulino · 10 years ago
- c35ebbe Revert "kvmclock: set scheduler clock stable" by Paolo Bonzini · 10 years ago
- ff7bbb9 kvmclock: set scheduler clock stable by Luiz Capitulino · 10 years ago
- 29fa682 x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit by Andy Lutomirski · 10 years ago
- c6338ce kvm: kvmclock: use get_cpu() and put_cpu() by Tiejun Chen · 10 years ago
- 0d75de4 kvm: remove redundant registration of BSP's hv_clock area by Fernando Luis Vázquez Cao · 11 years ago
- d63285e pvclock: detect watchdog reset at pvclock read by Marcelo Tosatti · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 12 years ago
- 07868fc x86: kvmclock: zero initialize pvclock shared memory area by Igor Mammedov · 12 years ago
- 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 12 years ago
- ee2c25e Merge branch 'master' into queue by Marcelo Tosatti · 12 years ago
- fe1140c x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock by Jan Kiszka · 12 years ago
- 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- ed55705 x86: pvclock kvm: align allocation size to page size by Marcelo Tosatti · 12 years ago
- 5dfd486 x86, kvm: Fix kvm's use of __pa() on percpu areas by Dave Hansen · 12 years ago
- 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
- 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
- e32025a x86: kvmclock: remove check_and_clear_guest_paused warning by Marcelo Tosatti · 13 years ago
- 2489970 kvmclock: remove unneeded EXPORT macro by Eric B Munson · 13 years ago
- 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
- b74f05d6 x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
- df156f9 x86: Introduce x86_cpuinit.early_percpu_clock_init hook by Igor Mammedov · 13 years ago
- 95ef1e5 KVM guest: prevent tracing recursion with kvmclock by Avi Kivity · 13 years ago
- d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 14 years ago
- b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 15 years ago
- ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
- 19b6a85 KVM guest: Move a printk that's using the clock before it's ready by Arjan Koers · 14 years ago
- 3a0d725 x86, paravirt: don't compute pvclock adjustments if we trust the tsc by Glauber Costa · 15 years ago
- 838815a x86: KVM guest: Try using new kvm clock msrs by Glauber Costa · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
- a20316d KVM guest: fix bogus wallclock physical address calculation by Glauber Costa · 15 years ago
- 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- e93353c9 x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj by Eduardo Habkost · 16 years ago
- 423cd25 x86: KVM guest: sign kvmclock as paravirt by Glauber Costa · 16 years ago
- 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
- a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
- 0293615 x86: KVM guest: use paravirt function to calculate cpu khz by Glauber Costa · 16 years ago
- 7e37c29 x86: KVM guest: make kvm_smp_prepare_boot_cpu() static by Adrian Bunk · 17 years ago
- f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 17 years ago
- 2ddfd20 namespacecheck: automated fixes by Ingo Molnar · 17 years ago
- b8ba5f1 x86: KVM geust: make setup_secondary_clock definition dependent on local apic by Glauber Costa · 17 years ago
- 1e977aa x86: KVM guest: disable clock before rebooting. by Glauber Costa · 17 years ago
- 790c73f x86: KVM guest: paravirtualized clocksource by Glauber de Oliveira Costa · 17 years ago