linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 22:25:11 to 2019-08-17 07:32:45 UTC [more...]

generic ioremap (and lots of cleanups)
 2019-08-17  7:32 UTC  (19+ messages)
` [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached
` [PATCH 02/26] arm, unicore32: remove ioremap_cached
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/26] hexagon: clean up ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [PATCH 10/26] nios2: remove __ioremap
` [PATCH 11/26] parisc: "
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 13/26] xtensa: "
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static

[PATCH v2 1/3] ARCv2: IDU-intc: Add support for edge-triggered interrupts
 2019-08-16 21:05 UTC  (5+ messages)
  ` [PATCH v2 2/3] dt-bindings: IDU-intc: Clean up documentation
  ` [PATCH v2 3/3] dt-bindings: IDU-intc: Add support for edge-triggered interrupts

[PATCH 02/16] arc: prefer __section from compiler_attributes.h
 2019-08-12 21:50 UTC 

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-09 13:52 UTC  (6+ messages)
` [RFC V2 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH] ARC: unwind: Mark expected switch fall-throughs
 2019-08-06  5:49 UTC  (3+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Tue Aug 06, 05:33
 2019-08-05 19:34 UTC 

[PATCH v2 0/2] ARC: rework U-boot arguments handling
 2019-08-05 11:17 UTC  (6+ messages)
` [PATCH v2 2/2] ARC: enable uboot support unconditionally

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Aug 05, 16:30
 2019-08-05  6:31 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Aug 05, 16:29
 2019-08-05  6:30 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Aug 05, 11:56
 2019-08-05  1:58 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Aug 05, 11:56
 2019-08-05  1:57 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Aug 05, 05:02
 2019-08-04 19:03 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Aug 05, 05:01
 2019-08-04 19:02 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Aug 05, 01:23
 2019-08-04 15:25 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Mon Aug 05, 01:23
 2019-08-04 15:24 UTC 

[PATCH v10 02/22] arc: mm: Add p?d_leaf() definitions
 2019-07-31 15:45 UTC 

[PATCH 1/2] ARCv2: IDU-intc: Add support for edge-triggered interrupts
 2019-07-24 10:53 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v2] ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
 2019-07-22 18:42 UTC  (2+ messages)

[PATCH v9 01/21] arc: mm: Add p?d_leaf() definitions
 2019-07-22 15:41 UTC 

[TRIVIAL PATCH] of: per-file dtc preprocessor flags
 2019-07-22  1:43 UTC  (4+ messages)

[PATCH] ARC: fix typo in setup_dma_ops log message
 2019-07-19 18:46 UTC 

[PATCH] ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
 2019-07-19 17:54 UTC 

[PATCH v2] mtd: spi-nor: add support for sst26wf016b memory IC
 2019-07-18 14:06 UTC 

[PATCH v2] ARC: ARCv2: jump label: implement jump label patching
 2019-07-18 13:20 UTC 

[GIT PULL] drm/arc: Minor improvements
 2019-07-17 21:09 UTC 

[PATCH] ARC: ARCv2: jump label: implement jump label patching
 2019-07-17 18:54 UTC  (24+ messages)

[PATCH] ARCv2: Don't pretend we may set U & DE bits in STATUS32 with kflag
 2019-07-17 18:35 UTC  (2+ messages)

[GIT PULL] ARC updates for 5.3-rc1
 2019-07-16 22:10 UTC  (3+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Mon Jul 15, 14:50
 2019-07-15  4:52 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Mon Jul 15, 14:50
 2019-07-15  4:52 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Fri Jul 12, 14:29
 2019-07-12  4:31 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Fri Jul 12, 14:28
 2019-07-12  4:29 UTC 

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11 22:49 UTC  (5+ messages)

[PATCH] fixup! kbuild: remove obj and src from the top Makefile
 2019-07-10  3:09 UTC 

[PATCH] ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig
 2019-07-05 16:24 UTC 

[PATCH] ARC: [plat-hsdk]: enable DW SPI controller
 2019-07-05 16:03 UTC  (3+ messages)

[PATCH] ARC: hide unused function unw_hdr_alloc
 2019-07-03 18:25 UTC  (4+ messages)

[PATCH] ARC: [haps] Add Virtio support
 2019-07-02 16:40 UTC 

single copy atomicity for double load/stores on 32-bit systems
 2019-07-02 10:46 UTC  (11+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-30  4:41 UTC  (8+ messages)

handle "special" dma allocation in common code
 2019-06-29 15:09 UTC  (19+ messages)
` [PATCH 1/7] arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
` [PATCH 2/7] arc: "
` [PATCH 3/7] openrisc: "
` [PATCH 4/7] dma-mapping: add a dma_alloc_need_uncached helper
` [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
` [PATCH 6/7] dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING "
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations

[GIT PULL] ARC fixes for 5.2-rc7
 2019-06-29  9:30 UTC  (2+ messages)

[PATCH 03/25] clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
 2019-06-26 14:46 UTC 

[PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory
 2019-06-25  7:53 UTC  (4+ messages)

state of uClibc ARC soft-float support
 2019-06-24  7:53 UTC  (4+ messages)
` [uclibc-ng-devel] "

ARC Assembler: bundle_align_mode directive support
 2019-06-19 10:00 UTC  (8+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-18 15:46 UTC  (4+ messages)
` [PATCH 05/15] kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples

[PATCH AUTOSEL 4.9 01/18] ARC: fix build warnings with !CONFIG_KPROBES
 2019-06-14 20:30 UTC 

[PATCH AUTOSEL 4.14 01/27] ARC: fix build warnings
 2019-06-14 20:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 02/27] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
` [PATCH AUTOSEL 4.14 03/27] ARC: [plat-hsdk]: Add missing FIFO size entry in "

[PATCH AUTOSEL 4.19 01/39] ARC: fix build warnings
 2019-06-14 20:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 04/39] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
` [PATCH AUTOSEL 4.19 05/39] ARC: [plat-hsdk]: Add missing FIFO size entry in "

[PATCH AUTOSEL 5.1 02/59] ARC: fix build warnings
 2019-06-14 20:27 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 11/59] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
` [PATCH AUTOSEL 5.1 12/59] ARC: [plat-hsdk]: Add missing FIFO size entry in "

[PATCH v4 12/28] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH] ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix
 2019-06-12 15:40 UTC  (6+ messages)

[PATCH] drm/arcpgu: rework encoder search
 2019-06-11 17:21 UTC 

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-10  5:06 UTC  (3+ messages)

[PATCH 4.4 071/241] perf bench numa: Add define for RUSAGE_THREAD if not present
 2019-06-09 16:40 UTC 

[PATCH 1/2] linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
 2019-06-09 15:39 UTC  (2+ messages)
` [PATCH 2/2] arch: replace _BITUL() in kernel-space headers with BIT()

[PATCH v3 14/33] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

[PATCH] ARCv2: entry: simplify return to Delay Slot via interrupt
 2019-06-07 20:28 UTC 

[RFC-private] ARC: jump label: implement jump label patching
 2019-06-06 22:53 UTC 

[PATCH v2] kbuild: use more portable 'command -v' for cc-cross-prefix
 2019-06-06  4:13 UTC 

[PATCH v2] ARC: [plat-hsdk]: unify memory apertures configuration
 2019-06-05 17:32 UTC 

[PATCH] kbuild: use more portable 'command -v' for cc-cross-prefix
 2019-06-04 16:55 UTC  (11+ messages)

[GIT PULL] ARC updates for 5.2-rc4
 2019-06-03 22:25 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;
as well as URLs for NNTP newsgroup(s).