index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
1
-3
/
+49
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2018-07-30
x86/kvmclock: Mark kvm_get_preset_lpj() as __init
Dou Liyang
1
-1
/
+1
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
1
-37
/
+62
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
1
-17
/
+27
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
1
-5
/
+5
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
1
-50
/
+22
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
1
-23
/
+10
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
1
-8
/
+4
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
1
-55
/
+11
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
1
-0
/
+1
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
1
-6
/
+5
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-2
/
+2
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+1
2017-11-09
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
1
-6
/
+1
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
1
-11
/
+54
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
1
-1
/
+4
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-5
/
+5
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-0
/
+1
2016-09-08
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
1
-0
/
+1
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
1
-6
/
+0
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
1
-0
/
+5
2015-10-01
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
1
-11
/
+35
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-2
/
+2
2015-05-29
x86: kvmclock: set scheduler clock stable
Luiz Capitulino
1
-2
/
+12
2015-05-19
Revert "kvmclock: set scheduler clock stable"
Paolo Bonzini
1
-3
/
+0
2015-05-07
kvmclock: set scheduler clock stable
Luiz Capitulino
1
-0
/
+3
2014-12-10
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
1
-1
/
+0
2014-11-03
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
1
-11
/
+8
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
1
-1
/
+1
2013-11-06
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
1
-0
/
+1
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-07-05
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-0
/
+1
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-6
/
+3
2013-03-05
Merge branch 'master' into queue
Marcelo Tosatti
1
-2
/
+2
2013-02-27
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Jan Kiszka
1
-1
/
+8
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2013-02-19
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-01-26
x86, kvm: Fix kvm's use of __pa() on percpu areas
Dave Hansen
1
-2
/
+2
2012-11-28
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
1
-12
/
+42
2012-11-28
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
1
-11
/
+47
2012-06-12
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
1
-5
/
+0
[next]