messages from 2016-09-15 03:24:38 to 2016-11-01 00:01:00 UTC [more...]
[PATCH 0/9] Move ARC timer code into drivers/clocksource/
2016-11-01 0:01 UTC (11+ 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: 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)
[PATCH v3 0/3] dmaengine: DW DMAC: split pdata to hardware properties
2016-10-28 16:15 UTC (5+ 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"
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)
[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
2016-10-24 18:33 UTC (4+ 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 (8+ 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 (5+ 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 (3+ messages)
[PATCH] ARCv2: fix local_save_flags
2016-09-30 21:11 UTC
local64_cmpxchg() in arc_perf_event_update()
2016-09-30 10:49 UTC (22+ messages)
` NMI for ARC
[PATCH 3.12 100/119] ARC: uaccess: get_user to zero out dest in cause of fault
2016-09-29 10:25 UTC
[patch added to 3.12-stable] ARC: uaccess: get_user to zero out dest in cause of fault
2016-09-29 9:06 UTC
[PATCH] perf: remove orphan DEBUG_PERF_USE_VMALLOC
2016-09-28 6:56 UTC (4+ messages)
[PATCH] ARC: CONFIG_NODES_SHIFT fix default values
2016-09-26 21:23 UTC (2+ messages)
[PATCH 0/3] ARC unwinder switch to .eh_frame
2016-09-26 18:51 UTC (13+ messages)
` [PATCH 1/3] ARC: module: support R_ARC_32_PCREL relocation
` [PATCH 2/3] ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
` [PATCH 3/3] ARC: dw2 unwind: switch to .eh_frame based unwinding
` modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame)
[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
2016-09-22 19:42 UTC (10+ messages)
` perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events)
[PATCH 4.7 162/184] ARC: uaccess: get_user to zero out dest in cause of fault
2016-09-22 17:41 UTC
[PATCH 4.4 099/118] ARC: uaccess: get_user to zero out dest in cause of fault
2016-09-22 17:29 UTC
[PATCH] ARC: [plat-eznps] add missing atomic_fetch_xxx operations
2016-09-19 17:08 UTC (2+ messages)
[PATCH RFC v1 00/29] ARC cores
2016-09-16 15:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).