index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
AMD IOMMU: remove unnecessary cast to u64 in the init code
Joerg Roedel
2008-09-19
1
-1
/
+1
|
|
|
|
*
AMD IOMMU: free domain bitmap with its allocation order
Joerg Roedel
2008-09-19
1
-1
/
+2
|
|
|
|
*
AMD IOMMU: simplify dma_mask_to_pages
Joerg Roedel
2008-09-19
1
-2
/
+1
|
|
|
|
*
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
Joerg Roedel
2008-09-19
1
-1
/
+1
|
|
|
|
*
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
FUJITA Tomonori
2008-09-19
1
-2
/
+3
|
|
|
|
*
AMD IOMMU: some set_device_domain cleanups
Joerg Roedel
2008-09-19
2
-4
/
+8
|
|
|
|
*
AMD IOMMU: don't assign preallocated protection domains to devices
Joerg Roedel
2008-09-19
2
-5
/
+44
|
|
|
|
*
AMD IOMMU: add dma_supported callback
Joerg Roedel
2008-09-19
1
-0
/
+25
|
|
|
|
*
AMD IOMMU: allow IO page faults from devices
Joerg Roedel
2008-09-19
1
-1
/
+0
|
|
|
|
*
AMD IOMMU: enable event logging
Joerg Roedel
2008-09-19
1
-0
/
+8
|
|
|
|
*
AMD IOMMU: add event handling code
Joerg Roedel
2008-09-19
3
-2
/
+108
|
|
|
|
*
AMD IOMMU: add MSI interrupt support
Joerg Roedel
2008-09-19
5
-1
/
+120
|
|
|
|
*
AMD IOMMU: save pci_dev instead of devid
Joerg Roedel
2008-09-19
2
-11
/
+19
|
|
|
|
*
AMD IOMMU: save pci segment from ACPI tables
Joerg Roedel
2008-09-19
2
-0
/
+4
|
|
|
|
*
AMD IOMMU: add event buffer allocation
Joerg Roedel
2008-09-19
2
-0
/
+38
|
|
|
|
*
AMD IOMMU: align alloc_coherent addresses properly
Joerg Roedel
2008-09-19
1
-8
/
+14
|
|
|
|
*
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
2008-09-19
1
-6
/
+6
|
|
|
|
*
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
2008-09-19
3
-5
/
+31
|
|
|
|
*
x86: move GART TLB flushing options to generic code
Joerg Roedel
2008-09-19
5
-15
/
+18
|
|
|
|
*
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
2008-09-19
1
-14
/
+5
|
|
|
|
*
AMD IOMMU: check for invalid device pointers
Joerg Roedel
2008-09-19
1
-8
/
+35
|
|
|
|
*
convert swiotlb to use dma_get_mask
FUJITA Tomonori
2008-09-19
2
-6
/
+2
|
|
|
|
*
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
2008-09-14
1
-1
/
+9
|
|
|
|
*
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-14
1
-0
/
+2
|
|
|
|
*
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
2008-09-14
1
-11
/
+28
|
|
|
|
*
iommu: add dma_get_mask helper function
FUJITA Tomonori
2008-09-14
1
-0
/
+7
|
|
|
|
*
iommu: add iommu_device_max_index IOMMU helper function
FUJITA Tomonori
2008-09-14
1
-0
/
+10
|
|
|
|
*
Merge branch 'linus' into x86/iommu
Ingo Molnar
2008-09-14
92
-784
/
+1212
|
|
|
|
|
\
|
|
|
|
*
|
x86: convert dma_alloc_coherent to use is_device_dma_capable
FUJITA Tomonori
2008-09-10
1
-1
/
+1
|
|
|
|
*
|
x86: remove duplicated extern force_iommu
FUJITA Tomonori
2008-09-10
1
-1
/
+0
|
|
|
|
*
|
swiotlb: convert swiotlb to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-7
/
+8
|
|
|
|
*
|
x86: convert pci-nommu to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-4
/
+6
|
|
|
|
*
|
x86: convert gart to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-13
/
+3
|
|
|
|
*
|
add is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-0
/
+5
|
|
|
|
*
|
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-09-10
1312
-13098
/
+38104
|
|
|
|
|
\
\
|
|
|
|
*
|
|
x86: unused variable in dma_alloc_coherent_gfp_flags()
Steven Noonan
2008-09-09
1
-1
/
+1
|
|
|
|
*
|
|
swiotlb: add is_swiotlb_buffer helper function
FUJITA Tomonori
2008-09-08
1
-5
/
+9
|
|
|
|
*
|
|
swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...
FUJITA Tomonori
2008-09-08
1
-1
/
+1
|
|
|
|
*
|
|
swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent
FUJITA Tomonori
2008-09-08
1
-5
/
+2
|
|
|
|
*
|
|
swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent
FUJITA Tomonori
2008-09-08
1
-7
/
+0
|
|
|
|
*
|
|
x86: dma_alloc_coherent sets gfp flags properly
FUJITA Tomonori
2008-09-08
2
-21
/
+30
|
|
|
|
*
|
|
x86: fix nommu_alloc_coherent allocation with NULL device argument
FUJITA Tomonori
2008-09-08
2
-2
/
+3
|
|
|
|
*
|
|
x86: move pci-nommu's dma_mask check to common code
FUJITA Tomonori
2008-09-08
2
-3
/
+3
|
|
|
|
*
|
|
ia64: dma_alloc_coherent always use GFP_DMA
FUJITA Tomonori
2008-09-08
1
-1
/
+3
|
|
|
|
*
|
|
x86: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
2008-09-05
3
-1
/
+20
|
|
|
|
*
|
|
x86, gart: add detection of AMD family 0x11 northbridges
Joerg Roedel
2008-09-05
1
-2
/
+3
|
|
|
|
*
|
|
x86, pci: add northbridge pci ids for fam 0x11 processors
Joerg Roedel
2008-09-05
1
-0
/
+5
|
|
|
|
*
|
|
x86: gart alloc_coherent doesn't need to check NULL device argument
FUJITA Tomonori
2008-09-05
1
-3
/
+0
|
|
|
|
*
|
|
x86: dma_*_coherent rework patchset v2, fix
FUJITA Tomonori
2008-08-22
1
-15
/
+10
|
|
|
|
*
|
|
Merge branch 'x86/gart' into x86/iommu
Ingo Molnar
2008-08-22
1
-10
/
+17
|
|
|
|
|
\
\
\
[prev]
[next]