summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-04-18x86, cpu: Change NOP selection for certain Intel CPUsH. Peter Anvin
2011-04-18x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin
2011-04-18x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-12x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel
2011-04-12x86/amd-iommu: Add extended feature detectionJoerg Roedel
2011-04-11x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel
2011-04-11x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel
2011-04-11x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel
2011-04-08x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel
2011-04-07x86/amd-iommu: Rename iommu_flush_deviceJoerg Roedel
2011-04-07x86/amd-iommu: Improve handling of full command bufferJoerg Roedel
2011-04-07x86/amd-iommu: Rename iommu_flush* to domain_flush*Joerg Roedel
2011-04-07x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel
2011-04-07x86/amd-iommu: Cleanup completion-wait handlingJoerg Roedel
2011-04-06x86-32, numa: Calculate remap size in common codeTejun Heo
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin
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-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 '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-04Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney
2011-03-31x86, UV: Fix kdump rebootCliff Wickman
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov
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-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-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-24x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner