index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-calgary_64.c
Age
Commit message (
Expand
)
Author
2008-10-16
x86: convert Calgary IOMMU driver to generic iommu_num_pages function
Joerg Roedel
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
2008-09-14
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-08-22
x86: add free_coherent dma_ops callback to Calgary IOMMU driver
Joerg Roedel
2008-08-21
x86: use WARN() in arch/x86/kernel
Arjan van de Ven
2008-08-21
werror: fix pci calgary
David Howells
2008-08-18
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
Marcin Slusarz
2008-08-11
x86, pci-calgary: fix function declaration
Randy Dunlap
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
2008-07-11
x86: make only GART code include gart.h
FUJITA Tomonori
2008-07-08
x86: remove end_pfn in 64bit
Yinghai Lu
2008-04-26
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-20
PCI: remove pci_get_device_reverse from calgary driver
Greg Kroah-Hartman
2008-04-19
x86: dma-ops on highmem fix
Ingo Molnar
2008-02-05
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-01
x86: fix section mismatch warning in kernel/pci-calgary
Sam Ravnborg
2008-01-30
x86: remove duplicate includes
Lucas Woods
2008-01-30
x86: pci-calgary_64.c: make a variable static
Adrian Bunk
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-17
x86: calgary get rid of translate_phb
Muli Ben-Yehuda
2007-10-17
x86: Calgary: fix disable busnum for CalIOC2
Muli Ben-Yehuda
2007-10-16
x86-64: update calgary iommu to sg helpers
Jens Axboe
2007-10-11
x86_64: move kernel
Thomas Gleixner