aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi1-2/+2
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin1-0/+2
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin2-4/+28
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven1-1/+1
2012-07-19xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan1-14/+9
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering3-13/+109
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering1-32/+26
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering1-1/+1
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel1-3/+26
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel1-0/+6
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel1-1/+8
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel1-5/+25
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong1-3/+7
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong1-1/+21
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong3-6/+11
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+38
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki1-2/+4
2012-07-18x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity1-0/+2
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar2-4/+38
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin1-5/+0
2012-07-16KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin1-10/+3
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2-0/+20
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki1-2/+4
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie8-7/+77
2012-07-11Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar1-2/+4
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-2/+4
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava3-0/+16
2012-07-11KVM: MMU: fix kvm_mmu_pagetable_walk tracepointXiao Guangrong2-6/+4
2012-07-11KVM: MMU: trace fast page faultXiao Guangrong2-0/+40
2012-07-11KVM: MMU: fast path of handling guest page faultXiao Guangrong1-17/+127
2012-07-11KVM: MMU: introduce SPTE_MMU_WRITEABLE bitXiao Guangrong1-19/+38
2012-07-11KVM: MMU: fold tlb flush judgement into mmu_spte_updateXiao Guangrong1-13/+20
2012-07-11KVM: VMX: export PFEC.P bit on eptXiao Guangrong1-1/+8
2012-07-11KVM: MMU: cleanup spte_write_protectXiao Guangrong1-16/+29
2012-07-11KVM: MMU: abstract spte write-protectXiao Guangrong1-27/+31
2012-07-11KVM: MMU: return bool in __rmap_write_protectXiao Guangrong1-6/+7
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar41-215/+458
2012-07-11crypto: twofish-avx - remove useless instructionJohannes Goetzfried1-1/+0
2012-07-11crypto: aesni-intel - fix wrong kfree pointerMilan Broz1-4/+4
2012-07-10x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich1-5/+1
2012-07-10x86/mm/mtrr: Fix alignment determination in range_to_mtrr()Jan Beulich1-3/+3
2012-07-09KVM: VMX: Emulate invalid guest state by defaultAvi Kivity1-1/+1
2012-07-09KVM: x86 emulator: implement LTRAvi Kivity1-1/+10
2012-07-09KVM: x86 emulator: make loading TR set the busy bitAvi Kivity1-1/+7
2012-07-09KVM: x86 emulator: make read_segment_descriptor() return the addressAvi Kivity1-5/+8
2012-07-09KVM: x86 emulator: emulate LLDTAvi Kivity1-1/+10
2012-07-09KVM: x86 emulator: emulate BSWAPAvi Kivity1-2/+18
2012-07-09KVM: VMX: Improve error reporting during invalid guest state emulationAvi Kivity1-1/+5