index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
vmware.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
1
-1
/
+1
2022-06-22
x86/vmware: Use BIT() macro for shifting
Shreenidhi Shedi
1
-2
/
+2
2021-04-26
Merge tag 'x86_vmware_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2021-03-28
x86/vmware: Avoid TSC recalibration when frequency is known
Alexey Makhalov
1
-0
/
+2
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-2
/
+3
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
1
-6
/
+6
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
1
-5
/
+45
2020-03-24
x86/vmware: Use bool type for vmw_sched_clock
Alexey Makhalov
1
-2
/
+2
2020-03-24
x86/vmware: Enable steal time accounting
Alexey Makhalov
1
-1
/
+12
2020-03-24
x86/vmware: Add steal time clock support for VMware guests
Alexey Makhalov
1
-0
/
+197
2020-03-24
x86/vmware: Remove vmware_sched_clock_setup()
Alexey Makhalov
1
-5
/
+10
2020-03-24
x86/vmware: Make vmware_select_hypercall() __init
Alexey Makhalov
1
-1
/
+1
2019-10-08
x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
Sami Tolvanen
1
-1
/
+1
2019-08-28
x86/vmware: Add a header file for hypercall definitions
Thomas Hellstrom
1
-1
/
+5
2019-08-28
x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
Thomas Hellstrom
1
-17
/
+71
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
1
-1
/
+1
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
1
-1
/
+1
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-2
/
+2
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-2
/
+2
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-2
/
+2
2017-05-02
vmware: set cpu capabilities during platform initialization
Juergen Gross
1
-19
/
+20
2017-03-01
x86/vmware: Remove duplicate inclusion of asm/timer.h
Masanari Iida
1
-1
/
+0
2016-12-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+70
2016-10-30
x86/vmware: Add paravirt sched clock
Alexey Makhalov
1
-0
/
+42
2016-10-30
x86/vmware: Add basic paravirt ops support
Alexey Makhalov
1
-0
/
+12
2016-10-30
x86/vmware: Use tsc_khz value for calibrate_cpu()
Alexey Makhalov
1
-0
/
+1
2016-10-21
x86/vmware: Read tsc_khz only once at boot time
Alexey Makhalov
1
-19
/
+18
2016-10-19
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
1
-0
/
+5
2016-10-05
x86/vmware: Skip lapic calibration on VMware
Renat Valiullin
1
-2
/
+10
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+1
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-3
/
+2
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
1
-4
/
+4
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
1
-0
/
+13
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-02
x86, vmware: Preset lpj values when on VMware.
Alok Kataria
1
-1
/
+8
2010-05-09
x86, hypervisor: Export the x86_hyper* symbols
H. Peter Anvin
1
-1
/
+1
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
1
-0
/
+2
2010-05-07
x86: Clean up the hypervisor layer
H. Peter Anvin
1
-16
/
+20
2010-04-24
VMware Balloon driver
Dmitry Torokhov
1
-0
/
+2
2009-09-20
x86: Print the hypervisor returned tsc_khz during boot
Alok Kataria
1
-0
/
+6
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-9
/
+12
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
1
-9
/
+9
2008-11-23
x86: vmware - fix sparse warnings
Hannes Eder
1
-0
/
+1
2008-11-04
x86: vmware: look for DMI string in the product serial key
Alok Kataria
1
-1
/
+6
2008-11-03
x86: VMware: Fix vmware_get_tsc code
Alok Kataria
1
-2
/
+2
2008-11-01
x86: Add a synthetic TSC_RELIABLE feature bit.
Alok Kataria
1
-0
/
+18
2008-11-01
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria
1
-0
/
+88