summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-contiguous: remove dma_contiguous_set_defaultChristoph Hellwig
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig
2020-10-06dma-contiguous: remove dma_declare_contiguousChristoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-06cma: decrease CMA_ALIGNMENT lower limit to 2Paul Cercueil
2020-09-25firewire-ohci: use dma_alloc_pagesChristoph Hellwig
2020-09-25dma-iommu: implement ->alloc_noncoherentChristoph Hellwig
2020-09-25dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methodsChristoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig
2020-09-2553c700: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25hal2: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25sgiwd93: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_noncoherent APIChristoph Hellwig
2020-09-2553c700: improve non-coherent DMA handlingChristoph Hellwig
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig
2020-09-25net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-25drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-25drm/exynos: stop setting DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-25mm: turn alloc_pages into an inline functionChristoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig
2020-09-25dma-mapping: better document dma_addr_t and DMA_MAPPING_ERRORChristoph Hellwig
2020-09-25dma-mapping: move valid_dma_direction to dma-direction.hChristoph Hellwig
2020-09-25dma-mapping: remove DMA_MASK_NONEChristoph Hellwig
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds
2020-09-23mm: split out the non-present case from copy_one_pte()Linus Torvalds
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-22Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-09-22media: dt-bindings: media: imx274: Convert to json-schemaJacopo Mondi
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu