linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-17 07:32:41 to 2019-10-02 11:14:11 UTC [more...]

[PATCH v2 00/21] Refine memblock API
 2019-10-02 11:14 UTC  (13+ messages)

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-09-30 14:32 UTC  (27+ messages)
` [PATCH 1/7] clocksource/drivers/c-sky: request timer_of_init only for probing CPU
` [PATCH 2/7] clocksource: change timer registration macros
` [PATCH 3/7] clocksource/timer_of: use BIT() macro
` [PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection
` [PATCH 5/7] clocksource/drivers/timer-of: add support support for timer's functionalities
` [PATCH 6/7] drivers/clocksource/timer-of: keep declaration on one line
` [PATCH 7/7] clocksource/drivers/integrator-ap: parse the chosen node

kisskb: OK linus/axs101_defconfig/arcompact Wed Sep 25, 15:29
 2019-09-25  5:31 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Sep 25, 15:28
 2019-09-25  5:29 UTC 

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-25  3:36 UTC  (7+ messages)
` [PATCH V3 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-20  4:06 UTC  (29+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "
    ` [PATCH] mm/pgtable/debug: Fix "

stable backport for dc8635b78cd8669
 2019-09-19 21:11 UTC  (7+ messages)
      ` [PATCH] ARC: export "abort" for modules
        ` Patch "ARC: export "abort" for modules" has been added to the 4.4-stable tree
        ` Patch "ARC: export "abort" for modules" has been added to the 4.9-stable tree

kisskb: OK linus/axs101_defconfig/arcompact Wed Sep 18, 13:22
 2019-09-18  3:23 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Sep 18, 13:22
 2019-09-18  3:23 UTC 

[PATCH 0/6] ARC MMU code updates
 2019-09-17 21:08 UTC  (9+ messages)
` [PATCH 1/6] ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
` [PATCH 2/6] ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD
` [PATCH 3/6] ARC: mm: TLB Miss optim: avoid re-reading ECR
` [PATCH 4/6] ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
` [PATCH 5/6] ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop
` [PATCH 6/6] ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3

[PATCH 0/6] ignore @ 2.28 no sendmail adj
 2019-09-16 21:29 UTC 

[PATCH 0/6] ignore @ 2.26
 2019-09-16 21:27 UTC 

[PATCH 0/6] ignore @ 2.18
 2019-09-16 21:18 UTC 

[PATCH 0/6] ignore @ 2.16
 2019-09-16 21:17 UTC 

[PATCH 0/6] ignore @ 2.06
 2019-09-16 21:06 UTC 

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-10  5:43 UTC  (20+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH AUTOSEL 4.19 049/167] ARC: show_regs: lockdep: re-enable preemption
 2019-09-04 16:41 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 050/167] ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault
` [PATCH AUTOSEL 4.19 111/167] signal/arc: Use force_sig_fault where appropriate
` [PATCH AUTOSEL 4.19 112/167] ARC: mm: fix uninitialised signal code in do_page_fault
` [PATCH AUTOSEL 4.19 113/167] ARC: mm: SIGSEGV userspace trying to access kernel virtual memory

[RFC PATCH] net: designware: drop compatible altr,socfpga-stmmac
 2019-09-04 13:48 UTC  (4+ messages)
  ` [U-Boot] [RFC PATCH] net: designware: drop compatible altr, socfpga-stmmac

[PATCH 1/3] init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2019-09-04  3:08 UTC  (7+ messages)
` [PATCH 2/3] kbuild, arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
` [PATCH 3/3] kbuild: remove ARCH_{CPP,A,C}FLAGS

test email 3 from webmail
 2019-09-03 23:50 UTC 

test email 2
 2019-09-03 23:36 UTC 

[PATCH] mmc: dw_mmc: fix timeout calculate method
 2019-09-03 16:12 UTC  (3+ messages)

generic ioremap (and lots of cleanups)
 2019-09-03  8:57 UTC  (46+ messages)
` [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 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [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 19/26] arm64: remove __iounmap
` [PATCH 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 22/26] sh: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
` [PATCH 26/26] nds32: "

[PATCH] arc: emsdp: Add more platform-specific compiler options
 2019-09-02 12:21 UTC 

[PATCH] arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
 2019-09-02 12:19 UTC  (2+ messages)

[PATCH] ARC: unwind: Mark expected switch fall-through
 2019-08-29 20:00 UTC  (5+ messages)

[PATCH] arc: emsdp: Add initialization of PSRAM
 2019-08-29  8:38 UTC 

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-28  9:22 UTC  (9+ messages)

[GIT PULL] ARC fixes for 5.3-rc7
 2019-08-27 18:35 UTC  (2+ messages)

[PATCH v2] ARC: ARCv2: jump label: implement jump label patching
 2019-08-27 17:00 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: add support for sst26wf016b memory IC
 2019-08-20 14:40 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).