summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvmclock.c
Commit message (Expand)AuthorAgeFilesLines
* x86: kvmguest: use TSC clocksource if invariant TSC is exposedMarcelo Tosatti2019-02-201-0/+14
* x86/kvmclock: set offset for kvm unstable clockPavel Tatashin2019-02-201-5/+1Star
* x86/kvmclock: convert to SPDX identifiersPeng Hao2018-12-211-14/+1Star
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-2/+2
|\
| * x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-2/+2
* | x86/kvm: Use __bss_decrypted attribute in shared variablesBrijesh Singh2018-09-151-3/+49
|/
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\
* | x86/kvmclock: Mark kvm_get_preset_lpj() as __initDou Liyang2018-07-301-1/+1
* | x86/kvmclock: Switch kvmclock data to a PER_CPU variableThomas Gleixner2018-07-201-37/+62
* | x86/kvmclock: Move kvmclock vsyscall param and init to kvmclockThomas Gleixner2018-07-201-17/+27
* | x86/kvmclock: Mark variables __initdata and __ro_after_initThomas Gleixner2018-07-201-5/+5
* | x86/kvmclock: Cleanup the codeThomas Gleixner2018-07-201-50/+22Star
* | x86/kvmclock: Decrapify kvm_register_clock()Thomas Gleixner2018-07-201-23/+10Star
* | x86/kvmclock: Remove page size requirement from wall_clockThomas Gleixner2018-07-201-8/+4Star
* | x86/kvmclock: Remove memblock dependencyPavel Tatashin2018-07-201-55/+11Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-07-181-6/+6
|\
| * kvmclock: fix TSC calibration for nested guestsPeng Hao2018-07-181-0/+1
| * x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář2018-07-151-6/+5Star
* | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-2/+2
|/
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-6/+1Star
|\
| * x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-6/+1Star
* | X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh2017-11-071-11/+54
* | kvm: Return -ENODEV from update_persistent_clockJason Gunthorpe2017-11-021-1/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-1/+4
|\
| * kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti2017-02-081-1/+4
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-1/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-5/+5
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-0/+1
|\
| * x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-081-0/+1
* | x86: Apply more __ro_after_init and constKees Cook2016-08-101-1/+1
|/
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-111-6/+0Star
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-111-0/+5
* x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář2015-10-011-11/+35
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-2/+2
* x86: kvmclock: set scheduler clock stableLuiz Capitulino2015-05-291-2/+12
* Revert "kvmclock: set scheduler clock stable"Paolo Bonzini2015-05-191-3/+0Star
* kvmclock: set scheduler clock stableLuiz Capitulino2015-05-071-0/+3
* x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2014-12-101-1/+0Star
* kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen2014-11-031-11/+8Star
* kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-221-1/+1
* pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-061-0/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+1
* Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-041-0/+1
|\
| * x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-191-0/+1
* | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-281-6/+3Star
|/
* Merge branch 'master' into queueMarcelo Tosatti2013-03-051-2/+2
|\
| * Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-5/+6
| |\
| * | x86, kvm: Fix kvm's use of __pa() on percpu areasDave Hansen2013-01-261-2/+2