linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-26 05:13:08 to 2018-11-30 13:24:57 UTC [more...]

remove the ->mapping_error method from dma_map_ops V3
 2018-11-30 13:22 UTC  (15+ messages)
` [PATCH 03/23] arm: remove the mapping_error dma_map_ops method
` [PATCH 07/23] sparc: "
` [PATCH 08/23] parisc/ccio: "
` [PATCH 12/23] ia64/sba_iommu: improve internal map_page users
` [PATCH 14/23] ia64/sn: remove the mapping_error dma_map_ops method
` [PATCH 15/23] x86/amd_gart: "
` [PATCH 16/23] x86/calgary: "
` [PATCH 17/23] iommu: "
` [PATCH 18/23] iommu/intel: small map_page cleanup
` [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 20/23] iommu/dma-iommu: "
` [PATCH 21/23] xen-swiotlb: "
` [PATCH 22/23] dma-mapping: "
` [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error

remove the ->mapping_error method from dma_map_ops V2
 2018-11-29 18:55 UTC  (53+ messages)
` [PATCH 01/24] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH 02/24] swiotlb: Skip cache maintenance on map error
` [PATCH 03/24] dma-mapping: provide a generic DMA_MAPPING_ERROR
` [PATCH 04/24] dma-direct: remove the mapping_error dma_map_ops method
` [PATCH 05/24] arm: "
` [PATCH 06/24] powerpc/iommu: "
` [PATCH 07/24] mips/jazz: "
` [PATCH 08/24] s390: "
` [PATCH 09/24] sparc: "
` [PATCH 10/24] parisc/ccio: "
` [PATCH 11/24] parisc/sba_iommu: "
` [PATCH 12/24] arm64: remove the dummy_dma_ops mapping_error method
` [PATCH 13/24] alpha: remove the mapping_error dma_map_ops method
` [PATCH 14/24] ia64/sba_iommu: improve internal map_page users
` [PATCH 15/24] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 16/24] ia64/sn: "
` [PATCH 17/24] x86/amd_gart: "
` [PATCH 18/24] x86/calgary: "
` [PATCH 19/24] iommu: "
` [PATCH 20/24] iommu/intel: small map_page cleanup
` [PATCH 21/24] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 22/24] iommu/dma-iommu: "
` [PATCH 23/24] xen-swiotlb: "
` [PATCH 24/24] dma-mapping: "

[PATCH] parisc: Enable -ffunction-sections for modules on 32-bit kernel
 2018-11-29 16:05 UTC 

C200, 712/80: strange sysfs issues with Linux 4.18.0-1-parisc
 2018-11-28 17:14 UTC 

[RFC][PATCH] m68k/parisc: Convert hp_sdc_rtc driver to rtc framework
 2018-11-27 21:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add hp_sdc drivers to parisc arch
 2018-11-27 20:50 UTC 

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-27 10:34 UTC  (8+ messages)
          ` [PATCH v2 16/15 v2] "

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-26  0:25 UTC  (12+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW

[for-next][PATCH 08/18] parisc: function_graph: Simplify with function_graph_entry()
 2018-11-24 18:46 UTC  (7+ messages)

dad4f140ed ("Merge branch 'xarray' of .."): Mem-Info:
 2018-11-24  9:04 UTC  (2+ messages)

[PATCH v8 0/6] parisc: system call table generation support
 2018-11-21  4:14 UTC  (7+ messages)
` [PATCH v8 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v8 2/6] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v8 3/6] parisc: remove __NR_Linux from uapi header file
` [PATCH v8 4/6] parisc: add system call table generation support
` [PATCH v8 5/6] parisc: generate uapi header and system call table files
` [PATCH v8 6/6] parisc: syscalls: ignore nfsservctl for other architectures

[LKP] dad4f140ed [ 7.709376] WARNING:suspicious_RCU_usage
 2018-11-19 14:39 UTC  (2+ messages)

[PATCH v7 0/5] parisc: system call table generation support
 2018-11-19  5:21 UTC  (12+ messages)
` [PATCH v7 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v7 2/5] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v7 3/5] parisc: add system call table generation support
` [PATCH v7 4/5] parisc: generate uapi header and system call table files
` [PATCH v7 5/5] parisc: syscalls: ignore nfsservctl for other architectures

[PATCH] parisc: Fix serio address output
 2018-11-15 20:09 UTC 

[PATCH] parisc: Fix HP SDC hpa address output
 2018-11-15 20:06 UTC 

[GIT PULL] parisc architecture fix for kernel v4.20
 2018-11-14 20:00 UTC  (2+ messages)

[PATCH 0/17] Kernel compression: add ZSTD, remove LZMA1 and BZIP2
 2018-11-13 23:10 UTC  (21+ messages)
` [PATCH 01/17] lib: Add support for ZSTD-compressed kernel
  ` [PATCH 02/17] x86: "
  ` [PATCH 03/17] .gitignore: add ZSTD-compressed files
  ` [PATCH 04/17] x86: Remove support for BZIP2 and LZMA compressed kernel
  ` [PATCH 05/17] mips: "
  ` [PATCH 06/17] parisc: "
  ` [PATCH 07/17] s390: "
  ` [PATCH 08/17] sh: "
  ` [PATCH 09/17] unicore32: "
  ` [PATCH 10/17] arm: Remove support for "
  ` [PATCH 11/17] Kconfig: Remove support for BZIP2-compressed initrd and kernel
  ` [PATCH 12/17] Kconfig: Remove support for LZMA-compressed initrd
  ` [PATCH 13/17] arch/*: Purge references to CONFIG_RD_BZIP2/LZMA from various defconfigs
  ` [PATCH 14/17] lib: Completely purge now-unused bzip2 code from the kernel
  ` [PATCH 15/17] lib: Completely purge now-unused lzma "
  ` [PATCH 16/17] Kconfig: Update the prose for selection of compression algorithm
  ` [PATCH 17/17] [NOT FOR MERGING] lib: Be noisy about used decompression method

New mail archive for parisc-linux available
 2018-11-13 13:11 UTC  (4+ messages)

Inquiry 12/11/2018
 2018-11-12  8:58 UTC 

Price Inquiry
 2018-11-11 15:36 UTC 

[PATCH v2] parisc: Optimize D/I cache flushes on UP kernel
 2018-11-11 19:46 UTC 

[PATCH] parisc: Replace sync instruction by nop on UP kernel
 2018-11-11 19:43 UTC  (3+ messages)

[PATCH] parisc: Optimize sync instruction and D/I-cache flushes on UP kernel
 2018-11-11 15:31 UTC  (2+ messages)

[parisc-linux] Listar command results: -- Attached file included as plaintext by Listar --
 2018-11-09 21:53 UTC 

[parisc-linux] Bull's Eye Investing
 2018-11-09 21:53 UTC 

[PATCH] parisc: Improve alternative live patching
 2018-11-09 15:43 UTC  (5+ messages)

[PATCH -next-akpm 0/3] Add support for fast mremap
 2018-11-08 18:12 UTC  (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[PATCH -next 0/3] Add support for fast mremap
 2018-11-06  4:36 UTC  (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
  ` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[GIT PULL] parisc architecture fixes for kernel v4.20
 2018-10-29 22:03 UTC  (2+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-29 10:28 UTC  (19+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (10+ messages)

[PATCH v6 0/5] parisc: system call table generation support
 2018-10-26  5:13 UTC  (5+ messages)
` [PATCH v6 2/5] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v6 3/5] parisc: add system call table generation support
` [PATCH v6 4/5] parisc: generate uapi header and system call table files
` [PATCH v6 5/5] parisc: syscalls: ignore nfsservctl for other architectures


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).