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
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
swiotlb: Skip cache maintenance on map error
Robin Murphy
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-3
/
+3
2018-10-19
swiotlb: add support for non-coherent DMA
Christoph Hellwig
1
-10
/
+23
2018-10-19
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
1
-103
/
+2
2018-10-19
swiotlb: refactor swiotlb_map_page
Christoph Hellwig
1
-37
/
+30
2018-10-19
swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
Christoph Hellwig
1
-22
/
+12
2018-10-19
swiotlb: merge swiotlb_unmap_page and unmap_single
Christoph Hellwig
1
-11
/
+4
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2
-58
/
+3
2018-10-19
swiotlb: do not panic on mapping failures
Christoph Hellwig
1
-32
/
+1
2018-10-19
swiotlb: mark is_swiotlb_buffer static
Christoph Hellwig
1
-1
/
+1
2018-10-19
swiotlb: remove a pointless comment
Christoph Hellwig
1
-6
/
+0
2018-10-09
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
1
-0
/
+3
2018-10-09
dma-direct: document the zone selection logic
Christoph Hellwig
1
-1
/
+8
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
1
-0
/
+16
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
1
-3
/
+1
2018-10-01
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
1
-12
/
+16
2018-10-01
dma-direct: implement complete bus_dma_mask handling
Christoph Hellwig
1
-10
/
+11
2018-10-01
dma-direct: refine dma_direct_alloc zone selection
Christoph Hellwig
1
-10
/
+21
2018-10-01
dma-direct: add an explicit dma_direct_get_required_mask
Christoph Hellwig
1
-3
/
+19
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
1
-7
/
+16
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
3
-26
/
+27
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
4
-120
/
+117
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
1
-1
/
+5
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
1
-6
/
+0
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
1
-10
/
+0
2018-09-01
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
1
-2
/
+2
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2
-5
/
+5
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+2
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-13
/
+11
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-2
/
+6
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-3
/
+3
2018-07-25
swiotlb: clean up reporting
Kees Cook
1
-10
/
+8
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+1
2018-06-24
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
1
-2
/
+6
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
10
-0
/
+4343