aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2009-11-30x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin
2009-11-27x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel
2009-11-27x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel
2009-11-27x86/amd-iommu: Keep devices per domain in a listJoerg Roedel
2009-11-27x86/amd-iommu: Add device bind reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel
2009-11-27x86/amd-iommu: Remove support for domain sharingJoerg Roedel
2009-11-27x86/amd-iommu: Make np-cache a global flagJoerg Roedel
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar
2009-11-26x86: Optimize loadsegment()Brian Gerst
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-23x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-16x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-16x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori