aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-42/+3
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov1-0/+1
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich2-0/+3
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-2/+3
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+13
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+1
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd_modifyJohannes Weiner2-0/+11
2011-01-13thp: add x86 32bit supportJohannes Weiner4-109/+149
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli2-8/+113
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli2-0/+15
2011-01-13thp: no paravirt version of pmd opsAndrea Arcangeli1-0/+3
2011-01-13thp: add pmd paravirt opsAndrea Arcangeli2-0/+31
2011-01-13thp: add native_set_pmd_atAndrea Arcangeli1-0/+6
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/jikos/trivialLinus 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-12Merge branch 'linus' into idle-testLen Brown36-146/+494
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+3
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