aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-9/+11
|\
| * kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-051-9/+11
* | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-054-1/+11
|\ \
| * \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-044-1/+11
| |\ \ | | |/ | |/|
| | * support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
| | * x86/xen: event channels delivery on HVM.Sheng Yang2010-07-221-0/+3
| | * x86: early PV on HVM features initialization.Sheng Yang2010-07-221-0/+1
| | * xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-221-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-0/+7
|\ \ \
| * | | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-011-2/+0
| * | | x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-301-0/+9
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-041-14/+6
|\ \ \ \
| * | | | Remove indirect read write api support.Sreedhara DS2010-08-031-14/+0
| * | | | intel_scu_ipc: add definitions for vRTC related commandFeng Tang2010-08-031-0/+6
| | |/ / | |/| |
* | | | KVM: VMX: fix tlb flush with invalid rootXiao Guangrong2010-08-021-0/+2
* | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-1/+2
* | | | KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang2010-08-011-0/+6
* | | | 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