summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig
2019-09-04dma-mapping: remove the dma_declare_coherent_memory exportChristoph Hellwig
2019-09-04remoteproc: don't allow modular buildChristoph Hellwig
2019-09-04dma-mapping: remove the dma_mmap_from_dev_coherent exportChristoph Hellwig
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-04arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig
2019-09-04ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig
2019-09-04dma-mapping: add a dma_can_mmap helperChristoph Hellwig
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-09-04dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko
2019-09-03iommu/dma: add a new dma_map_ops of get_merge_boundary()Yoshihiro Shimoda
2019-09-03dma-mapping: introduce dma_get_merge_boundary()Yoshihiro Shimoda
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda
2019-09-03block: add a helper function to merge the segmentsYoshihiro Shimoda
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig
2019-08-29arm64: document the choice of page attributes for pgprot_dmacoherentChristoph Hellwig
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-26arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig
2019-08-25Linux 5.3-rc6Linus Torvalds
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds