linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 21:11:26 to 2016-11-03 21:52:21 UTC [more...]

[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
 2016-11-03 21:52 UTC  (12+ messages)
` [PATCH v2 01/10] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH v2 02/10] ARC: timer: gfrc, rtc: deuglify big endian code
` [PATCH v2 03/10] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
` [PATCH v2 04/10] ARC: timer: gfrc: boot print alongside other timers
` [PATCH v2 05/10] ARC: time: move time_init() out of the driver
` [PATCH v2 06/10] ARC: timer: Build gfrc, rtc under same option (64-bit timers)
` [PATCH v2 07/10] ARC: breakout aux handling into a separate header
` [PATCH v2 08/10] ARC: move mcip.h into include/soc and adjust the includes
` [PATCH v2 09/10] ARC: breakout timer include code into separate header
` [PATCH v2 10/10] clocksource: import ARC timer driver

[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
 2016-11-03 21:28 UTC  (2+ messages)

[PATCH v2 00/10] Move ARC timer code into drivers/clocksource/
 2016-11-03 21:28 UTC 

[PATCH 0/9] Move ARC timer code into drivers/clocksource/
 2016-11-03 18:47 UTC  (36+ messages)
  ` [PATCH 1/9] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
  ` [PATCH 2/9] ARC: timer: rtc: implement read loop in "C" vs. inline asm
  ` [PATCH 3/9] ARC: timer: gfrc: boot print alongside other timers
  ` [PATCH 4/9] ARC: time: move time_init() out of the driver
  ` [PATCH 5/9] ARC: breakout aux handling into a seperate header
  ` [PATCH 6/9] ARC: move mcip.h into include/soc and adjust the includes
  ` [PATCH 7/9] ARC: breakout timer stuff into a seperate header
  ` [PATCH 8/9] ARC: timer: rename config options
  ` [PATCH 9/9] clocksource: import ARC timer driver

[PATCH v2] arc: Implement arch-specific dma_map_ops.mmap
 2016-11-03 17:03 UTC  (2+ messages)

stmmac: GMAC_RGSMIIIS reports bogus values
 2016-11-03 16:17 UTC 

[PATCH v3 0/3] ARC: Set of patches for IRQ subsystem
 2016-11-03 12:23 UTC  (4+ messages)
` [PATCH v3 1/3] ARC: SMP: Register IPI handler using virq but not hwirq
` [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
` [PATCH v3 3/3] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core

[PATCH] arc: Implement arch-specific dma_map_ops.mmap
 2016-11-02 17:08 UTC  (2+ messages)

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-11-02 12:23 UTC  (5+ messages)

[PATCH v3 0/3] dmaengine: DW DMAC: split pdata to hardware properties
 2016-11-02 11:55 UTC  (6+ messages)
` [PATCH v3 1/3] dmaengine: DW DMAC: split pdata to hardware properties and platform quirks
` [PATCH v3 2/3] dmaengine: DW DMAC: convert to unified device property API
` [PATCH v3 3/3] dmaengine: DW DMAC: move "nollp" to "dwc->flags"

[RFC v2 7/7] mm: Remove mm-arch-hooks.h
 2016-11-01 17:11 UTC 

[PATCH v2] ARC: Enable PERF_EVENTS in nSIM driven platforms
 2016-10-31 23:58 UTC  (2+ messages)

Build regressions/improvements in v4.9-rc3
 2016-10-30 13:01 UTC 

[RFC] dma-mapping: fix dma_common_mmap() for ARC
 2016-10-30 12:14 UTC  (2+ messages)

[PATCH] ARC: [SMP] avoid overriding present cpumask
 2016-10-30  7:48 UTC 

[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2016-10-29 23:06 UTC  (11+ messages)

kisskb: FAILED linus/axs101_defconfig/arcompact Sat Oct 29, 19:21
 2016-10-29  8:22 UTC 

[GIT PULL] ARC updates for 4.9-rc3
 2016-10-28 23:46 UTC 

[PATCH] lpfc: use %zd format string for size_t
 2016-10-28 23:16 UTC  (8+ messages)

[PATCH] [ARC] define SIZE_TYPE and PTRDIFF_TYPE correctly
 2016-10-28 22:09 UTC 

[PATCH] ARC: Enable PERF_EVENTS in nSIM driven platforms
 2016-10-28 20:16 UTC  (2+ messages)

[PATCH] ARC: [SMP] get CPUs mask from DT
 2016-10-28 20:04 UTC  (2+ messages)

Build regressions/improvements in v4.9-rc1
 2016-10-28 10:42 UTC  (17+ messages)

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Oct 28, 05:39
 2016-10-27 18:39 UTC 

[PATCH v2] dmaengine: DW DMAC: split pdata to hardware properties and platform quirks
 2016-10-27 15:55 UTC  (2+ messages)

[PATCH v2 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
 2016-10-26 17:21 UTC  (16+ messages)
` [PATCH v2 2/5] ARC: SMP: Pass virq to smp_ipi_irq_setup instead of hwirq
` [PATCH v2 3/5] ARC: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
` [PATCH v2 4/5] ARC: MCIP: Set an initial affinity value in idu_irq_map
` [PATCH v2 5/5] ARC: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core

kisskb: OK linux-next/axs103_smp_defconfig/arcv2 Wed Oct 26, 23:35
 2016-10-26 12:36 UTC 

[net-next PATCH 04/27] arch/arc: Add option to skip sync on DMA mapping
 2016-10-25 22:00 UTC  (2+ messages)

[RFC] perf: fix building for ARCv1
 2016-10-24 16:17 UTC  (2+ messages)
                ` [PATCH-v2] ARC: syscall for userspace cmpxchg assist

[PATCH] ARC: return -EFAULT on failed access_ok for arc_usr_cmpxchg syscall
 2016-10-24 15:58 UTC  (3+ messages)

[net-next PATCH RFC 03/26] arch/arc: Add option to skip sync on DMA mapping
 2016-10-24 12:04 UTC 

kisskb: FAILED linux-next/axs101_defconfig/arcompact Mon Oct 24, 15:38
 2016-10-24  4:38 UTC 

[PATCH] ARC: update .note.ABI-tag for ABIv4
 2016-10-22 13:46 UTC  (2+ messages)
` [uclibc-ng-devel] "

[PATCH 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
 2016-10-21 22:15 UTC  (5+ messages)
` [PATCH 2/5] ARC: SMP: Pass virq to smp_ipi_irq_setup instead of hwirq
` [PATCH 3/5] ARC: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
` [PATCH 4/5] ARC: MCIP: Set an initial affinity value in idu_irq_map
` [PATCH 5/5] ARC: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core

[PATCH] ARC: build: don't force usage of llock and swape instructions
 2016-10-21 21:20 UTC 

[PATCH] dmaengine: DW DMAC: split pdata to hardware properties and platform quirks
 2016-10-21 19:00 UTC  (7+ messages)

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-21 14:56 UTC 

[PATCH v2] ARC: Adjust cpuinfo for non-continuous cpu ids
 2016-10-19 17:02 UTC  (2+ messages)

[PATCH] ARC: Adjust cpuinfo for non-continuous cpu ids
 2016-10-19  8:01 UTC  (3+ messages)

[PATCH] dmaengine: dmatest: Restore "memcpy" as default mode
 2016-10-19  3:34 UTC  (4+ messages)

[PATCH 28/28] Kbuild: bring back -Wmaybe-uninitialized warning
 2016-10-17 22:19 UTC 

[PATCH] ARC-setup: Use seq_putc() in show_cpuinfo()
 2016-10-17 17:39 UTC  (5+ messages)
  `  "

kisskb: OK linux-next/axs101_defconfig/arcompact Mon Oct 17, 13:29
 2016-10-17  2:31 UTC 

kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Mon Oct 17, 13:29
 2016-10-17  2:29 UTC 

[PATCH] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-15  9:10 UTC  (2+ messages)

Is conditional calling of restore_altstack() correct for ARC
 2016-10-11 18:04 UTC 

[PATCH] ARC: [build] Support gz, lzma compressed uImage
 2016-10-07 21:42 UTC  (2+ messages)

[PATCH] ARCv2: intc: untangle SMP, MCIP and IDU
 2016-10-07 21:39 UTC  (5+ messages)

[PATCH 1/2] ARC: nptl: cancellable wrappers were broken
 2016-10-07 21:11 UTC  (2+ messages)
` [PATCH 2/2] ARC: nptl: cancellable wrappers were broken #2

kisskb: FAILED linus/axs103_smp_defconfig/arcv2 Tue Oct 04, 13:16
 2016-10-04  2:17 UTC 

[GIT PULL] ARC changes for 4.9-rc1
 2016-10-03 19:19 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Oct 03, 12:47
 2016-10-03  1:48 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sun Oct 02, 03:08
 2016-10-01 16:09 UTC 

kisskb: FAILED linus/axs103_smp_defconfig/arcv2 Sun Oct 02, 01:44
 2016-10-01 15:45 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sat Oct 01, 15:56
 2016-10-01  5:57 UTC 

[PATCH] ARCv2: intc: Use kflag if STATUS32.IE must be reset
 2016-09-30 21:18 UTC  (2+ messages)

[PATCH] ARCv2: fix local_save_flags
 2016-09-30 21:11 UTC 


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