linux-openrisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 02:18:57 to 2018-12-09 04:58:00 UTC [more...]

[OpenRISC] make the non-consistent DMA allocator more userful (resend)
 2018-12-09  4:58 UTC  (12+ messages)
` [OpenRISC] [PATCH 1/6] sparc: remove no needed sbus_dma_ops methods
` [OpenRISC] [PATCH 2/6] sparc: factor the dma coherent mapping into helper
` [OpenRISC] [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
` [OpenRISC] [PATCH 4/6] sparc: remove not required includes from dma-mapping.h
` [OpenRISC] [PATCH 5/6] sparc: move the leon PCI memory space comment to <asm/leon.h>
` [OpenRISC] [PATCH 6/6] sparc: merge 32-bit and 64-bit version of pci.h

[OpenRISC] make the non-consistent DMA allocator more userful
 2018-12-08 22:52 UTC  (12+ messages)
` [OpenRISC] [PATCH 01/10] dma-direct: provide a generic implementation of DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 02/10] arm64/iommu: don't remap contiguous allocations for coherent devices
` [OpenRISC] [PATCH 03/10] arm64/iommu: implement support for DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 04/10] arm: implement DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 05/10] sparc64/iommu: move code around a bit
` [OpenRISC] [PATCH 06/10] sparc64/iommu: implement DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 07/10] sparc64/pci_sun4v: move code around a bit
` [OpenRISC] [PATCH 08/10] sparc64/pci_sun4v: implement DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 09/10] dma-mapping: skip declared coherent memory for DMA_ATTR_NON_CONSISTENT
` [OpenRISC] [PATCH 10/10] Documentation: update the description "

[OpenRISC] [RESEND PATCH] gdb/or1k: Add linux debugging support
 2018-12-07 22:30 UTC  (3+ messages)

[OpenRISC] [PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (21+ messages)
` [OpenRISC] [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [OpenRISC] [PATCH v2 2/6] microblaze: prefer memblock API "
` [OpenRISC] [PATCH v2 3/6] sh: prefer memblock APIs "
` [OpenRISC] [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [OpenRISC] [PATCH v2 5/6] arch: simplify several early memory allocations
` [OpenRISC] [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

[OpenRISC] [PATCH 3/3] arch: remove redundant generic-y defines
 2018-12-05 14:45 UTC  (3+ messages)

[OpenRISC] [PATCH resend] openrisc: Fix broken paths to arch/or32
 2018-12-03 12:20 UTC 

[OpenRISC] [PATCH] gdb/or1k: Add linux debugging support
 2018-12-02 13:07 UTC 

[OpenRISC] [PATCH 0/5] memblock: simplify several early memory allocations
 2018-11-27 21:48 UTC  (12+ messages)
` [OpenRISC] [PATCH 1/5] powerpc: prefer memblock APIs returning virtual address
` [OpenRISC] [PATCH 2/5] microblaze: prefer memblock API "
` [OpenRISC] [PATCH 3/5] sh: prefer memblock APIs "
` [OpenRISC] [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()
` [OpenRISC] [PATCH 5/5] arch: simplify several early memory allocations

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

[OpenRISC] [PATCH] openrisc: Add spaces around & operator
 2018-11-25  9:33 UTC 

[OpenRISC] [PATCH v2] openrisc: make function cache_loop() inline
 2018-11-19 14:41 UTC  (3+ messages)

[OpenRISC] [PATCH] openrisc: make function cache_loop() inline
 2018-11-14  2:19 UTC  (3+ messages)

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

[OpenRISC] OpenRISC GCC port upstream for 9.0.0
 2018-11-12 16:32 UTC  (3+ messages)

[OpenRISC] FPU/Mor1kx
 2018-11-12  9:42 UTC 

[OpenRISC] [PATCH v4 0/3] OpenRISC port
 2018-11-07  9:41 UTC  (5+ messages)
` [OpenRISC] [PATCH v4 1/3] or1k: libgcc: initial support for openrisc
` [OpenRISC] [PATCH v4 2/3] or1k: testsuite: "
` [OpenRISC] [PATCH v4 3/3] or1k: gcc: "

[OpenRISC] [PATCH] newlib/configure.host: Set have_init_fini to no for OpenRISC
 2018-11-05 21:41 UTC  (3+ messages)

[OpenRISC] [PATCH v3 0/3] OpenRISC port
 2018-11-05 20:58 UTC  (35+ messages)
` [OpenRISC] [PATCH v3 1/3] or1k: libgcc: initial support for openrisc
` [OpenRISC] [PATCH v3 2/3] or1k: testsuite: "
` [OpenRISC] [PATCH v3 3/3] or1k: gcc: "

[OpenRISC] [PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (15+ messages)
` [OpenRISC] [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [OpenRISC] [PATCH v2 2/2] arm64: Create asm/initrd.h

[OpenRISC] Unable to find minsoc/tags/release-1.0/sw/drivers/libdrivers.a
 2018-10-24  8:00 UTC 

[OpenRISC] [PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (3+ messages)
` [OpenRISC] [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [OpenRISC] [PATCH 2/2] arm64: Create asm/initrd.h

[OpenRISC] [PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-16  2:08 UTC  (31+ messages)
` [OpenRISC] [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[OpenRISC] [PATCH v2 0/3] OpenRISC port
 2018-10-05  3:59 UTC  (4+ messages)
` [OpenRISC] [PATCH v2 1/3] or1k: libgcc: initial support for openrisc

[OpenRISC] [PATCH v3 0/5] OpenRISC binutils updates and new relocs
 2018-10-05  2:18 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;
as well as URLs for NNTP newsgroup(s).