summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19x86, MCE: Do not taint when handling correctable errorsBorislav Petkov
2011-04-19x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
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, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. 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-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-04-12x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel
2011-04-12x86/amd-iommu: Add extended feature detectionJoerg Roedel
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan
2011-04-11Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior
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-11x86/amd-iommu: Select PCI_IOV with AMD IOMMU driverJoerg 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/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang
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: Update remap allocator commentsTejun Heo
2011-04-06x86-32, numa: Remove redundant node_remap_size[]Tejun Heo
2011-04-06x86-32, numa: Remove now useless node_remap_offset[]Tejun Heo
2011-04-06x86-32, numa: Make pgdat allocation use alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo