Commit Graph

1367 Commits (1a331957efd214fc3a84f70956dfaec65e70c031)

Author SHA1 Message Date
Mike Travis 6b6309b4c7 x86: reduce memory and stack usage in intel_cacheinfo 17 years ago
Jack Steiner 34d0559178 x86: UV startup of slave cpus 17 years ago
Glauber Costa 098cb7f27e x86: integrate pci-dma.c 17 years ago
Glauber Costa bb8ada95a7 x86: don't do dma if mask is NULL. 17 years ago
Glauber Costa da60cab4dd x86: return conditional to mmu 17 years ago
Glauber Costa aa99b16faa x86: remove kludge from x86_64 17 years ago
Glauber Costa 8f19ca1341 x86: unify gfp masks 17 years ago
Glauber Costa 5fa78ca75d x86: retry allocation if failed 17 years ago
Glauber Costa 8779f2fc3b x86: don't try to allocate from DMA zone at first 17 years ago
Glauber Costa 45a07e7749 x86: use a fallback dev for i386 17 years ago
Glauber Costa d1a0790290 x86: use numa allocation function in i386 17 years ago
Glauber Costa 71848d687e x86: remove virt_to_bus in pci-dma_64.c 17 years ago
Glauber Costa 2e33e36118 x86: adjust dma_free_coherent for i386 17 years ago
Glauber Costa cac67877d2 x86: move bad_dma_address 17 years ago
Glauber Costa d09d815c1b x86: isolate coherent mapping functions 17 years ago
Glauber Costa 8e8edc6401 x86: move dma_coherent functions to pci-dma.c 17 years ago
Glauber Costa fae9a0d8ca x86: merge iommu initialization parameters 17 years ago
Glauber Costa 8e0c379718 x86: merge dma_supported 17 years ago
Glauber Costa bca5c09663 x86: move pci fixup to pci-dma.c 17 years ago
Glauber Costa 116890d556 x86: move x86_64-specific to common code. 17 years ago
Glauber Costa cb5867a5d8 x86: move initialization functions to pci-dma.c 17 years ago
Glauber Costa f9c258de34 x86: unify pci-nommu 17 years ago
Glauber Costa 85c246ee16 x86: move definition to pci-dma.c 17 years ago
Glauber Costa d741bde26d x86: use dma_length in i386 17 years ago
Glauber Costa 5b3e5b7273 x86: use WARN_ON in mapping functions 17 years ago
Glauber Costa 30db2cbf38 x86: use sg_phys in x86_64 17 years ago
Glauber Costa e4dcdd6b4f x86: Add flush_write_buffers in nommu functions 17 years ago
Glauber Costa 9f9ab46d55 x86: implement mapping_error in pci-nommu_64.c 17 years ago
Glauber Costa d5df63f48a x86: delete empty functions from pci-nommu_64.c 17 years ago
Glauber Costa 459121c9ec x86: introduce pci-dma.c 17 years ago
Mark McLoughlin 19e395afb4 x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix 17 years ago
Glauber Costa c786df08f6 x86: unify dma_mapping_error 17 years ago
Glauber Costa 7c18341665 x86: provide a bad_dma_address symbol for i386 17 years ago
Glauber Costa 802c1f6648 x86: move dma_supported and dma_set_mask to pci-dma_32.c 17 years ago
Ingo Molnar 2be621498d x86: dma-ops on highmem fix 17 years ago
Glauber Costa e7f3a913f9 x86: move dma_sync_sg_for_device to common header 17 years ago
Glauber Costa ed435dee9c x86: move dma_sync_sg_for_cpu to common header 17 years ago
Glauber Costa 713623326c x86: move dma_sync_single_range_for_device to common header 17 years ago
Glauber Costa 627610fcb7 x86: move dma_sync_single_range_for_cpu to common header 17 years ago
Glauber Costa 9231b269e0 x86: move dma_sync_single_for_device to common header 17 years ago
Glauber Costa c01dd8cf7d x86: move dma_sync_single_for_cpu to common header 17 years ago
Glauber Costa 72c784f82c x86: move dma_unmap_sg to common header 17 years ago
Glauber Costa 16a3ce9bae x86: move dma_map_sg to common header 17 years ago
Glauber Costa 0cb0ae6832 x86: move dma_unmap_single to common header 17 years ago
Glauber Costa 22456b9714 x86: implement dma_map_single through dma_ops 17 years ago
Yinghai Lu 752bea4abb x86: reserve dma32 early for gart 17 years ago
Suresh Siddha 1679f2710a x86: fpu xstate split cleanup 17 years ago
Suresh Siddha aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
Ingo Molnar fa5c463941 x86: rename find_max_pfn() to propagate_e820_map() 17 years ago