Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-02 17:35:52 to 2017-04-27 13:33:50 UTC [more...]

[PATCH v2 0/2] dmaengine: Add DW AXI DMAC driver
 2017-04-27 13:33 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
` [PATCH v2 2/2] dmaengine: Add DW AXI DMAC driver

[RESEND PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback
 2017-04-26 23:31 UTC  (10+ messages)
` [PATCH "
` [RESEND PATCH 2/2] arc: axs10x: Fix ARC PGU default clock frequency
  ` [PATCH "

[PATCH] ezchip: nps_enet: check if napi has been completed
 2017-04-26 12:56 UTC  (7+ messages)

[GIT PULL] ARC fixes for 4.11-final
 2017-04-25 20:56 UTC 

[PATCH V9 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
 2017-04-25 13:53 UTC  (16+ messages)

[PATCH] usb: Make sure usb/phy/of gets built-in
 2017-04-24 12:44 UTC  (4+ messages)

[PATCH 21/29] clocksource: Add missing line break to error messages
 2017-04-24  7:45 UTC  (2+ messages)

[PATCH v3] clk/axs10x: introduce AXS10X pll driver
 2017-04-21 12:25 UTC  (2+ messages)

[PATCH] arcpgu: Simplify driver name
 2017-04-21  6:59 UTC 

[PATCH v2] clk/axs10x: introduce AXS10X pll driver
 2017-04-20 15:13 UTC  (9+ messages)

[PATCH] ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
 2017-04-19 10:17 UTC  (3+ messages)

static linking broken?
 2017-04-12 17:59 UTC  (4+ messages)

perf jvmti: unconditionally links against -lelf
 2017-04-12 11:52 UTC  (3+ messages)

[PATCH] Same iteration variable used for inner and outer loop
 2017-04-11 20:11 UTC  (2+ messages)
` [uclibc-ng-devel] "

[PATCH] ldso: exit if zalloc can't alloc memory
 2017-04-11 20:10 UTC  (2+ messages)
` [uclibc-ng-devel] "

[PATCH] ldso/arc: fix debug prints
 2017-04-11 20:09 UTC  (2+ messages)
` [uclibc-ng-devel] "

[PATCH] arc: arcv1: Disable master/slave check
 2017-04-11 15:53 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Apr 10, 11:48
 2017-04-10  1:55 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Apr 10, 11:46
 2017-04-10  1:55 UTC 

[PATCH] ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
 2017-04-07 20:08 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Wed Apr 05, 10:51
 2017-04-05  0:53 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Apr 05, 10:50
 2017-04-05  0:51 UTC 

[PATCH] ARC: Fix build for missing ATOMIC_INIT definition
 2017-04-04  8:00 UTC 

[PATCH] ldso: don't discard sysmbols for DODEBUG builds
 2017-04-03  3:24 UTC  (2+ messages)
` [uclibc-ng-devel] "

[GIT PULL] ARC updates for 4.11-rc5
 2017-03-31 20:49 UTC 

[PATCH] arcv2: Halt non-master cores
 2017-03-31  9:19 UTC 

[PATCH 0/2] axs103: Add support of v1.1 firmware
 2017-03-31  9:01 UTC  (3+ messages)
` [PATCH 1/2] axs103: Clean-up smp_kick_all_cpus()
` [PATCH 2/2] axs103: Support slave core kick-start on axs103 v1.1 firmware

[PATCH] arcv2: Make sure busy bit is set properly on SLC flushing
 2017-03-30 14:26 UTC  (2+ messages)

DRM: Component framework API support
 2017-03-30 13:40 UTC  (2+ messages)

[PATCH] drm/arcpgu: Get rid of "encoder-slave" property
 2017-03-29 13:48 UTC  (6+ messages)

[PATCH v1 0/2] dmaengine: Add DW AXI DMAC driver
 2017-03-28 19:28 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
 2017-03-27  8:44 UTC  (5+ messages)

[PATCH] arc: vdk: Fix support of UIO
 2017-03-24 20:35 UTC  (3+ messages)

ARC patch suggestion
 2017-03-24  3:21 UTC  (4+ messages)

[PATCH 3/6] arc: Use full path in KBUILD_IMAGE definition
 2017-03-20 13:54 UTC  (2+ messages)

[PATCH] arc: Keep D$ enabled to work-around incomplete SLC flushing
 2017-03-17 13:00 UTC 

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (45+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[PATCH] clocksource: add missing line break to error messages
 2017-03-14  9:40 UTC  (3+ messages)

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-03-10 18:09 UTC  (2+ messages)

[PATCH 3.16 282/370] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
 2017-03-10 11:46 UTC 

update timer frequencies
 2017-03-10 10:28 UTC  (2+ messages)

[PATCH] arc: get rate from clk driver instead of reading device tree
 2017-03-10  1:24 UTC  (4+ messages)

[PATCH 1/3] futex: remove duplicated code
 2017-03-09  4:36 UTC  (12+ messages)

[PATCH] drm/arcpgu: use .mode_fixup instead of .atomic_check
 2017-03-06 10:48 UTC  (7+ messages)

[PATCH 3.12 038/113] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
 2017-03-06  9:11 UTC 

[PATCH 0/3] ARC: get frequency via clock driver instead of reading device tree
 2017-03-05  0:07 UTC  (5+ messages)
` [PATCH 1/3] ARC: [dts] add input clocks for cpu nodes
` [PATCH 2/3] ARC: [dts] add cpu nodes to ARCHS SMP device tree
` [PATCH 3/3] arc: get rate from clk driver instead of reading "

[PATCH] drm/arcpgu: Opt in debugfs
 2017-03-03 16:18 UTC  (2+ messages)


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