summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/pci-dma.c
AgeCommit message (Expand)Author
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev
2008-04-19x86: integrate pci-dma.cGlauber Costa
2008-04-19x86: move bad_dma_addressGlauber Costa
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: merge dma_supportedGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: move x86_64-specific to common code.Glauber Costa
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa
2008-04-19x86: unify pci-nommuGlauber Costa
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19x86: introduce pci-dma.cGlauber Costa