summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove memory alias supportAvi Kivity2010-08-011-21/+0
* KVM: MMU: don't mark pte notrap if it's just sync transientXiao Guangrong2010-08-011-1/+1
* KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-012-2/+27
* KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity2010-08-011-1/+1
* KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity2010-08-011-1/+1
* KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity2010-08-011-1/+1
* KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2010-08-012-0/+3
* KVM: VMX: Add all-context INVVPID type supportGui Jianfeng2010-08-011-0/+1
* KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng2010-08-011-0/+2
* KVM: x86: Propagate fpu_alloc errorsJan Kiszka2010-08-011-1/+1
* KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal2010-08-011-0/+1
* KVM: x86: Use FPU APISheng Yang2010-08-011-16/+1
* KVM: x86: Use unlazy_fpu() for host FPUSheng Yang2010-08-011-1/+0
* x86: Export FPU API for KVM useSheng Yang2010-08-012-0/+5
* KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov2010-08-011-1/+0
* KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel2010-08-011-0/+2
* KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov2010-08-011-0/+6
* KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov2010-08-011-1/+0
* KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov2010-08-011-0/+3
* KVM: remove export of emulator_write_emulated()Gleb Natapov2010-08-011-5/+0
* KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov2010-08-011-0/+1
* KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov2010-08-011-2/+3
* KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov2010-08-011-1/+1
* KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov2010-08-011-0/+1
* KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov2010-08-011-0/+2
* KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2010-08-012-4/+2
* KVM: x86 emulator: handle "far address" source operandGleb Natapov2010-08-011-1/+5
* KVM: x86 emulator: introduce read cacheGleb Natapov2010-08-011-0/+1
* x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-071-0/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-284-4/+6
|\
| * x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
| * percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-111-0/+2
| * x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-091-2/+2
| * x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-071-1/+1
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-112-0/+4
|\ \
| * | PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-082-0/+4
| |/
* | KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-091-0/+1
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-0/+2
|\
| * pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-0/+2
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\ \
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-301-12/+0
|\ \ \
| * | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-281-12/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-0/+7
|\ \ \ \
| * | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-2/+2
|\ \ \ \ \
| * | | | | sched: clarify commment for TS_POLLINGLen Brown2010-05-271-2/+2
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-2/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+0
| |\ \ \ \ \
| | * | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+0
OpenPOWER on IntegriCloud