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_64
/
kernel
/
pci-calgary.c
Age
Commit message (
Expand
)
Author
2007-02-13
[PATCH] x86-64: robustify bad_dma_address handling
Muli Ben-Yehuda
2007-01-11
[PATCH] x86-64: tighten up printks
Muli Ben-Yehuda
2006-12-21
[PATCH] x86_64: fix boot time hang in detect_calgary()
Ingo Molnar
2006-12-07
[PATCH] Calgary: remove unused variables
Muli Ben-Yehuda
2006-12-07
[PATCH] Calgary: allow compiling Calgary in but not using it by default
Muli Ben-Yehuda
2006-12-07
[PATCH] Calgary: check BBAR ioremap success when ioremapping
Muli Ben-Yehuda
2006-12-07
[PATCH] Calgary: use BIOS supplied BBARs and topology information
Laurent Vivier
2006-12-07
[PATCH] calgary: phb_shift can be int
Muli Ben-Yehuda
2006-12-07
[PATCH] x86: remove last two pci_find offenders in the core code
Alan Cox
2006-10-22
[PATCH] x86-64: increase PHB1 split transaction timeout
Muli Ben-Yehuda
2006-10-05
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
Jon Mason
2006-10-05
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
Jon 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_init
Jon Mason
2006-10-04
Remove 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 offender
Muli 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 on
Muli Ben-Yehuda
2006-09-26
[PATCH] print whether CONFIG_IOMMU_DEBUG is enabled
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: save a bit of space in bus_info
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found
Muli Ben-Yehuda
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
2006-07-29
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Jon Mason
2006-07-29
[PATCH] x86_64: Calgary IOMMU - fix off by one error
Muli Ben-Yehuda
2006-07-10
[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines
Muli Ben-Yehuda
2006-06-26
[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
Jon Mason