public inbox for linux-snps-arc@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-05-22 12:04:26 to 2018-07-30 10:34:20 UTC [more...]

[PATCH 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-07-30 10:34 UTC  (8+ messages)
` [PATCH 1/4] ARC: DTS: mark DMA devices connected through IOC port as dma-coherent
` [PATCH 2/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
` [PATCH 3/4] ARC: refactor arch/arc/mm/dma.c
` [PATCH 4/4] ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled

[LKP] a65f828111 BUG: kernel reboot-without-warning in boot stage
 2018-07-30  0:15 UTC 

[PATCH 0/4 v2] arc: some allmodconfig build fixes
 2018-07-29 20:22 UTC  (9+ messages)
` [PATCH 3/4 v2] arc: fix data type errors in platform headers
    ` [PATCH 3/4 v3] "
` [PATCH 4/4 v2] arc: fix printk warning in arc/plat-eznps/mtm.c
` [PATCH 1/4 v2] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 2/4 v2] arc: fix type warnings in arc/mm/cache.c

[PATCH] NET: stmmac: align DMA stuff to largest cache line length
 2018-07-29 19:35 UTC  (2+ messages)

arch/arc/ allmodconfig
 2018-07-28  7:59 UTC  (9+ messages)

[PATCH RESEND] ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
 2018-07-28  7:54 UTC 

[PATCH] ARC: fix broken noncoherent cache ops
 2018-07-26 19:00 UTC  (5+ messages)
  ` [PATCH] ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)

[PATCH v2 1/2] ARC: setup SMP_CACHE_BYTES and cache_line_size
 2018-07-26 17:30 UTC  (3+ messages)
` [PATCH v2 2/2] ARC: add SMP_CACHE_BYTES value validate

[PATCH] Fix the ld flags not be applied to tst-execstack-mod.so
 2018-07-26 15:01 UTC  (6+ messages)

[PATCH 1/2] ARC: setup SMP_CACHE_BYTES and cache_line_size
 2018-07-26 11:08 UTC  (2+ messages)
` [PATCH 2/2] ARC: add SMP_CACHE_BYTES value validate

arc: some allmodconfig fixup patches
 2018-07-25  0:46 UTC  (9+ messages)
` [PATCH 1/4] arc: fix some build issues in delay.h
` [PATCH 2/4] arc: fix type warnings in arc/mm/cache.c
` [PATCH 3/4] arc: fix some plat-eznps data type errors
` [PATCH 4/4] arc: fix mtm.c printk format warning

[PATCH RESEND] ARC: Add Ofer Levi as plat-eznps maintainer
 2018-07-24 13:29 UTC 

[uclibc-ng-test] Revert "arc: disable deadlocking test"
 2018-07-21 11:32 UTC  (2+ messages)
` [uclibc-ng-devel] "

[GIT PULL] ARC updates for 4.18-rc6
 2018-07-20 18:31 UTC 

[PATCH] ARC: mm: allow mprotect to make stack mappings executable
 2018-07-12 22:16 UTC 

[PATCH] ARC: [plat-axs10x] Get rid of auto-selected CONFIG_AX10x options
 2018-07-12 18:03 UTC  (3+ messages)

[PATCH] ARC: Improve handling of fatal signals in do_page_fault()
 2018-07-12  8:32 UTC  (2+ messages)

[PATCH] ARC: Enable FUSE_FS on devboards
 2018-07-11 17:02 UTC 

[RESEND PATCH v2] devres: Really align data field to unsigned long long
 2018-07-10  6:42 UTC  (19+ messages)

[PATCH v3] devres: Explicitly align datai[] to 64-bit
 2018-07-09 20:28 UTC  (18+ messages)

[PATCH] atomic{64}_t: Explicitly specify data storage length and alignment
 2018-07-09 18:05 UTC  (11+ messages)

[PATCH v2] devres: Really align data field to unsigned long long
 2018-07-09  4:18 UTC  (4+ messages)

[PATCH] devres: Really align data field to unsigned long long
 2018-07-06 19:10 UTC  (2+ messages)

[PATCH v2] ARC: Configure APB GPIO controller on ARC HSDK platform
 2018-07-06 16:35 UTC  (2+ messages)

[PATCH] ARC: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
 2018-07-06 13:06 UTC  (3+ messages)

[PATCH] ARC: prevent showing irrelevant exception info in signal message
 2018-07-06 13:05 UTC  (5+ messages)

[PATCH] arc/Kconfig: add the "Memory Management" menu around include mm/Kconfig
 2018-07-02 16:19 UTC  (2+ messages)

[PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
 2018-06-30  6:08 UTC  (3+ messages)

[RFC v2] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-06-29 17:45 UTC  (3+ messages)

[PATCH] ARC: Fix __swp_offset() implementation
 2018-06-29  0:37 UTC  (2+ messages)

[PATCH v2] ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
 2018-06-27  1:26 UTC 

[PATCH] ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
 2018-06-27  0:13 UTC 

[PATCH] arc: configs: remove no longer needed config option
 2018-06-26 17:01 UTC  (2+ messages)

[PATCH v2] ARC: Improve cmpxchg syscall implementation
 2018-06-25 21:19 UTC  (4+ messages)

[RFC] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-06-25 15:45 UTC  (5+ messages)

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
 2018-06-21 16:26 UTC  (3+ messages)

[PATCH] ARC: Enable machine_desc->init_per_cpu for non-SMP configs
 2018-06-20 23:11 UTC  (4+ messages)

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
 2018-06-20 19:09 UTC  (2+ messages)

[PATCH -tip v6 04/27] ARC: kprobes: Remove jprobe implementation
 2018-06-19 16:15 UTC  (3+ messages)
` [PATCH -tip v6 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [PATCH -tip v6 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

[PATCH] ARC: Improve cmpxchng syscall implementation
 2018-06-19  9:26 UTC  (6+ messages)

[PATCH] ARC: dts: Remove leading 0x from node unit addresses
 2018-06-19  6:09 UTC  (3+ messages)

[PATCH] ARC: Add PCIe support for ARC HSDK platform
 2018-06-18 19:46 UTC  (4+ messages)

[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-17  8:48 UTC 

[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-16 18:14 UTC  (3+ messages)

[PATCH 08/21] udl-kms: avoid prefetch
 2018-06-15 16:30 UTC 

Important Notification
 2018-06-11 16:26 UTC 

[PATCH 3.16 267/410] arm64: do not use print_symbol()
 2018-06-07 14:05 UTC 

[RFC PATCH -tip v5 04/27] ARC: kprobes: Remove jprobe implementation
 2018-06-07 11:42 UTC  (4+ messages)
` [RFC PATCH -tip v5 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

kisskb: OK linus/axs101_defconfig/arcompact Thu Jun 07, 14:36
 2018-06-07  4:38 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Thu Jun 07, 14:35
 2018-06-07  4:36 UTC 

[PATCH] ARC: Explicitly specify OUTPUT_FORMAT in the linker script
 2018-06-01 16:43 UTC  (3+ messages)

[PATCH v2] ARC: Explicitly add -mmedium-calls to CFLAGS
 2018-06-01 11:34 UTC 

[PATCH] ARC: Explicitly add -mmedium-calls to CFLAGS
 2018-05-30 16:31 UTC  (2+ messages)

[PATCH 3/7] clocksource/drivers/arc_timer: Add comments about locking while read GFRC
 2018-05-29 18:26 UTC 

[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
 2018-05-24  9:38 UTC 

Please add new user to Wiki editors list
 2018-05-23 15:37 UTC  (2+ messages)

ARC compact700 NPS platform - EZ_MachineCheck exception handler
 2018-05-22 14:03 UTC  (2+ messages)

common non-cache coherent direct dma mapping ops v2
 2018-05-22 12:04 UTC  (6+ messages)
` [PATCH 21/25] xtensa: use generic dma_noncoherent_ops
` [PATCH 22/25] sparc: "
` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops


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