| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 1 | -2/+1 |
|\ |
|
| * | x86: use dev_printk in quirk message | Bjorn Helgaas | 2009-03-20 | 1 | -2/+1 |
* | | dma-debug/x86: register pci bus for dma-debug leak detection | Joerg Roedel | 2009-03-17 | 1 | -0/+4 |
* | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 1 | -0/+6 |
* | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -1/+1 |
* | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -9/+4 |
|\ |
|
| * | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 | 1 | -2/+4 |
| * | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge | 2008-12-16 | 1 | -7/+0 |
* | | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 2008-12-23 | 1 | -6/+1 |
|\ \ |
|
| * | | x86: remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-12-03 | 1 | -6/+0 |
| * | | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel | 2008-11-28 | 1 | -0/+1 |
| |/ |
|
* | | x86: fix missing space in printk, #2 | Michael Tokarev | 2008-12-05 | 1 | -2/+2 |
|/ |
|
* | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI | Fenghua Yu | 2008-10-24 | 1 | -0/+16 |
* | intel-iommu: IA64 support | Fenghua Yu | 2008-10-18 | 1 | -16/+0 |
* | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel | 2008-10-16 | 1 | -2/+2 |
*-. | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -143/+34 |
|\ \ |
|
| | * | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori | 2008-09-25 | 1 | -0/+31 |
| | * | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori | 2008-09-22 | 1 | -13/+0 |
| | * | x86: move GART TLB flushing options to generic code | Joerg Roedel | 2008-09-19 | 1 | -0/+13 |
| | * | x86: move dma_*_coherent functions to include file | Joerg Roedel | 2008-08-22 | 1 | -46/+3 |
| | * | x86: cleanup dma_*_coherent functions | Joerg Roedel | 2008-08-22 | 1 | -109/+12 |
| |/ |
|
* | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-11 | 1 | -131/+26 |
|\ \
| |/ |
|
| * | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 2008-07-29 | 1 | -0/+8 |
| * | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1 | -30/+20 |
| |\ |
|
| | * | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -11/+16 |
| * | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 1 | -8/+14 |
| |\ \ |
|
| * | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 1 | -120/+2 |
* | | | | x86: convert pci-dma.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -4/+2 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -15/+2 |
|\ \ \ \ \
| | | |/ /
| |_|_| /
|/| | | |
|
| | * | | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori | 2008-07-11 | 1 | -2/+0 |
| | * | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 | 1 | -4/+0 |
| | * | | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 | 1 | -6/+0 |
| | * | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | 1 | -1/+1 |
| |/ /
|/| | |
|
| * | | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 | 1 | -2/+1 |
|/ / |
|
* | | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 | 1 | -0/+5 |
|\ \ \ \
| | | |/
| | |/| |
|
| | | * | AMD_IOMMU: call detect and initialization functions from dma code | Joerg Roedel | 2008-06-27 | 1 | -0/+5 |
| | |/ |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -10/+17 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| | | | * | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-16 | 1 | -4/+10 |
| | | | |\
| | |_|_|/
| |/| | | |
|
| | | | * | Merge branch 'linus' into x86/gart | Thomas Gleixner | 2008-05-17 | 1 | -3/+5 |
| | | | |\
| |_|_|_|/
|/| | | | |
|
| | | | * | x86: reserve dma32 early for gart fix | Yinghai Lu | 2008-05-12 | 1 | -4/+1 |
| | | | * | x86_64: allocate gart aperture from 512M | Yinghai Lu | 2008-05-12 | 1 | -1/+5 |
| | | |/
| | |/| |
|
| | | * | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | 1 | -4/+10 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | x86: kernel/pci-dma.c cleanups | Adrian Bunk | 2008-05-25 | 1 | -1/+1 |
| |_|/
|/| | |
|