index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
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-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-07-04
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-28
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-6
/
+3
2013-03-04
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-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2013-02-18
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-01-25
x86, kvm: Fix kvm's use of __pa() on percpu areas
Dave Hansen
1
-2
/
+2
2012-11-27
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
1
-12
/
+42
2012-11-27
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
1
-11
/
+47
2012-06-11
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
1
-5
/
+0
2012-04-08
kvmclock: remove unneeded EXPORT macro
Eric B Munson
1
-1
/
+0
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+21
2012-03-20
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
1
-0
/
+11
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
1
-3
/
+1
2011-11-20
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
1
-2
/
+3
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
1
-0
/
+2
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2011-01-12
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
1
-12
/
+1
2010-10-24
KVM guest: Move a printk that's using the clock before it's ready
Arjan Koers
1
-2
/
+4
2010-05-19
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
1
-0
/
+3
2010-05-19
x86: KVM guest: Try using new kvm clock msrs
Glauber Costa
1
-21
/
+32
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+7
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
1
-2
/
+2
2009-09-10
KVM guest: fix bogus wallclock physical address calculation
Glauber Costa
1
-2
/
+2
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-1
/
+1
2009-08-31
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
1
-1
/
+4
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+6
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
1
-1
/
+0
[next]