summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+6
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann1-0/+1
2011-02-17intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown1-0/+1
2011-02-17intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown1-0/+4
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov1-0/+1
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov1-1/+1
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich1-0/+1
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+1
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin1-4/+1
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-34/+12
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet1-12/+12
2011-01-26x86: Remove left over system_64.hYinghai Lu1-22/+0
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli1-3/+2
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/...Linus 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/...Linus Torvalds1-2/+3
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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/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-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