public inbox for linux-parisc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-20 08:03:02 to 2018-07-04 05:51:57 UTC [more...]

[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-04  5:51 UTC  (2+ messages)
` [PATCH 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h

Build regressions/improvements in v4.18-rc3
 2018-07-04  4:59 UTC  (7+ messages)

[PATCH v5 0/4] resource: Use list_head to link sibling resource
 2018-07-04  4:18 UTC  (17+ messages)
  ` [PATCH v5 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
  ` [PATCH v5 2/4] resource: Use list_head to link sibling resource
  ` [PATCH v5 4/4] kexec_file: Load kernel at top of system RAM if required
` [PATCH v5 3/4] resource: add walk_system_ram_res_rev()

[PATCH v6 0/4] resource: Use list_head to link sibling resource
 2018-07-04  4:10 UTC  (5+ messages)
  ` [PATCH v6 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
  ` [PATCH v6 2/4] resource: Use list_head to link sibling resource
  ` [PATCH v6 3/4] resource: add walk_system_ram_res_rev()
  ` [PATCH v6 4/4] kexec_file: Load kernel at top of system RAM if required

[GIT PULL] parisc architecture code cleanups and fixes
 2018-06-30 20:23 UTC 

bpfilter compile failure on parisc
 2018-06-19 23:05 UTC  (2+ messages)

convert parisc to the generic dma-noncoherent code
 2018-06-19  7:04 UTC  (4+ messages)
  ` [PATCH 1/3] parisc: merge pcx_dma_ops and pcxl_dma_ops
  ` [PATCH 2/3] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
  ` [PATCH 3/3] parisc: use generic dma_noncoherent_ops

[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-17  8:48 UTC 

[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-16 18:14 UTC  (3+ messages)

[PATCH v4 03/26] arch/*: Kconfig: fix documentation for NMI watchdog
 2018-06-15 16:30 UTC 

[PATCH v3 03/27] arch/*: Kconfig: fix documentation for NMI watchdog
 2018-06-14 16:08 UTC 

[PATCH v5 2/4] resource: Use list_head to link sibling resource
 2018-06-13  6:55 UTC  (2+ messages)

[PATCH] kbuild: add machine size to CHEKCFLAGS
 2018-06-02  7:53 UTC  (8+ messages)

[PATCH v2] kbuild: add endianness flag to CHEKCFLAGS
 2018-05-29 13:08 UTC  (2+ messages)

[PATCH] kbuild: add endianness flag to CHEKCFLAGS
 2018-05-28 18:27 UTC  (3+ messages)

[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
 2018-05-24  9:38 UTC 

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 05/25] microblaze: use generic dma_noncoherent_ops
` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
  ` [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 09/25] nds32: implement the unmap_sg "
` [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: "

[GIT PULL] parisc section mismatch fixes for 4.17-rc6
 2018-05-20 19:34 UTC 

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

[PATCH v2 10/11] arch/*: Kconfig: fix documentation for NMI watchdog
 2018-05-09 13:18 UTC 

[PATCH v4 0/3] resource: Use list_head to link sibling resource
 2018-05-09  2:08 UTC  (8+ messages)
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] resource: add walk_system_ram_res_rev()
  ` [PATCH v4 3/3] kexec_file: Load kernel at top of system RAM if required

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] parisc fixes for 4.17-rc4
 2018-05-03 16:54 UTC 

diskless operation of HP 9000 712/80
 2018-04-27 18:17 UTC 

(unknown)
 2018-04-26  9:39 UTC  (35+ messages)
` [PATCH 01/22] dma-debug: move initialization to common code
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [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: "

Ultra5 successful install - PGX64 issues
 2018-04-23 13:38 UTC  (14+ messages)

[REVIEW][PATCH 12/22] signal/parisc: Use force_sig_mceerr where appropriate
 2018-04-21 17:24 UTC  (3+ messages)
` [REVIEW][PATCH 13/22] signal/parisc: Use force_sig_fault "

[PATCH] parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
 2018-04-20 18:13 UTC  (3+ messages)


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