summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-03Remove indirect read write api support.Sreedhara DS
2010-08-03intel_scu_ipc: add definitions for vRTC related commandFeng Tang
2010-08-02KVM: VMX: fix tlb flush with invalid rootXiao Guangrong
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: MMU: don't mark pte notrap if it's just sync transientXiao Guangrong
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang
2010-08-01KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01KVM: VMX: Add all-context INVVPID type supportGui Jianfeng
2010-08-01KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng
2010-08-01KVM: x86: Propagate fpu_alloc errorsJan Kiszka
2010-08-01KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal
2010-08-01KVM: x86: Use FPU APISheng Yang
2010-08-01KVM: x86: Use unlazy_fpu() for host FPUSheng Yang
2010-08-01x86: Export FPU API for KVM useSheng Yang
2010-08-01KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov
2010-08-01KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel
2010-08-01KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov
2010-08-01KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov
2010-08-01KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov
2010-08-01KVM: remove export of emulator_write_emulated()Gleb Natapov
2010-08-01KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov
2010-08-01KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov
2010-08-01KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov
2010-08-01KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: handle "far address" source operandGleb Natapov
2010-08-01KVM: x86 emulator: introduce read cacheGleb Natapov
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-01x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen