summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-04-06x86-32, numa: Make init_alloc_remap() less panickyTejun Heo
2011-04-06x86-32, numa: Calculate remap size in common codeTejun Heo
2011-04-06x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo
2011-04-06x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Reorganize calculate_numa_remap_page()Tejun Heo
2011-04-06x86-32, numa: Remove redundant top-down alloc code from remap initializationTejun Heo
2011-04-06x86-32, numa: Align pgdat size while initializing alloc_remapTejun Heo
2011-04-06x86-32, numa: Fix failure condition check in alloc_remap()Tejun Heo
2011-04-06x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin
2011-04-06xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao
2011-04-06xen: just completely disable XSAVEJeremy Fitzhardinge
2011-04-06KVM: move and fix substitue search for missing CPUID entriesAndre Przywara
2011-04-06KVM: fix XSAVE bit scanningAndre Przywara
2011-04-06x86/amd-iommu: Cleanup inv_pages command handlingJoerg Roedel
2011-04-06x86/amd-iommu: Move inv-dte command building to own functionJoerg Roedel
2011-04-06x86/amd-iommu: Move compl-wait command building to own functionJoerg Roedel
2011-04-06x86: Reorder reboot method preferencesMatthew Garrett
2011-04-04xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk
2011-04-04jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04x86, mpparse: Put check_slot() into .init sectionRakib Mullick
2011-04-04x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo
2011-04-04x86: visws: Fixup irq overhaul falloutThomas Gleixner
2011-04-04Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar
2011-04-04x86-64, NUMA: Remove unused variableFlorian Mickler
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney
2011-04-01x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo
2011-04-01x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo
2011-03-31x86, UV: Fix kdump rebootCliff Wickman
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov
2011-03-30Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar
2011-03-30Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-03-29x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-29xen: fix p2m section mismatchesRandy Dunlap
2011-03-29x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng
2011-03-29x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter
2011-03-29x86: A fast way to check capabilities of the current cpuChristoph Lameter
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-29perf, x86: P4 PMU - clean up the code a bitCyrill Gorcunov
2011-03-29Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-03-28percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet
2011-03-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-27percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter