summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18x86: Clear irqstack thread_infoBrian Gerst
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14xen: export arbitrary_virt_to_machineStephen Rothwell
2011-01-14x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz
2011-01-14x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTALBjorn Helgaas
2011-01-14x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
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: kvm mmu transparent hugepage supportAndrea Arcangeli
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13thp: bail out gup_fast on splitting pmdAndrea 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