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