Sign in
googlers
/
maze
/
linux
/
e3a61b0a8c0e342e700a61cd554b01050f333a36
/
arch
/
x86
/
kernel
/
pci-calgary_64.c
c987d12
x86: remove end_pfn in 64bit
by Yinghai Lu
· 17 years ago
ae5830a
x86: remove duplicate get_bios_ebda() from rio.h
by Akinobu Mita
· 17 years ago
bda0c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
a2b5d87
PCI: remove pci_get_device_reverse from calgary driver
by Greg Kroah-Hartman
· 17 years ago
2be6214
x86: dma-ops on highmem fix
by Ingo Molnar
· 17 years ago
1b39b07
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
by FUJITA Tomonori
· 17 years ago
31f3dff
x86: fix section mismatch warning in kernel/pci-calgary
by Sam Ravnborg
· 17 years ago
201c199
x86: remove duplicate includes
by Lucas Woods
· 17 years ago
ed65260
x86: pci-calgary_64.c: make a variable static
by Adrian Bunk
· 17 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
bc3c605
x86: calgary get rid of translate_phb
by Muli Ben-Yehuda
· 17 years ago
d588ba8
x86: Calgary: fix disable busnum for CalIOC2
by Muli Ben-Yehuda
· 17 years ago
8b87d9f
x86-64: update calgary iommu to sg helpers
by Jens Axboe
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-calgary_64.c]
2a8eb13
x86_64: prepare shared kernel/pci-calgary.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-calgary.c]
f055a06
x86_64: Calgary - Fix mis-handled PCI topology
by Murillo Fernandes Bernardes
· 17 years ago
08f1c19
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
by Muli Ben-Yehuda
· 17 years ago
f2cf8e0
x86_64: move iommu declaration from proto to iommu.h
by Yinghai Lu
· 17 years ago
3cc39bd
x86_64: Calgary - fold in redundant functions
by Muli Ben-Yehuda
· 17 years ago
0b11e1c
x86_64: Calgary - change _map_single, etc to static
by Yinghai Lu
· 17 years ago
820a149
x86_64: Calgary - tighten up the bitmap locking
by Muli Ben-Yehuda
· 17 years ago
7354b07
x86_64: Calgary - fix few style problems pointed out by checkpatch.pl
by Muli Ben-Yehuda
· 17 years ago
12de257
x86_64: tidy up debug printks
by Muli Ben-Yehuda
· 17 years ago
e8f2041
x86_64: only reserve the first 1MB of IO space for CalIOC2
by Muli Ben-Yehuda
· 17 years ago
8bcf770
x86_64: tabify and trim trailing whitespace
by Muli Ben-Yehuda
· 17 years ago
05b48ea
x86_64: cleanup of unneeded macros
by Guillaume Thouvenin
· 17 years ago
07877cf
x86_64: reserve TCEs with the same address as MEM regions
by Muli Ben-Yehuda
· 17 years ago
ddbd41b
x86_64: grab PLSSR too when a DMA error occurs
by Muli Ben-Yehuda
· 17 years ago
8cb32dc
x86_64: make dump_error_regs a chip op
by Muli Ben-Yehuda
· 17 years ago
00be3fa
x86_64: implement CalIOC2 TCE cache flush sequence
by Muli Ben-Yehuda
· 17 years ago
c386010
x86_64: add chip_ops and a quirk function for CalIOC2
by Muli Ben-Yehuda
· 17 years ago
8a24459
x86_64: introduce CalIOC2 support
by Muli Ben-Yehuda
· 17 years ago
35b6dfa
x86_64: abstract how we find the iommu_table for a device
by Muli Ben-Yehuda
· 17 years ago
ff297b8
x86_64: introduce chipset specific ops
by Muli Ben-Yehuda
· 17 years ago
b8d2ea1
x86_64: introduce handle_quirks() for various chipset quirks
by Muli Ben-Yehuda
· 17 years ago
9882234
x86_64: update copyright notice
by Muli Ben-Yehuda
· 17 years ago
a2b663f
x86_64: generalize calgary_increase_split_completion_timeout
by Muli Ben-Yehuda
· 17 years ago
e658450
[PATCH] x86-64: dma_ops as const
by Stephen Hemminger
· 18 years ago
310adfd
[PATCH] x86-64: robustify bad_dma_address handling
by Muli Ben-Yehuda
· 18 years ago
b92cc55
[PATCH] x86-64: tighten up printks
by Muli Ben-Yehuda
· 18 years ago
136f1e7
[PATCH] x86_64: fix boot time hang in detect_calgary()
by Ingo Molnar
· 18 years ago
e496a0d
[PATCH] Calgary: remove unused variables
by Muli Ben-Yehuda
· 18 years ago
bff6547
[PATCH] Calgary: allow compiling Calgary in but not using it by default
by Muli Ben-Yehuda
· 18 years ago
eae9375
[PATCH] Calgary: check BBAR ioremap success when ioremapping
by Muli Ben-Yehuda
· 18 years ago
b34e90b
[PATCH] Calgary: use BIOS supplied BBARs and topology information
by Laurent Vivier
· 18 years ago
58db854
[PATCH] calgary: phb_shift can be int
by Muli Ben-Yehuda
· 18 years ago
7cd8b68
[PATCH] x86: remove last two pci_find offenders in the core code
by Alan Cox
· 18 years ago
cb01fc7
[PATCH] x86-64: increase PHB1 split transaction timeout
by Muli Ben-Yehuda
· 18 years ago
70d666d
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
by Jon Mason
· 18 years ago
d8d2bed
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
by Jon Mason
· 18 years ago
76fd231
[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location
by Jon Mason
· 18 years ago
dedc993
[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init
by Jon Mason
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
0637a70
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
by Andi Kleen
· 18 years ago
4ea8a5d
[PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender
by Muli Ben-Yehuda
· 18 years ago
4ccf4ae
[PATCH] remove tce_cache_blast_stress()
by Muli Ben-Yehuda
· 18 years ago
796e439
[PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on
by Muli Ben-Yehuda
· 18 years ago
de68465
[PATCH] print whether CONFIG_IOMMU_DEBUG is enabled
by Muli Ben-Yehuda
· 18 years ago
0577f14
[PATCH] Calgary IOMMU: save a bit of space in bus_info
by Muli Ben-Yehuda
· 18 years ago
a4fc520
[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void
by Muli Ben-Yehuda
· 18 years ago
871b170
[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices
by Muli Ben-Yehuda
· 18 years ago
b8f4fe6
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
by Muli Ben-Yehuda
· 18 years ago
9f2dc46
[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found
by Muli Ben-Yehuda
· 18 years ago
f38db65
[PATCH] Calgary IOMMU: consolidate per bus data structures
by Muli Ben-Yehuda
· 18 years ago
d2105b1
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
by Jon Mason
· 18 years ago
089bbbc
[PATCH] x86_64: Calgary IOMMU - fix off by one error
by Muli Ben-Yehuda
· 18 years ago
aa0a9f3
[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines
by Muli Ben-Yehuda
· 19 years ago
e465058
[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
by Jon Mason
· 19 years ago