Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
052d014485d2ce5bb7fa8dd0df875dafd1db77df
/
arch
/
x86
/
kernel
/
pci-gart_64.c
cd76374
suspend-vs-iommu: prevent suspend if we could not resume
by Pavel Machek
· 18 years ago
2be6214
x86: dma-ops on highmem fix
by Ingo Molnar
· 18 years ago
8f59610
x86, agpgart: scary messages are fortunately obsolete
by Pavel Machek
· 18 years ago
184652e
x86: fix gart_iommu_init()
by Ingo Molnar
· 18 years ago
fde9a10
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
by FUJITA Tomonori
· 18 years ago
42d0028
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
by FUJITA Tomonori
· 18 years ago
28d6ee4
x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping()
by Andi Kleen
· 18 years ago
31422c5
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
by Andi Kleen
· 18 years ago
d7c8f21
x86: cpa: move flush to cpa
by Thomas Gleixner
· 18 years ago
6d238cc
x86: convert CPA users to the new set_page_ API
by Arjan van de Ven
· 18 years ago
bc850d6
x86: add the capability to print fuzzy backtraces
by Arjan van de Ven
· 18 years ago
05fccb0
x86: code cleanups in arch/x86/kernel/pci-gart_64.c
by Ingo Molnar
· 18 years ago
0440d4c
x86 gart: rename symbols only used for the GART implementation
by Joerg Roedel
· 19 years ago
79da087
x86 gart: make some variables and functions static
by Joerg Roedel
· 19 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 19 years ago
5336940
x86: fix pci-gart failure handling
by FUJITA Tomonori
· 19 years ago
e88a39d
x86: pci-gart fix
by FUJITA Tomonori
· 19 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 19 years ago
ff7f364
x86: Some cleanups for pci gart code
by Andi Kleen
· 19 years ago
9ee1bea
x86-64: update pci-gart iommu to sg helpers
by Jens Axboe
· 19 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 19 years ago
[Renamed from arch/x86_64/kernel/pci-gart_64.c]
46b4c11
x86_64: prepare shared kernel/pci-gart.c
by Thomas Gleixner
· 19 years ago
[Renamed from arch/x86_64/kernel/pci-gart.c]
f2cf8e0
x86_64: move iommu declaration from proto to iommu.h
by Yinghai Lu
· 19 years ago
bc2cea6
x86_64: disable the GART in shutdown
by Yinghai Lu
· 19 years ago
1048fa5
x86_64: change _map_single to static in pci_gart.c etc
by Yinghai Lu
· 19 years ago
547c535
x86_64: off-by-two error in aperture.c
by Andrew Hastings
· 19 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 19 years ago
e658450
[PATCH] x86-64: dma_ops as const
by Stephen Hemminger
· 19 years ago
cf6387d
[PATCH] x86-64: make GART PTEs uncacheable
by Joachim Deguara
· 19 years ago
43999d9
[PATCH] x86-64: fix section mismatch warnings
by Sam Ravnborg
· 19 years ago
00edefa
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
by Andi Kleen
· 19 years ago
3807fd4
[PATCH] x86-64: Clarify error message in GART code
by Andi Kleen
· 20 years ago
145106e
[PATCH] remove superflous BUG_ON's in nommu and gart
by Muli Ben-Yehuda
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
f3fa8eb
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
by Rohit Seth
· 20 years ago
0dc243a
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
by Jon Mason
· 20 years ago
8d4f6b9
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
by Jon Mason
· 20 years ago
f201611
[PATCH] x86_64: Use -ENODEV in IOMMU initialization
by Andi Kleen
· 20 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 20 years ago
7c2d9cd
[PATCH] x86_64: trivial gart clean-up
by Jon Mason
· 20 years ago
f5adc9c
[PATCH] x86_64: iommu_gart_bitmap search to cross next_bit
by Mike Waychison
· 20 years ago
dc9a719
[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver
by Andi Kleen
· 20 years ago
5192d84
[PATCH] x86_64: Check for too many northbridges in IOMMU code
by Andi Kleen
· 20 years ago
5b20192
[PATCH] x86_64: Fix a race in the free_iommu path
by Mike Waychison
· 20 years ago
9c01dda
[PATCH] x86_64: Search K8 devices on more devices.
by Navin Boppuri
· 20 years ago
85f9eebc
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
by Andi Kleen
· 20 years ago
60b08c6
[PATCH] x86_64: no_iommu removal in pci-gart.c
by Jon Mason
· 20 years ago
0d541064
[PATCH] x86_64: GART DMA merging fix
by Andi Kleen
· 20 years ago
5b7b644
[PATCH] x86_64: IOMMU printk cleanup
by Jon Mason
· 20 years ago
a1002a4
[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge
by Kevin VanMaren
· 20 years ago
17a941d
[PATCH] x86_64: Use function pointers to call DMA mapping functions
by Muli Ben-Yehuda
· 20 years ago
ca8642f
[PATCH] x86_64: Fix off by one in IOMMU check
by Andi Kleen
· 20 years ago
f46ace6
[PATCH] x86_64: Add missing newline in IOMMU error message
by Andi Kleen
· 20 years ago
47492d3
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
by Andi Kleen
· 21 years ago
f80aabb
[PATCH] gfp_t: dma-mapping (amd64)
by Al Viro
· 21 years ago
117090b
[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup
by Andi Kleen
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago