aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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