index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
pci-gart.c
Age
Commit message (
Expand
)
Author
2007-10-11
x86_64: prepare shared kernel/pci-gart.c
Thomas Gleixner
2007-07-21
x86_64: move iommu declaration from proto to iommu.h
Yinghai Lu
2007-07-21
x86_64: disable the GART in shutdown
Yinghai Lu
2007-07-21
x86_64: change _map_single to static in pci_gart.c etc
Yinghai Lu
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
2007-04-24
[PATCH] x86-64: make GART PTEs uncacheable
Joachim Deguara
2007-03-16
[PATCH] x86-64: fix section mismatch warnings
Sam Ravnborg
2007-02-13
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
Andi Kleen
2006-12-07
[PATCH] x86-64: Clarify error message in GART code
Andi Kleen
2006-09-26
[PATCH] remove superflous BUG_ON's in nommu and gart
Muli Ben-Yehuda
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-26
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
2006-06-26
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
Jon Mason
2006-06-26
[PATCH] x86_64: Use -ENODEV in IOMMU initialization
Andi Kleen
2006-06-26
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
Andi Kleen
2006-06-26
[PATCH] x86_64: trivial gart clean-up
Jon Mason
2006-06-26
[PATCH] x86_64: iommu_gart_bitmap search to cross next_bit
Mike Waychison
2006-05-30
[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver
Andi Kleen
2006-05-08
[PATCH] x86_64: Check for too many northbridges in IOMMU code
Andi Kleen
2006-04-22
[PATCH] x86_64: Fix a race in the free_iommu path
Mike Waychison
2006-03-25
[PATCH] x86_64: Search K8 devices on more devices.
Navin Boppuri
2006-03-25
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
Andi Kleen
2006-02-26
[PATCH] x86_64: no_iommu removal in pci-gart.c
Jon Mason
2006-02-12
[PATCH] x86_64: GART DMA merging fix
Andi Kleen
2006-02-04
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
2006-02-04
[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...
Kevin VanMaren
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
[PATCH] x86_64: Fix off by one in IOMMU check
Andi Kleen
2006-01-11
[PATCH] x86_64: Add missing newline in IOMMU error message
Andi Kleen
2005-11-14
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
Andi Kleen
2005-10-28
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
2005-09-12
[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds