index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-07-30
x86/kvmclock: Mark kvm_get_preset_lpj() as __init
Dou Liyang
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-08
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-10-01
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-05-29
x86: kvmclock: set scheduler clock stable
Luiz Capitulino
2015-05-19
Revert "kvmclock: set scheduler clock stable"
Paolo Bonzini
2015-05-07
kvmclock: set scheduler clock stable
Luiz Capitulino
2014-12-10
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
2014-11-03
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
2013-11-06
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
2013-05-28
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-03-04
Merge branch 'master' into queue
Marcelo Tosatti
2013-02-27
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Jan Kiszka
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-18
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
2013-01-25
x86, kvm: Fix kvm's use of __pa() on percpu areas
Dave Hansen
2012-11-27
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
2012-11-27
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
2012-06-11
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
[next]