Linux Hexagon architecture development
 help / color / mirror / Atom feed
 messages from 2018-01-12 08:42:12 to 2018-05-22 12:04:30 UTC [more...]

common non-cache coherent direct dma mapping ops v2
 2018-05-22 12:04 UTC  (26+ messages)
` [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation
` [PATCH 02/25] hexagon: implement the sync_sg_for_device "
  ` [PATCH 03/25] hexagon: use generic dma_noncoherent_ops
  ` [PATCH 04/25] m68k: "
  ` [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg
  ` [PATCH 08/25] nds32: consolidate DMA cache maintainance routines
  ` [PATCH 10/25] nds32: use generic dma_noncoherent_ops
  ` [PATCH 11/25] nios2: "
  ` [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation
` [PATCH 05/25] microblaze: use generic dma_noncoherent_ops
` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 09/25] nds32: implement the unmap_sg DMA operation
` [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
` [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
` [PATCH 15/25] openrisc: use generic dma_noncoherent_ops
` [PATCH 16/25] sh: simplify get_arch_dma_ops
` [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/25] sh: split arch/sh/mm/consistent.c
` [PATCH 20/25] sh: use generic dma_noncoherent_ops
` [PATCH 21/25] xtensa: "
` [PATCH 22/25] sparc: "
` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops

common non-cache coherent direct dma mapping ops
 2018-05-22 11:53 UTC  (39+ messages)
` [PATCH 01/20] dma-mapping: simplify Kconfig dependencies
  ` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
          ` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation)
  ` [PATCH 03/20] arc: use generic dma_noncoherent_ops
  ` [PATCH 04/20] arm-nommu: "
  ` [PATCH 05/20] c6x: "
      ` [Linux-c6x-dev] "
  ` [PATCH 06/20] hexagon: "
  ` [PATCH 07/20] m68k: "
  ` [PATCH 08/20] microblaze: "
  ` [PATCH 09/20] microblaze: remove the consistent_sync and consistent_sync_page
  ` [PATCH 10/20] nds32: use generic dma_noncoherent_ops
  ` [PATCH 11/20] nios2: "
  ` [PATCH 12/20] openrisc: "
  ` [PATCH 13/20] sh: simplify get_arch_dma_ops
  ` [PATCH 14/20] sh: introduce a sh_cacheop_vaddr helper
  ` [PATCH 15/20] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
  ` [PATCH 16/20] mm: split arch/sh/mm/consistent.c
  ` [PATCH 17/20] sh: use generic dma_noncoherent_ops
  ` [PATCH 18/20] xtensa: "
  ` [PATCH 19/20] sparc: "
  ` [PATCH 20/20] parisc: "

[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour
 2018-05-18  9:01 UTC  (3+ messages)

[RFC] hexagon: Drop the unused variable zero_page_mask
 2018-05-17  6:11 UTC 

[PATCH 05/24] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2018-05-16  8:18 UTC 

[PATCH] hexagon: fix printk format warning in setup.c
 2018-05-15 19:03 UTC  (2+ messages)

dma-debug cleanups, including removing the arch hook
 2018-05-08 10:45 UTC  (12+ messages)
` [PATCH 2/3] dma-debug: simplify counting of preallocated requests
  ` [PATCH 1/3] dma-debug: move initialization to common code
  ` [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
  ` [PATCH 4/3] dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG

[GIT PULL] Hexagon fixes
 2018-05-02  2:08 UTC 

[PATCH 01/22] dma-debug: move initialization to common code
 2018-04-26  9:39 UTC  (42+ messages)
` [PATCH 02/22] dma-mapping: simplify Kconfig dependencies
` [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 04/22] alpha: use dma_direct_ops for jensen
` [PATCH 05/22] alpha: simplify get_arch_dma_ops
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 07/22] arm-nommu: "
` [PATCH 08/22] c6x: "
` [PATCH 09/22] hexagon: "
` [PATCH 10/22] m68k: "
` [PATCH 11/22] microblaze: "
` [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [PATCH 14/22] nios2: "
` [PATCH 15/22] openrisc: "
` [PATCH 16/22] sh: simplify get_arch_dma_ops
` [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/22] sh: use generic dma_noncoherent_ops
` [PATCH 20/22] xtensa: "
` [PATCH 21/22] sparc: "
` [PATCH 22/22] parisc: "

[REVIEW][PATCH 04/22] signal/hexagon: Use force_sig_fault as appropriate
 2018-04-20 14:37 UTC 

[PATCH 1/3] hexagon: fix ffz/fls/ffs return type
 2018-04-10  6:33 UTC  (8+ messages)
` [PATCH 2/3] hexagon: add memset_io() helper
` [PATCH 3/3] hexagon: export csum_partial_copy_nocheck

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH] Extract initrd free logic from arch-specific code
 2018-04-02  5:59 UTC  (24+ messages)

Removing architectures without upstream gcc support
 2018-03-09 14:33 UTC  (2+ messages)

Removing architectures without upstream gcc support
 2018-03-09 14:00 UTC  (11+ messages)
  ` [OpenRISC] "

consolidate direct dma mapping V4
 2018-02-02 17:47 UTC  (24+ messages)
` [PATCH 14/34] hexagon: use the generic dma_capable helper
` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
  ` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
  ` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
  ` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
  ` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
  ` [PATCH 25/34] dma-direct: use phys_to_dma
  ` [PATCH 26/34] dma-direct: add dma address sanity checks
` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
` [PATCH 27/34] dma-direct: add support for CMA allocation
` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/34] dma-direct: reject too small dma masks
` [PATCH 33/34] cris: use dma-direct
` [PATCH 34/34] h8300: "

consolidate direct dma mapping V3
 2018-01-12 13:17 UTC  (5+ messages)
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox