aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/pci-calgary.c
Commit message (Expand)AuthorAge
* x86_64: prepare shared kernel/pci-calgary.cThomas Gleixner2007-10-11
* x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes2007-08-11
* x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-21
* x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-21
* x86_64: Calgary - fold in redundant functionsMuli Ben-Yehuda2007-07-21
* x86_64: Calgary - change _map_single, etc to staticYinghai Lu2007-07-21
* x86_64: Calgary - tighten up the bitmap lockingMuli Ben-Yehuda2007-07-21
* x86_64: Calgary - fix few style problems pointed out by checkpatch.plMuli Ben-Yehuda2007-07-21
* x86_64: tidy up debug printksMuli Ben-Yehuda2007-07-21
* x86_64: only reserve the first 1MB of IO space for CalIOC2Muli Ben-Yehuda2007-07-21
* x86_64: tabify and trim trailing whitespaceMuli Ben-Yehuda2007-07-21
* x86_64: cleanup of unneeded macrosGuillaume Thouvenin2007-07-21
* x86_64: reserve TCEs with the same address as MEM regionsMuli Ben-Yehuda2007-07-21
* x86_64: grab PLSSR too when a DMA error occursMuli Ben-Yehuda2007-07-21
* x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2007-07-21
* x86_64: implement CalIOC2 TCE cache flush sequenceMuli Ben-Yehuda2007-07-21
* x86_64: add chip_ops and a quirk function for CalIOC2Muli Ben-Yehuda2007-07-21
* x86_64: introduce CalIOC2 supportMuli Ben-Yehuda2007-07-21
* x86_64: abstract how we find the iommu_table for a deviceMuli Ben-Yehuda2007-07-21
* x86_64: introduce chipset specific opsMuli Ben-Yehuda2007-07-21
* x86_64: introduce handle_quirks() for various chipset quirksMuli Ben-Yehuda2007-07-21
* x86_64: update copyright noticeMuli Ben-Yehuda2007-07-21
* x86_64: generalize calgary_increase_split_completion_timeoutMuli Ben-Yehuda2007-07-21
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-02
* [PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda2007-02-13
* [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-10
* [PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar2006-12-21
* [PATCH] Calgary: remove unused variablesMuli Ben-Yehuda2006-12-06
* [PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda2006-12-06
* [PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda2006-12-06
* [PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier2006-12-06
* [PATCH] calgary: phb_shift can be intMuli Ben-Yehuda2006-12-06
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-06
* [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-21
* [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason2006-10-05
* [PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2006-10-05
* [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason2006-10-05
* [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-26
* [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offenderMuli Ben-Yehuda2006-09-26
* [PATCH] remove tce_cache_blast_stress()Muli Ben-Yehuda2006-09-26
* [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is onMuli Ben-Yehuda2006-09-26
* [PATCH] print whether CONFIG_IOMMU_DEBUG is enabledMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: save a bit of space in bus_infoMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return voidMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devicesMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tarMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not foundMuli Ben-Yehuda2006-09-26
* [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-26