Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-07 15:33:02 to 2017-12-29 08:18:31 UTC [more...]

consolidate direct dma mapping and swiotlb support
 2017-12-29  8:18 UTC  (28+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 07/67] m32r: "
` [PATCH 08/67] powerpc: "
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 11/67] riscv: "
` [PATCH 12/67] s390: "
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 15/67] hexagon: use the generic dma_capable helper
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks

[RFC] ARC: setup cpu possible mask according to status field in dts
 2017-12-22 19:08 UTC 

[PATCH v2] arch: define weak abort
 2017-12-21 23:20 UTC  (4+ messages)

[PATCH 0/2] ARC __builtin_trap handling
 2017-12-21  8:09 UTC  (4+ messages)
` [PATCH 1/2] ARC: handle gcc generated __builtin_trap()
` [PATCH 2/2] ARC: handle gcc generated __builtin_trap for older compiler

[PATCH 00/13] replace print_symbol() with printk()-s
 2017-12-21  5:54 UTC  (26+ messages)
` [PATCH 01/13] arm: do not use print_symbol()
` [PATCH 02/13] arm64: "
` [PATCH 03/13] c6x: "
` [PATCH 04/13] ia64: "
` [PATCH 05/13] mn10300: "
` [PATCH 06/13] sh: "
` [PATCH 07/13] unicore32: "
` [PATCH 08/13] x86: "
` [PATCH 09/13] drivers: "
` [PATCH 10/13] sysfs: "
` [PATCH 11/13] irq debug: "
  ` [PATCHv2 "
` [PATCH 12/13] lib: "
` [PATCH 13/13] arc: do not use __print_symbol()

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2017-12-20 20:29 UTC  (9+ messages)

[PATCH 0/4] ARC: Set initial core pll output frequency via DTS
 2017-12-19 19:11 UTC  (7+ messages)
` [PATCH 1/4] ARC: [plat-hsdk]: Set initial core pll output frequency
` [PATCH 2/4] ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
` [PATCH 3/4] ARC: [plat-axs103]: Set initial core pll output frequency
` [PATCH 4/4] ARC: [plat-axs103] refactor the quad core DT quirk code

[PATCH] Fix subtle race in tst-cancel2 / tst-cancelx2
 2017-12-18 19:40 UTC  (4+ messages)
` [PATCH v2] "
  ` [uclibc-ng-devel] "

[PATCH v2] ARC: Force disable IOC if we don't want to use it
 2017-12-18 15:29 UTC 

kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Mon Dec 18, 17:27
 2017-12-18  6:27 UTC 

kisskb: FAILED linux-next/axs101_defconfig/arcompact Mon Dec 18, 17:27
 2017-12-18  6:27 UTC 

rsi_91x: Failed to read status register on failed authentication
 2017-12-15 16:09 UTC  (6+ messages)
  ` rsi_91x: Low bandwidth: sends ~100 Kbits/sec, receives ~1.5 Mbits/sec

[PATCH] arc: dts: Remove leading 0x and 0s from bindings notation
 2017-12-14 19:04 UTC 

UDL's fbdev doesn't work for user-space apps
 2017-12-13 21:53 UTC  (19+ messages)
  ` xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps]

[PATCH] ARC: Force disable IOC if ioc_enable=0
 2017-12-12 17:49 UTC  (2+ messages)

[U-Boot] Please pull ARC changes
 2017-12-12 15:58 UTC  (2+ messages)

[PATCH] arch: define weak abort
 2017-12-12 15:57 UTC 

[PATCH RESEND] CLK: ARC: Set initial pll output frequency specified in device tree
 2017-12-09 13:50 UTC  (5+ messages)

[PATCH 1/2] ARC: uaccess: dont use "l" inline as constraint
 2017-12-08 19:12 UTC  (2+ messages)
` [PATCH 2/2] ARC: provide for gcc "isolate path" induced generated abort calls

[RFC 0/6] glibc port to ARC architecture
 2017-12-08 11:15 UTC  (7+ messages)

[PATCH 0/4] ARC: Set initial core pll output frequency via DTS
 2017-12-06 22:02 UTC  (6+ messages)
` [PATCH 1/4] ARC: [plat-hsdk]: Set initial core pll output frequency
` [PATCH 2/4] ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
` [PATCH 3/4] ARC: [plat-axs103]: Set initial core pll output frequency
` [PATCH 4/4] ARC: [plat-axs103] refactor the quad core DT quirk code

[PATCH] frv: fix build failure
 2017-12-06 22:00 UTC  (6+ messages)

[PATCH] ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM
 2017-12-05 10:19 UTC 

etnaviv: PHYS_OFFSET usage
 2017-12-05  9:32 UTC  (5+ messages)

[PATCH] ARC: Enable machine_desc->init_per_cpu for non-SMP configs
 2017-11-30 17:46 UTC  (2+ messages)

glxgears on Etnaviv: couldn't get an RGB, Double-buffered visual
 2017-11-24 17:23 UTC  (7+ messages)

[PATCH] ARC: Reverse logic of enabled dual-issue detection
 2017-11-23 10:21 UTC 

[GIT PULL] ARC updates for 4.15-rc1
 2017-11-22 20:11 UTC 

glibc: nptl/tst-cancel17 and librt issue
 2017-11-22  1:13 UTC  (8+ messages)

[PATCH 0/4] ARC perf updates
 2017-11-21 23:26 UTC  (13+ messages)
` [PATCH 1/4] ARCv2: perf: tweak overflow interrupt
` [PATCH 2/4] ARCv2: perf: optimize given that num counters <= 32
` [PATCH 3/4] ARC: perf: avoid vmalloc backed mmap
` [PATCH 4/4] ARCv2: entry: Reduce perf intr return path

[PATCH] [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments
 2017-11-21 11:57 UTC  (4+ messages)

[PATCH] arc: Flush and invalidate caches on start
 2017-11-15 15:26 UTC  (4+ messages)

kisskb: OK linux-next/axs101_defconfig/arcompact Wed Nov 15, 20:44
 2017-11-15  9:45 UTC 

kisskb: OK linux-next/axs103_smp_defconfig/arcv2 Wed Nov 15, 20:44
 2017-11-15  9:44 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Wed Nov 15, 17:49
 2017-11-15  6:51 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Nov 15, 17:48
 2017-11-15  6:49 UTC 

[PATCH 0/2] ARC: [plat-axs10x]: enable reset controller driver usage
 2017-11-14 14:32 UTC  (3+ messages)
` [PATCH 1/2] ARC: [plat-axs10x]: DTS: Add reset controller node to manage ethernet reset
` [PATCH 2/2] ARC: [plat-axs10x]: Remove platform quirk to reset ethernet IP

kisskb: OK linus/axs101_defconfig/arcompact Tue Nov 14, 22:24
 2017-11-14 11:35 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Tue Nov 14, 22:22
 2017-11-14 11:26 UTC 

[PATCH] CLK: ARC: Set initial pll output frequency specified in device tree
 2017-11-13 22:29 UTC  (3+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Mon Nov 13, 22:45
 2017-11-13 11:52 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Nov 13, 22:45
 2017-11-13 11:47 UTC 

arc patch from glibc repo
 2017-11-09 19:09 UTC 

[PATCH] ARCv2: Accomodate NS48 MMUv5 by releaxing MMU ver checking
 2017-11-08  8:20 UTC  (4+ messages)


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