Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 16:56:17 to 2019-01-10 22:50:05 UTC [more...]

[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  (9+ messages)
` [PATCH v2 1/4] ARC: perf: trivial code cleanup
` [PATCH v2 2/4] ARC: perf: introduce Kernel PMU events support
` [PATCH v2 3/4] ARC: perf: move HW events mapping to separate function
` [PATCH v2 4/4] ARC: perf: avoid kernel killing where it is possible

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 00/21] glibc port to ARC processors
 2019-01-09 21:49 UTC  (92+ messages)
` [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints
` [PATCH 02/21] ARC: add definitions to elf/elf.h
` [PATCH 03/21] ARC: ABI Implementation
` [PATCH 04/21] ARC: startup and dynamic linking code
` [PATCH 05/21] ARC: Thread Local Storage support
` [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 11/21] ARC: ABI lists
` [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 15/21] ARC: testsuite fix: elf/check-initfini
` [PATCH 16/21] ARC: testsuite fix: sysvipc/*
` [PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext
` [PATCH 18/21] ARC: testsuite fix: GD TLS issue
` [PATCH 19/21] ARC: fix several unwining and cancelation tests
` [PATCH 20/21] build-many-glibcs.py: Enable ARC builds
` [PATCH 21/21] NEWS: mention ARC port
` test related questions (was Re: [PATCH 00/21] glibc port to ARC processors)

[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  (10+ 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  (7+ 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()
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-20 17:37 UTC  (20+ messages)
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
` [PATCH 2/2] dma-mapping: deprecate dma_zalloc_coherent

[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()

[PATCH] arc: remove redundant kernel-space generic-y
 2018-12-19 16:45 UTC  (4+ messages)

[PATCH 12/25] clocksource/drivers/arc_timer: Utilize generic sched_clock
 2018-12-18 21:28 UTC 

[PATCH] testsuite fix: timezone: failing due to permissions in cross testing
 2018-12-17 23:04 UTC 

[PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result
 2018-12-17 18:54 UTC  (2+ messages)

[PATCH] ARC: perf: map 'ijmptak' to generic 'branches' event
 2018-12-17  9:54 UTC 

[PATCH] treewide: dts: Remove default-state=off property from all gpio LED nodes
 2018-12-16 13:08 UTC 

make the non-consistent DMA allocator more userful (resend)
 2018-12-15 14:57 UTC  (5+ messages)
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection

[PATCH] ARC: fix __ffs return value to avoid build warnings
 2018-12-14 10:47 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