aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
|\
| * x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
* | x86: Unify "numa=" command line option handlingJan Beulich2011-01-192-0/+3
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-2/+3
|\ \
| * \ Merge branch 'linus' into idle-testLen Brown2011-01-1236-146/+494
| |\ \
| * | | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+3
* | | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-131-3/+13
|\ \ \ \
| * | | | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-2/+2
| * | | | xen: add m2p override mechanismJeremy Fitzhardinge2011-01-111-3/+13
| |/ / /
* | | | thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+1
* | | | thp: don't allow transparent hugepage support without PSEAndrea Arcangeli2011-01-131-0/+5
* | | | thp: add pmd_modifyJohannes Weiner2011-01-132-0/+11
* | | | thp: add x86 32bit supportJohannes Weiner2011-01-134-109/+149
* | | | thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+5
* | | | thp: add pmd mangling functions to x86Andrea Arcangeli2011-01-132-8/+113
* | | | thp: special pmd_trans_* functionsAndrea Arcangeli2011-01-132-0/+15
* | | | thp: no paravirt version of pmd opsAndrea Arcangeli2011-01-131-0/+3
* | | | thp: add pmd paravirt opsAndrea Arcangeli2011-01-132-0/+31
* | | | thp: add native_set_pmd_atAndrea Arcangeli2011-01-131-0/+6
* | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-133-0/+13
|\ \ \ \
| * | | | x86, olpc: Add OLPC device-tree supportAndres Salomon2010-12-152-0/+10
| * | | | x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon2010-12-151-0/+3
* | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-136-57/+174
|\ \ \ \ \
| * | | | | KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong2011-01-121-0/+4
| * | | | | KVM: Fetch guest cr3 from hardware on demandAvi Kivity2011-01-121-0/+2
| * | | | | KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity2011-01-121-0/+8
| * | | | | KVM: SVM: copy instruction bytes from VMCBAndre Przywara2011-01-123-6/+9
| * | | | | KVM: SVM: enhance MOV CR intercept handlerAndre Przywara2011-01-121-0/+2
| * | | | | KVM: cleanup emulate_instructionAndre Przywara2011-01-121-2/+9
| * | | | | KVM: move complete_insn_gp() into x86.cAndre Przywara2011-01-121-0/+2
| * | | | | KVM: x86: fix CR8 handlingAndre Przywara2011-01-121-1/+1
| * | | | | KVM: SVM: Add xsetbv interceptJoerg Roedel2011-01-121-0/+2
| * | | | | KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori2011-01-121-0/+6
| * | | | | KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel2011-01-121-0/+2
| * | | | | KVM: MMU: retry #PF for softmmuXiao Guangrong2011-01-121-0/+1
| * | | | | KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong2011-01-121-1/+2
| * | | | | KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg2011-01-121-1/+2
| * | | | | KVM: Don't spin on virt instruction faults during rebootAvi Kivity2011-01-121-2/+6
| * | | | | KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel2011-01-121-10/+17
| * | | | | KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg2011-01-121-6/+9
| * | | | | KVM: X86: Introduce generic guest-mode representationJoerg Roedel2011-01-121-0/+1
| * | | | | KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity2011-01-122-13/+6
| * | | | | KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity2011-01-121-5/+9
| * | | | | KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity2011-01-121-6/+9
| * | | | | KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity2011-01-121-3/+8
| * | | | | KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong2011-01-121-1/+1
| * | | | | KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity2011-01-121-0/+1
| * | | | | KVM: x86 emulator: preserve an operand's segment identityAvi Kivity2011-01-121-1/+4
| * | | | | KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong2011-01-121-0/+1
| * | | | | KVM: remove unused function declarationXiao Guangrong2011-01-121-1/+0