summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-14thp: add pmd mangling functions to x86Andrea Arcangeli2-8/+113
2011-01-14thp: special pmd_trans_* functionsAndrea Arcangeli2-0/+15
2011-01-14thp: no paravirt version of pmd opsAndrea Arcangeli1-0/+3
2011-01-14thp: add pmd paravirt opsAndrea Arcangeli2-0/+31
2011-01-14thp: add native_set_pmd_atAndrea Arcangeli1-0/+6
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+13
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-57/+174
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2011-01-13x86: support XZ-compressed kernelLasse Collin1-5/+1
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon1-3/+7
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong1-0/+4
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity1-0/+2
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity1-0/+8
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara3-6/+9
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara1-0/+2
2011-01-12KVM: cleanup emulate_instructionAndre Przywara1-2/+9
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara1-0/+2
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara1-1/+1
2011-01-12KVM: SVM: Add xsetbv interceptJoerg Roedel1-0/+2
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori1-0/+6
2011-01-12KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel1-0/+2
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong1-0/+1
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong1-1/+2
2011-01-12KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg1-1/+2
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity1-2/+6
2011-01-12KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel1-10/+17
2011-01-12KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg1-6/+9
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel1-0/+1
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity2-13/+6
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity1-5/+9
2011-01-12KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity1-6/+9
2011-01-12KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity1-3/+8
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong1-1/+1
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity1-0/+1
2011-01-12KVM: x86 emulator: preserve an operand's segment identityAvi Kivity1-1/+4
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong1-0/+1
2011-01-12KVM: remove unused function declarationXiao Guangrong1-1/+0
2011-01-12KVM: handle exit due to INVD in VMXGleb Natapov1-0/+1
2011-01-12KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka1-1/+1
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2-0/+2
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-0/+3
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov2-0/+13
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov1-0/+6
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2-0/+6
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov1-0/+1
2011-01-12KVM: Retry fault before vmentryGleb Natapov1-1/+3
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+18
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-14/+21
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+34
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2