summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: lockless walking shadow page tableXiao Guangrong2011-07-241-0/+8
* KVM: MMU: remove bypass_guest_pfXiao Guangrong2011-07-241-3/+0
* KVM: MMU: cache mmio info on page fault pathXiao Guangrong2011-07-241-0/+5
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-241-0/+6
* KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-142-0/+10
* KVM: Steal time implementationGlauber Costa2011-07-142-0/+13
* KVM: KVM Steal time guest/host interfaceGlauber Costa2011-07-121-0/+9
* KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa2011-07-121-0/+1
* KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity2011-07-121-0/+1
* KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei2011-07-122-1/+2
* KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y2011-07-121-1/+1
* KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity2011-07-121-24/+20
* KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity2011-07-121-1/+1
* KVM: nVMX: vmcs12 checks on nested entryNadav Har'El2011-07-121-0/+8
* KVM: nVMX: Exiting from L2 to L1Nadav Har'El2011-07-121-0/+4
* KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El2011-07-121-0/+31
* KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El2011-07-121-0/+12
* KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El2011-07-121-1/+1
* KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa2011-07-121-2/+3
* KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong2011-07-121-6/+1
* KVM: MMU: abstract the operation of rmapXiao Guangrong2011-07-121-1/+1
* KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong2011-07-121-0/+1
* KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity2011-07-121-1/+5
* KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-121-2/+1
* watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-281-1/+1
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-272-14/+0
* Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-201-2/+7
|\
| * KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
* | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-181-1/+1
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-293-4/+4
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-293-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-286-486/+1345
|\ \
| * | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-261-22/+2
| |\ \
| * | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2
| * | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-251-203/+351
| * | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-253-207/+918
| * | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-251-1/+1
* | | | Merge branch 'setns'Linus Torvalds2011-05-282-1/+4
|\ \ \ \
| * | | | ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-7/+0
|\ \ \ \
| * | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-242-7/+0
* | | | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-271-0/+1
* | | | | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-271-13/+5
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-265-26/+58
|\ \ \ \ \
| * | | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-241-0/+4
| * | | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-244-26/+54
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
* | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-22/+2
| |_|_|/ / |/| | | |