Commit Graph

2113 Commits (350a55e9ff6005032407d3234af800f413b03af5)

Author SHA1 Message Date
Alexander Chumachenko c9e2fbd909 x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile 15 years ago
Jan Beulich a46590533a x86/hwmon: fix initialization of coretemp 15 years ago
Joerg Roedel 4c894f47bb x86/amd-iommu: Work around S3 BIOS bug 15 years ago
Joerg Roedel e9bf519711 x86/amd-iommu: Set iommu configuration flags in enable-loop 15 years ago
Frederic Weisbecker 89e45aac42 x86: Fix instruction breakpoint encoding 15 years ago
H. Peter Anvin c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() 15 years ago
Thomas Gleixner 54ff7e595d x86: hpet: Work around hardware stupidity 15 years ago
Tetsuo Handa 2fd818642a x86, cpufeature: Suppress compiler warning with gcc 3.x 15 years ago
Avi Kivity 16518d5ada KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts 15 years ago
Francisco Jerez cc1a8e5233 x86: Fix the address space annotations of iomap_atomic_prot_pfn() 15 years ago
Suresh Siddha cd7240c0b9 x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states 15 years ago
H. Peter Anvin 8848a91068 x86-32: Fix dummy trampoline-related inline stubs 15 years ago
Joerg Roedel fd89a13792 x86-32: Separate 1:1 pagetables from swapper_pg_dir 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Jesse Barnes 23b90cfd7b x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set 15 years ago
Sam Ravnborg bf56fba670 archs: replace unifdef-y with header-y 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Cliff Wickman 1d6225e8cc x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
Namhyung Kim 8fd49936a8 x86: Document __phys_reloc_hide() usage in __pa_symbol() 15 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Cesar Eduardo Barros 597781f3e5 kmap_atomic: make kunmap_atomic() harder to misuse 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Jason Wessel 12bfa3de63 kgdb,x86: Individual register get/set for x86 15 years ago
Sreedhara DS 804f8681a9 Remove indirect read write api support. 15 years ago
Feng Tang 35f2915c3b intel_scu_ipc: add definitions for vRTC related command 15 years ago
Michal Schmidt e8c534ec06 x86: Fix keeping track of AMD C1E 15 years ago
Xiao Guangrong dd180b3e90 KVM: VMX: fix tlb flush with invalid root 15 years ago
Joerg Roedel 828554136b KVM: Remove unnecessary divide operations 15 years ago
Sheng Yang f5f48ee15c KVM: VMX: Execute WBINVD to keep data consistency with assigned devices 15 years ago
Avi Kivity a1f4d39500 KVM: Remove memory alias support 15 years ago
Xiao Guangrong be71e061d1 KVM: MMU: don't mark pte notrap if it's just sync transient 15 years ago
Sheng Yang 2d5b5a6655 KVM: x86: XSAVE/XRSTOR live migration support 15 years ago
Avi Kivity 2390218b6a KVM: Fix mov cr3 #GP at wrong instruction 15 years ago
Avi Kivity a83b29c6ad KVM: Fix mov cr4 #GP at wrong instruction 15 years ago
Avi Kivity 49a9b07edc KVM: Fix mov cr0 #GP at wrong instruction 15 years ago
Dexuan Cui 2acf923e38 KVM: VMX: Enable XSAVE/XRSTOR for guest 15 years ago
Gui Jianfeng b9d762fa79 KVM: VMX: Add all-context INVVPID type support 15 years ago
Gui Jianfeng 518c8aee5c KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction 15 years ago
Jan Kiszka 10ab25cd6b KVM: x86: Propagate fpu_alloc errors 15 years ago
Mohammed Gamal c8174f7b35 KVM: VMX: Add constant for invalid guest state exit reason 15 years ago
Sheng Yang 98918833a3 KVM: x86: Use FPU API 15 years ago
Sheng Yang 7cf30855e0 KVM: x86: Use unlazy_fpu() for host FPU 15 years ago
Sheng Yang 5ee481da7b x86: Export FPU API for KVM use 15 years ago
Gleb Natapov 6d77dbfc88 KVM: inject #UD if instruction emulation fails and exit to userspace 15 years ago
Joerg Roedel eec4b140c9 KVM: SVM: Allow EFER.LMSLE to be set with nested svm 15 years ago
Gleb Natapov 54b8486f46 KVM: x86 emulator: do not inject exception directly into vcpu 15 years ago
Gleb Natapov ef050dc039 KVM: x86 emulator: set RFLAGS outside x86 emulator code 15 years ago
Gleb Natapov 8fe681e984 KVM: do not inject #PF in (read|write)_emulated() callbacks 15 years ago