index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
p2pdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
PCI/P2PDMA: Remove redundant goto
Tadeusz Struk
1
-1
/
+0
2023-10-03
PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
Gustavo A. R. Silva
1
-1
/
+1
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-14
PCI/P2PDMA: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-04-06
PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc
Cai Huoqing
1
-2
/
+1
2023-02-16
PCI/P2PDMA: Annotate RCU dereference
Logan Gunthorpe
1
-3
/
+5
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+124
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-09
PCI/P2PDMA: Allow userspace VMA allocations through sysfs
Logan Gunthorpe
1
-0
/
+124
2022-09-19
PCI/P2PDMA: Use for_each_pci_dev() helper
Yang Yingliang
1
-1
/
+1
2022-07-26
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
Logan Gunthorpe
1
-66
/
+0
2022-07-26
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
1
-7
/
+37
2022-07-26
PCI/P2PDMA: Attempt to set map_type if it has not been set
Logan Gunthorpe
1
-1
/
+6
2022-04-11
PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn
Shlomo Pongratz
1
-10
/
+15
2022-02-25
PCI/P2PDMA: Add Intel 3rd Gen Intel Xeon Scalable Processors to whitelist
Michael J. Ruhl
1
-0
/
+1
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-15
PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical section
Christophe JAILLET
1
-1
/
+1
2021-12-04
memremap: remove support for external pgmap refcounts
Christoph Hellwig
1
-1
/
+1
2021-11-05
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-3
/
+3
2021-09-28
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
1
-3
/
+3
2021-09-20
PCI/P2PDMA: Apply bus offset correctly in DMA address calculation
Wang Lu
1
-1
/
+1
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-3
/
+3
2021-07-06
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
1
-25
/
+72
2021-06-16
PCI/P2PDMA: Simplify distance calculation
Christoph Hellwig
1
-117
/
+73
2021-06-10
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
1
-2
/
+32
2021-06-10
PCI/P2PDMA: Refactor pci_p2pdma_map_type()
Logan Gunthorpe
1
-18
/
+12
2021-06-10
PCI/P2PDMA: Warn if host bridge not in whitelist
Logan Gunthorpe
1
-6
/
+11
2021-06-10
PCI/P2PDMA: Use correct calc_map_type_and_dist() return type
Logan Gunthorpe
1
-5
/
+5
2021-06-10
PCI/P2PDMA: Collect acs list in stack buffer to avoid sleeping
Logan Gunthorpe
1
-5
/
+2
2021-06-10
PCI/P2PDMA: Rename upstream_bridge_distance() and rework doc
Logan Gunthorpe
1
-35
/
+38
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
1
-4
/
+3
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-24
/
+1
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-5
/
+5
2020-11-17
PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
Christoph Hellwig
1
-4
/
+1
2020-11-17
PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
Christoph Hellwig
1
-20
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+5
2020-09-30
PCI/P2PDMA: Drop double zeroing for sg_init_table()
Julia Lawall
1
-1
/
+1
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
1
-4
/
+4
2020-08-17
PCI/P2PDMA: Fix build without DMA ops
Christoph Hellwig
1
-4
/
+6
2020-08-05
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-6
/
+15
2020-07-30
PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUs
Logan Gunthorpe
1
-6
/
+15
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
1
-1
/
+1
2020-04-23
PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist
Alex Deucher
1
-0
/
+2
2020-03-18
PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist
Andrew Maier
1
-0
/
+3
2019-12-10
PCI/P2PDMA: Add Intel SkyLake-E to the whitelist
Armen Baloyan
1
-0
/
+3
2019-08-16
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
1
-8
/
+7
2019-08-16
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
1
-4
/
+0
2019-08-16
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
1
-1
/
+39
[next]