aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-02
| * x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-30
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-04
|\ \
| * | Remove indirect read write api support.Sreedhara DS2010-08-03
| * | intel_scu_ipc: add definitions for vRTC related commandFeng Tang2010-08-03
* | | KVM: VMX: fix tlb flush with invalid rootXiao Guangrong2010-08-01
* | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-01
* | | KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang2010-08-01
* | | KVM: Remove memory alias supportAvi Kivity2010-08-01
* | | KVM: MMU: don't mark pte notrap if it's just sync transientXiao Guangrong2010-08-01
* | | KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-01
* | | KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity2010-08-01
* | | KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity2010-08-01
* | | KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity2010-08-01
* | | KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2010-08-01
* | | KVM: VMX: Add all-context INVVPID type supportGui Jianfeng2010-08-01
* | | KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng2010-08-01
* | | KVM: x86: Propagate fpu_alloc errorsJan Kiszka2010-08-01
* | | KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal2010-08-01
* | | KVM: x86: Use FPU APISheng Yang2010-08-01
* | | KVM: x86: Use unlazy_fpu() for host FPUSheng Yang2010-08-01
* | | x86: Export FPU API for KVM useSheng Yang2010-08-01
* | | KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov2010-08-01
* | | KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel2010-08-01
* | | KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov2010-08-01
* | | KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov2010-08-01
* | | KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov2010-08-01
* | | KVM: remove export of emulator_write_emulated()Gleb Natapov2010-08-01
* | | KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov2010-08-01
* | | KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov2010-08-01
* | | KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov2010-08-01
* | | KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov2010-08-01
* | | KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov2010-08-01
* | | KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2010-08-01
* | | KVM: x86 emulator: handle "far address" source operandGleb Natapov2010-08-01
* | | KVM: x86 emulator: introduce read cacheGleb Natapov2010-08-01
|/ /
* | x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-07
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-28
|\ \
| * | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-18
| * | percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-10
| * | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
| * | x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-07
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-11
|\ \ \
| * | | PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-07
| |/ /
* / / KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-09
|/ /
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\ \
| * | pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-10
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ \ | |_|/ |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03