summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAEChristoph Hellwig2020-09-171-0/+4
* ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig2020-09-173-51/+51
* ARM/dma-mapping: remove dma_to_virtChristoph Hellwig2020-09-172-21/+1
* ARM/dma-mapping: remove a __arch_page_to_dma #errorChristoph Hellwig2020-09-171-4/+0
* dma-direct: Fix potential NULL pointer dereferenceThomas Tai2020-09-172-3/+11
* dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig2020-09-112-24/+17
* dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.cChristoph Hellwig2020-09-113-46/+53
* dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-1115-30/+34
* dma-direct: remove __dma_to_physChristoph Hellwig2020-09-1113-25/+17
* dma-direct: use phys_to_dma_direct in dma_direct_allocChristoph Hellwig2020-09-111-4/+1
* dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pagesChristoph Hellwig2020-09-111-7/+5
* dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig2020-09-114-32/+19
* dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-117-17/+23
* dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig2020-09-112-0/+2
* MIPS/jazzdma: decouple from dma-directChristoph Hellwig2020-09-111-11/+22
* MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2020-09-112-72/+0
* MIPS: make dma_sync_*_for_cpu a little less overzealousChristoph Hellwig2020-09-111-16/+28
* dma-debug: remove most exportsChristoph Hellwig2020-09-111-10/+0
* dma-mapping: remove the dma_dummy_ops exportChristoph Hellwig2020-09-111-1/+0
* dma-mapping: set default segment_boundary_mask to ULONG_MAXNicolin Chen2020-09-031-1/+1
* dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-0311-38/+33
* mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song2020-09-014-5/+5
* arm64: mm: reserve per-numa CMA to localize coherent dma buffersBarry Song2020-09-011-0/+2
* dma-contiguous: provide the ability to reserve per-numa CMABarry Song2020-09-015-11/+120
* Linux 5.9-rc3v5.9-rc3Linus Torvalds2020-08-301-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-304-13/+19
|\
| * crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu2020-08-271-3/+10
| * crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| * crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| * crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
* | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-304-13/+45
|\ \
| * | genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-08-301-0/+7
| * | x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| * | x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
| * | MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainersSteve Wahl2020-08-261-0/+9
* | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3023-394/+534
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-08-261477-13974/+25422
| |\ \ \
| | * | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| | * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| | * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| | * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| | * | | arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| | * | | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| | * | | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32
| | * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74
| | * | | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla2020-08-161-7/+9
| | * | | dt-bindings: irqchip: Convert ti, sci-inta bindings to yamlLokesh Vutla2020-08-163-67/+99
| | * | | dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent.Lokesh Vutla2020-08-161-9/+9
| | * | | irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla2020-08-161-59/+93
| | * | | dt-bindings: irqchip: Convert ti, sci-intr bindings to yamlLokesh Vutla2020-08-163-84/+103