index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
1
-3
/
+3
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
1
-5
/
+4
2015-08-13
PCI: Clean up ATS error handling
Bjorn Helgaas
1
-5
/
+5
2015-08-13
PCI: Use pci_physfn() rather than looking up physfn by hand
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Inline the ATS setup code into pci_ats_init()
Bjorn Helgaas
1
-6
/
+1
2015-08-13
PCI: Rationalize pci_ats_queue_depth() error checking
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
1
-40
/
+21
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
1
-56
/
+42
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
1
-82
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+17
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
1
-45
/
+45
2012-01-06
PCI: Enable ATS at the device state restore
Hao, Xudong
1
-0
/
+17
2012-01-06
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-12-05
PCI: fix ats compile failure
James Bottomley
1
-0
/
+1
2011-12-05
PCI: More PRI/PASID cleanup
Alex Williamson
1
-34
/
+35
2011-12-05
PCI: Enable is not exposed as a PASID capability
Alex Williamson
1
-3
/
+2
2011-12-05
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-14
PCI: Add support for PASID capability
Joerg Roedel
1
-0
/
+113
2011-10-14
PCI: Add implementation for PRI capability
Joerg Roedel
1
-0
/
+167
2011-10-14
PCI: Export ATS functions to modules
Joerg Roedel
1
-0
/
+3
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel
1
-0
/
+155