index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
hypervisor.c
Age
Commit message (
Expand
)
Author
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
2012-07-18
x86, hyper: fix build with !CONFIG_KVM_GUEST
Avi Kivity
2012-07-11
KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check
Prarit Bhargava
2011-07-08
x86, hyper: Change hypervisor detection order
Anupam Chanda
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-26
xen/pvhvm: fix build problem when !CONFIG_XEN
Jeremy Fitzhardinge
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
2010-05-09
x86, hypervisor: add missing <linux/module.h>
H. Peter Anvin
2010-05-09
x86, hypervisor: Export the x86_hyper* symbols
H. Peter Anvin
2010-05-07
x86: Clean up the hypervisor layer
H. Peter Anvin
2010-05-06
x86: Detect running on a Microsoft HyperV system
Ky Srinivasan
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
2008-11-23
x86: hypervisor - fix sparse warnings
Hannes Eder
2008-11-01
x86: Add a synthetic TSC_RELIABLE feature bit.
Alok Kataria
2008-11-01
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria