summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/pci-calgary.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
* [PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda2007-02-131-2/+15
* [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
* [PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar2006-12-211-3/+8
* [PATCH] Calgary: remove unused variablesMuli Ben-Yehuda2006-12-071-5/+0
* [PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda2006-12-071-0/+9
* [PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda2006-12-071-36/+49
* [PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier2006-12-071-36/+125
* [PATCH] calgary: phb_shift can be intMuli Ben-Yehuda2006-12-071-1/+1
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-071-1/+1
* [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
* [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason2006-10-051-4/+4
* [PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2006-10-051-1/+2
* [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason2006-10-051-2/+11
* [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason2006-10-051-5/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-0/+3
* [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offenderMuli Ben-Yehuda2006-09-261-1/+2
* [PATCH] remove tce_cache_blast_stress()Muli Ben-Yehuda2006-09-261-11/+0
* [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is onMuli Ben-Yehuda2006-09-261-9/+35
* [PATCH] print whether CONFIG_IOMMU_DEBUG is enabledMuli Ben-Yehuda2006-09-261-4/+10
* [PATCH] Calgary IOMMU: save a bit of space in bus_infoMuli Ben-Yehuda2006-09-261-1/+1
* [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return voidMuli Ben-Yehuda2006-09-261-3/+1
* [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devicesMuli Ben-Yehuda2006-09-261-4/+6
* [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tarMuli Ben-Yehuda2006-09-261-2/+10
* [PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not foundMuli Ben-Yehuda2006-09-261-0/+2
* [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-261-25/+28
* [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-291-32/+44
* [PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda2006-07-291-4/+3
* [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-101-2/+4
* [PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason2006-06-261-0/+1018