linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 23:09:55 to 2019-01-21 08:04:03 UTC [more...]

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:04 UTC  (17+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 02/21] powerpc: use memblock functions "
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH v2 15/21] sparc: "
` [PATCH v2 16/21] mm/percpu: "

[GIT PULL] ARC updates for 5.0-rc3
 2019-01-21  0:26 UTC 

[PATCH 00/21] Refine memblock API
 2019-01-18 18:02 UTC  (35+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 15/21] sparc: "
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "
` [PATCH 19/21] treewide: "
  ` [Xen-devel] "
` [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants

kisskb: OK linus/axs101_defconfig/arcompact Fri Jan 18, 20:04
 2019-01-18  9:05 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Jan 18, 20:03
 2019-01-18  9:04 UTC 

[PATCH] arc: remove redundant kernel-space generic-y
 2019-01-17 18:29 UTC  (6+ messages)

[PATCH] etnaviv: allow to build on ARC
 2019-01-16 16:25 UTC  (3+ messages)

[PATCH 1/2] ARCv2: Enable unaligned access in early ASM code
 2019-01-16 11:29 UTC  (2+ messages)
` [PATCH 2/2] ARCv2: enable HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH] wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk
 2019-01-16  8:27 UTC 

[PATCH 1/2] ARCv2: LIB: memeset: fix doing prefetchw outside of buffer
 2019-01-15 16:58 UTC  (5+ messages)
` [PATCH 2/2] ARCv2: LIB: memset: move st instruction series to macros

[PATCH 00/21] glibc port to ARC processors
 2019-01-15  0:40 UTC  (78+ messages)
` [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints
` [PATCH 03/21] ARC: ABI Implementation
` [PATCH 04/21] ARC: startup and dynamic linking code
` [PATCH 06/21] ARC: Atomics and Locking primitives
` [PATCH 07/21] ARC: math soft float support
` [PATCH 08/21] ARC: Linux Syscall Interface
      ` ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)
` [PATCH 09/21] ARC: Linux ABI
` [PATCH 10/21] ARC: Linux Startup and Dynamic Loading
` [PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls
` [PATCH 13/21] ARC: Build Infrastructure
` [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start
` [PATCH 21/21] NEWS: mention ARC port
` test related questions (was Re: [PATCH 00/21] glibc port to ARC processors)

[PATCH] webkitgtk: Enable building for ARC architecture
 2019-01-14 21:12 UTC  (4+ messages)

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-14 19:00 UTC  (10+ messages)
` [PATCH 1/3] coredump: Replace opencoded set_mask_bits()
` [PATCH 2/3] fs: inode_set_flags() replace "
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

kisskb: OK linus/axs101_defconfig/arcompact Sat Jan 12, 08:09
 2019-01-11 21:10 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Jan 12, 08:09
 2019-01-11 21:09 UTC 

[PATCH] azure-iot-sdk-c: Bump to version 2018-12-13
 2019-01-10 22:50 UTC  (6+ messages)
` [Buildroot] "

kisskb: OK linus/axs101_defconfig/arcompact Fri Jan 11, 06:37
 2019-01-10 19:38 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Jan 11, 06:36
 2019-01-10 19:37 UTC 

[PATCH v2 0/4] introduce Kernel PMU events support
 2019-01-10 18:20 UTC  (3+ messages)
` [PATCH v2 2/4] ARC: perf: "

kisskb: OK linus/axs101_defconfig/arcompact Fri Jan 11, 03:27
 2019-01-10 16:28 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Jan 11, 03:27
 2019-01-10 16:28 UTC 

[PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo
 2019-01-09 17:39 UTC  (3+ messages)

[PATCH 01/14] Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
 2019-01-09 12:43 UTC  (3+ messages)
` [PATCH 02/14] arc: define syscall_get_arch()
` [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument

[PATCH] testsuite fix: timezone: failing due to permissions in cross testing
 2019-01-09 12:15 UTC  (5+ messages)

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-01-07  2:54 UTC  (4+ messages)
` [PATCH v7 04/22] Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
` [PATCH v7 05/22] arc: define syscall_get_arch()
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

[PATCH 0/2] ARC show_regs fixes
 2018-12-24 19:10 UTC  (19+ messages)
` [PATCH 1/2] ARC: show_regs: avoid page allocator
` [PATCH 2/2] ARC: show_regs: fix lockdep splat for good

[PATCH] rt/tst-posix_spawn: fix random crash due to uninitialized var
 2018-12-21 20:10 UTC 

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-21  1:21 UTC  (5+ messages)
` [PATCH v6 04/27] Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
` [PATCH v6 05/27] arc: define syscall_get_arch()

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-20 17:37 UTC  (7+ messages)

[PATCH] ARC: adjust memblock_reserve of kernel memory
 2018-12-20  4:00 UTC  (4+ messages)

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-19 16:57 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-19 16:55 UTC  (5+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()


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