summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong1-3/+0
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong1-0/+5
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa1-0/+6
2011-07-14KVM guest: Add a pv_ops stub for steal timeGlauber Costa2-0/+10
2011-07-14KVM: Steal time implementationGlauber Costa2-0/+13
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa1-0/+9
2011-07-12KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa1-0/+1
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity1-0/+1
2011-07-12KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei2-1/+2
2011-07-12KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y1-1/+1
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity1-24/+20
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity1-1/+1
2011-07-12KVM: nVMX: vmcs12 checks on nested entryNadav Har'El1-0/+8
2011-07-12KVM: nVMX: Exiting from L2 to L1Nadav Har'El1-0/+4
2011-07-12KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El1-0/+31
2011-07-12KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El1-0/+12
2011-07-12KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El1-1/+1
2011-07-12KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa1-2/+3
2011-07-12KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong1-6/+1
2011-07-12KVM: MMU: abstract the operation of rmapXiao Guangrong1-1/+1
2011-07-12KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong1-0/+1
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity1-1/+5
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa1-2/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl1-1/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2-14/+0
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7
2011-06-19x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst1-1/+1
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown3-4/+4
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-486/+1345
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+4
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-7/+0
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar1-76/+76
2011-05-27kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-27x86: convert to asm-generic ptrace.hMike Frysinger1-13/+5
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-26/+58
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds1-0/+7
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+7
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar1-22/+2
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-22/+2
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy1-2/+2
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman1-203/+351
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner3-207/+918
2011-05-25x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook1-1/+1
2011-05-25PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2-7/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+6
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski1-0/+4
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski4-26/+54