summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli
2011-01-13thp: add pmd_modifyJohannes Weiner
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: transparent hugepage coreAndrea Arcangeli
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli
2011-01-13thp: no paravirt version of pmd opsAndrea Arcangeli
2011-01-13thp: add pmd paravirt opsAndrea Arcangeli
2011-01-13thp: add native_set_pmd_atAndrea Arcangeli
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13x86: support XZ-compressed kernelLasse Collin
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-12Merge branch 'linus' into idle-testLen Brown
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara
2011-01-12KVM: cleanup emulate_instructionAndre Przywara
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara
2011-01-12KVM: SVM: Add xsetbv interceptJoerg Roedel
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori
2011-01-12KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong
2011-01-12KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity
2011-01-12KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel
2011-01-12KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity
2011-01-12KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity
2011-01-12KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: x86 emulator: preserve an operand's segment identityAvi Kivity
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong
2011-01-12KVM: remove unused function declarationXiao Guangrong
2011-01-12KVM: handle exit due to INVD in VMXGleb Natapov
2011-01-12KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka