index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
4
-75
/
+28
2019-09-04
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
1
-27
/
+5
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
4
-20
/
+16
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
5
-28
/
+21
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
4
-19
/
+13
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
4
-27
/
+14
2019-09-04
dma-mapping: remove the dma_declare_coherent_memory export
Christoph Hellwig
1
-1
/
+0
2019-09-04
remoteproc: don't allow modular build
Christoph Hellwig
1
-1
/
+1
2019-09-04
dma-mapping: remove the dma_mmap_from_dev_coherent export
Christoph Hellwig
1
-1
/
+0
2019-09-04
dma-mapping: remove dma_release_declared_memory
Christoph Hellwig
3
-28
/
+0
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
2
-15
/
+5
2019-09-04
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
7
-15
/
+5
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
3
-3
/
+0
2019-09-04
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
1
-2
/
+3
2019-09-04
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
1
-7
/
+6
2019-09-04
dma-mapping: add a dma_can_mmap helper
Christoph Hellwig
2
-0
/
+28
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
15
-8
/
+42
2019-09-04
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2
-11
/
+11
2019-09-03
dma-mapping: fix filename references
Andy Shevchenko
5
-7
/
+4
2019-09-03
iommu/dma: add a new dma_map_ops of get_merge_boundary()
Yoshihiro Shimoda
1
-0
/
+8
2019-09-03
dma-mapping: introduce dma_get_merge_boundary()
Yoshihiro Shimoda
3
-0
/
+25
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2
-3
/
+33
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
2
-0
/
+25
2019-08-29
MIPS: document mixing "slightly different CCAs"
Christoph Hellwig
1
-0
/
+7
2019-08-29
arm64: document the choice of page attributes for pgprot_dmacoherent
Christoph Hellwig
1
-0
/
+8
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
6
-28
/
+14
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
13
-34
/
+35
2019-08-26
arm-nommu: remove the unused pgprot_dmacoherent define
Christoph Hellwig
1
-1
/
+0
2019-08-26
unicore32: remove the unused pgprot_dmacoherent define
Christoph Hellwig
1
-2
/
+0
2019-08-25
Linux 5.3-rc6
Linus Torvalds
1
-1
/
+1
2019-08-25
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+2
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+20
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+5
2019-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-33
/
+227
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+23
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-36
/
+260
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-15
/
+19
2019-08-24
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
1
-2
/
+8
2019-08-24
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-24
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-24
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-24
mm: memcontrol: flush percpu vmevents before releasing memcg
Roman Gushchin
1
-1
/
+21
2019-08-24
mm: memcontrol: flush percpu vmstats before releasing memcg
Roman Gushchin
1
-0
/
+40
2019-08-24
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-24
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
1
-15
/
+4
[next]