messages from 2017-12-18 11:00:33 to 2017-12-29 08:19:08 UTC [more...]
consolidate direct dma mapping and swiotlb support
2017-12-29 8:19 UTC (62+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 07/67] m32r: remove unused flush_write_buffers definition
` [PATCH 08/67] powerpc: "
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 12/67] s390: "
` [PATCH 15/67] hexagon: use the generic "
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 11/67] riscv: remove the unused dma_capable helper
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 28/67] dma-direct: add support for CMA allocation
` [PATCH 29/67] dma-direct: use node local allocations for coherent memory
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
[PATCH 0/5] Consolidate init_task handling and expand macros
2017-12-28 15:04 UTC (4+ messages)
` [PATCH 4/5] Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
You will definetely be interested
2017-12-27 10:17 UTC
[RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
2017-12-22 20:15 UTC (16+ messages)
` [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
` [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
` [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
` [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
` [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
[PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
2017-12-22 14:40 UTC (9+ messages)
Function pointer alignment
2017-12-22 13:58 UTC (8+ messages)
[PATCH 4.14 033/159] x86/boot: Relocate definition of the initial state of CR0
2017-12-22 8:45 UTC (2+ messages)
[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
2017-12-22 0:06 UTC (33+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
` known bad patch in -mm tree was "
Distress Call Please don't ignore
2017-12-21 12:35 UTC
[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
2017-12-20 22:49 UTC (22+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
[PATCH] bug.h: Work around GCC PR82365 in BUG()
2017-12-20 20:29 UTC (18+ messages)
[PATCH v4 33/36] net: faraday add nds32 support
2017-12-20 11:03 UTC (9+ messages)
[PATCH v4 00/36] Andes(nds32) Linux Kernel
2017-12-20 2:35 UTC (25+ messages)
` [PATCH v4 04/36] nds32: Kernel booting and initialization
` [PATCH v4 13/36] nds32: Device specific operations
` [PATCH v4 16/36] nds32: System calls handling
` [PATCH v4 25/36] nds32: Miscellaneous header files
[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
2017-12-19 6:56 UTC (9+ messages)
` [PATCH v3 07/33] nds32: MMU initialization
[PATCH v5] mmap.2: MAP_FIXED updated documentation
2017-12-19 5:35 UTC (7+ messages)
[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
2017-12-18 18:12 UTC (5+ messages)
` [2/2] "
pkeys: Support setting access rights for signal handlers
2017-12-18 11:00 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).