linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 20:12:37 to 2020-08-27 08:06:04 UTC [more...]

[PATCH v3 00/13] mm/debug_vm_pgtable fixes
 2020-08-27  8:04 UTC  (6+ messages)
` [PATCH v3 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v3 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v3 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v3 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING

[PATCH] irqchip/eznps: Fix build error for !ARC700 builds
 2020-08-27  7:01 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-08-26 21:16 UTC  (13+ messages)
        ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)
                ` ARC rebootstrap prereq (was Re: switching ARC to 64-bit time_t )

[PATCH v2 03/23] arc: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[PATCH 03/24] arc: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:14 UTC  (4+ messages)
  ` [PATCH 04/24] arm: "

{standard input}:5973: Error: operand out of range (512 is not between -512 and 511)
 2020-08-24 20:29 UTC  (5+ messages)

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  8:51 UTC 

Fwd: Re: Would You please send me hosting compare link?
 2020-08-21  6:42 UTC 

Flushing transparent hugepages
 2020-08-18 16:08 UTC  (2+ messages)

[PATCH 0/2] locking/qspinlock: Break qspinlock_types.h header loop
 2020-08-06  3:37 UTC 

uClibc-ng broken on hsdk
 2020-08-04  6:13 UTC 

[PATCH] ARC: perf: don't bail setup if pct irq missing in device-tree
 2020-07-27  5:13 UTC 

DONATION OFFER
 2020-07-23 19:49 UTC 

[PATCH] ARC: pgalloc.h: delete a duplicated word + other fixes
 2020-07-21 22:06 UTC  (2+ messages)

[PATCH v2] elf: Change TLS static surplus default back to 1664
 2020-07-20 14:33 UTC  (2+ messages)

[PATCH] Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
 2020-07-20  7:26 UTC  (2+ messages)

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-17  3:20 UTC  (7+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V5 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V5 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V5 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH] ARC: io.h: Replace HTTP links with HTTPS ones
 2020-07-13  6:38 UTC 

[COMMITTED 01/13] ARC: ABI Implementation
 2020-07-10 23:38 UTC  (13+ messages)
` [COMMITTED 02/13] ARC: startup and dynamic linking code
` [COMMITTED 03/13] ARC: Thread Local Storage support
` [COMMITTED 04/13] ARC: Atomics and Locking primitives
` [COMMITTED 05/13] ARC: math soft float support
` [COMMITTED 06/13] ARC: hardware floating point support
` [COMMITTED 07/13] ARC: Linux Syscall Interface
` [COMMITTED 08/13] ARC: Linux ABI
` [COMMITTED 09/13] ARC: Linux Startup and Dynamic Loading
` [COMMITTED 10/13] ARC: ABI lists
` [COMMITTED 11/13] ARC: Build Infrastructure
` [COMMITTED 12/13] build-many-glibcs.py: Enable ARC builds
` [COMMITTED 13/13] Documentation for ARC port

[PATCH v7 00/13] glibc port to ARC processors
 2020-07-10 20:56 UTC  (58+ messages)
` [PATCH v7 01/13] ARC: ABI Implementation
  ` [PATCH v7.1 "
` [PATCH v7 02/13] ARC: startup and dynamic linking code
` [PATCH v7 03/13] ARC: Thread Local Storage support
  ` [PATCH v7.1 "
` [PATCH v7 04/13] ARC: Atomics and Locking primitives
` [PATCH v7 05/13] ARC: math soft float support
` [PATCH v7 06/13] ARC: hardware floating point support
  ` [PATCH v7.1 "
` [PATCH v7 07/13] ARC: Linux Syscall Interface
  ` [PATCH v7.1 "
              ` [PATCH v7.2 "
                          ` ARC testsuite regressions (was Re: [PATCH v7.2 07/13] ARC: Linux Syscall Interface)
` [PATCH v7 08/13] ARC: Linux ABI
` [PATCH v7 09/13] ARC: Linux Startup and Dynamic Loading
` [PATCH v7 10/13] ARC: ABI lists
  ` [PATCH v7.1 "
` [PATCH v7 11/13] ARC: Build Infrastructure
` [PATCH v7 12/13] build-many-glibcs.py: Enable ARC builds
` [PATCH v7 13/13] Documentation for ARC port
        ` ARC math test regressions (was Re: [PATCH v7 00/13] glibc port to ARC processors)

[PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-10  6:47 UTC  (9+ messages)
` [PATCH V4 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
  ` [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address
` [PATCH V4 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V4 4/4] Documentation/mm: Add descriptions for arch page table helpers

[RFC/RFT PATCH v2 0/1] arc: add sparsemem support
 2020-07-09 13:44 UTC  (2+ messages)
` [RFC/RFT PATCH v2 1/1] "

[PATCH 1/3] y2038: linux: Provide __futimes64 implementation
 2020-07-08  6:58 UTC  (5+ messages)

[PATCH v5 03/25] mm/arc: Use general page fault accounting
 2020-07-07 22:49 UTC 

[GIT PULL] ARC updates for 5.8-rc5
 2020-07-07 21:25 UTC  (2+ messages)

[PATCH] ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
 2020-07-07 15:38 UTC 

Linux kernel commit "add phy-mode support for the KSZ9031 PHY" broke ETH for Synopsys HSDK board
 2020-07-07 12:59 UTC  (2+ messages)

[PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
 2020-07-04 16:10 UTC  (6+ messages)
  ` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-03  3:59 UTC  (17+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 4/4] Documentation/mm: Add descriptions for "

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH 7/7] sysv: linux: Add 64-bit time_t variant for shmctl
 2020-07-01 20:59 UTC 

list messages lost due to disk failure
 2020-07-01 20:09 UTC 

Repost: linux-snps-arc list msgs truncated ?
 2020-07-01  8:48 UTC  (4+ messages)

[PATCH v4 03/26] mm/arc: Use general page fault accounting
 2020-06-30 20:45 UTC 

[PATCH 03/26] mm/arc: Use general page fault accounting
 2020-06-26 22:31 UTC 

ABI changes still pending for glibc 2.32?
 2020-06-26 18:25 UTC 

Repost: linux-snps-arc list msgs truncated ?
 2020-06-25  0:55 UTC 

glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
 2020-06-20  5:07 UTC 

[PATCH] Revert "FIX: no FPU exceptions bits on ARC glibc"
 2020-06-19 23:50 UTC 

[PATCH] Revert "FIX: no FPU exceptions bits on ARC glibc"
 2020-06-19 23:48 UTC 

[PATCH] Revert "FIX: no FPU exceptions bits on ARC glibc"
 2020-06-19 23:45 UTC 

[PATCH] Revert "FIX: no FPU exceptions bits on ARC glibc"
 2020-06-19 23:26 UTC 

[PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
 2020-06-19 23:20 UTC  (3+ messages)

[PATCH 03/26] mm/arc: Use general page fault accounting
 2020-06-19 16:05 UTC 

[PATCH v2 0/4] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board
 2020-06-18 20:00 UTC  (7+ messages)
` [PATCH v2 1/4] ARC: allow to override default mcpu compiler flag
` [PATCH v2 2/4] ARC: ARCv2: support loop buffer (LPB) disabling

[PATCH 04/25] mm/arc: Use mm_fault_accounting()
 2020-06-15 22:15 UTC 

[PATCH] ieee754/dbl-64: Reduce the scope of temporary storage variables
 2020-06-15 20:12 UTC  (9+ messages)
` [PATCH v2] "


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).