Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
37c24b37fb2454e95136139d10bb6828967105bf
/
arch
/
x86
/
kernel
/
pci-calgary_64.c
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 15 years ago
4528752
x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree
by Darrick J. Wong
· 15 years ago
1f7564c
x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
by FUJITA Tomonori
· 15 years ago
8fd524b
x86: Kill bad_dma_address variable
by FUJITA Tomonori
· 15 years ago
f4131c6
x86: Make calgary_iommu_init() static
by FUJITA Tomonori
· 15 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 15 years ago
d7b9f7b
x86: Calgary: Convert detect_calgary() to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
7e05575
x86: calgary: remove IOMMU_DEBUG
by FUJITA Tomonori
· 16 years ago
160c1d8
x86, ia64: convert to use generic dma_map_ops struct
by FUJITA Tomonori
· 16 years ago
d7dff84
x86: remove map_single and unmap_single in struct dma_mapping_ops
by FUJITA Tomonori
· 16 years ago
3991605
x86, calgary: add map_page and unmap_page
by FUJITA Tomonori
· 16 years ago
eff79ae
arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
036b4c5
x86: convert Calgary IOMMU driver to generic iommu_num_pages function
by Joerg Roedel
· 16 years ago
d26dbc5
iommu: export iommu_area_reserve helper function
by FUJITA Tomonori
· 16 years ago
f10ac8a
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
by FUJITA Tomonori
· 16 years ago
e92b4fd
Merge commit 'v2.6.27-rc6' into x86/iommu
by Ingo Molnar
· 16 years ago
e4ad68b
x86: add free_coherent dma_ops callback to Calgary IOMMU driver
by Joerg Roedel
· 17 years ago
bde78a7
x86: use WARN() in arch/x86/kernel
by Arjan van de Ven
· 17 years ago
85d5779
werror: fix pci calgary
by David Howells
· 17 years ago
f710666
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
by Marcin Slusarz
· 17 years ago
9b0094f
x86, pci-calgary: fix function declaration
by Randy Dunlap
· 17 years ago
1956a96
x86 calgary: fix handling of devices that aren't behind the Calgary
by Alexis Bruemmer
· 17 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 17 years ago
95b68de
calgary iommu: use the first kernels TCE tables in kdump
by Chandru
· 17 years ago
46a7fa2
x86: make only GART code include gart.h
by FUJITA Tomonori
· 17 years ago
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
· 18 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
· 18 years ago
08f1c19
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
by Muli Ben-Yehuda
· 18 years ago
f2cf8e0
x86_64: move iommu declaration from proto to iommu.h
by Yinghai Lu
· 18 years ago
3cc39bd
x86_64: Calgary - fold in redundant functions
by Muli Ben-Yehuda
· 18 years ago
0b11e1c
x86_64: Calgary - change _map_single, etc to static
by Yinghai Lu
· 18 years ago
820a149
x86_64: Calgary - tighten up the bitmap locking
by Muli Ben-Yehuda
· 18 years ago
7354b07
x86_64: Calgary - fix few style problems pointed out by checkpatch.pl
by Muli Ben-Yehuda
· 18 years ago
12de257
x86_64: tidy up debug printks
by Muli Ben-Yehuda
· 18 years ago
e8f2041
x86_64: only reserve the first 1MB of IO space for CalIOC2
by Muli Ben-Yehuda
· 18 years ago
8bcf770
x86_64: tabify and trim trailing whitespace
by Muli Ben-Yehuda
· 18 years ago
05b48ea
x86_64: cleanup of unneeded macros
by Guillaume Thouvenin
· 18 years ago
07877cf
x86_64: reserve TCEs with the same address as MEM regions
by Muli Ben-Yehuda
· 18 years ago
ddbd41b
x86_64: grab PLSSR too when a DMA error occurs
by Muli Ben-Yehuda
· 18 years ago
8cb32dc
x86_64: make dump_error_regs a chip op
by Muli Ben-Yehuda
· 18 years ago
00be3fa
x86_64: implement CalIOC2 TCE cache flush sequence
by Muli Ben-Yehuda
· 18 years ago
c386010
x86_64: add chip_ops and a quirk function for CalIOC2
by Muli Ben-Yehuda
· 18 years ago
8a24459
x86_64: introduce CalIOC2 support
by Muli Ben-Yehuda
· 18 years ago
35b6dfa
x86_64: abstract how we find the iommu_table for a device
by Muli Ben-Yehuda
· 18 years ago
ff297b8
x86_64: introduce chipset specific ops
by Muli Ben-Yehuda
· 18 years ago
b8d2ea1
x86_64: introduce handle_quirks() for various chipset quirks
by Muli Ben-Yehuda
· 18 years ago
9882234
x86_64: update copyright notice
by Muli Ben-Yehuda
· 18 years ago
a2b663f
x86_64: generalize calgary_increase_split_completion_timeout
by Muli Ben-Yehuda
· 18 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
· 19 years ago
089bbbc
[PATCH] x86_64: Calgary IOMMU - fix off by one error
by Muli Ben-Yehuda
· 19 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