linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 05:04:06 to 2021-04-30 11:17:02 UTC [more...]

[PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-30 11:16 UTC  (2+ messages)
` [PATCH v4 1/3] sparc: explicitly set PCI_IOBASE to 0

[PATCH] ARC: entry: fix off-by-one error in syscall number validation
 2021-04-29 18:17 UTC  (3+ messages)

[PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-27 12:13 UTC 

[PATCH v2] ARC: Use 40-bit physical page mask for PAE
 2021-04-27 12:12 UTC 

[PATCH] ARC: Use 40-bit physical page mask for PAE
 2021-04-26 17:16 UTC  (5+ messages)

[PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-26 16:31 UTC  (5+ messages)

[PATCH] ARC: kgdb: add 'fallthrough' to prevent a warning
 2021-04-22 15:12 UTC  (2+ messages)

[PATCH] Recognize arc64
 2021-04-21 19:51 UTC 

[PATCH v3 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-21 11:57 UTC  (7+ messages)
` [PATCH v3 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v3 2/3] ARC: io.h: Include asm/bug.h
` [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-21  8:58 UTC  (25+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[committed] ARC: Update ulps
 2021-04-14 17:10 UTC 

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.4 03/23] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:27 UTC 

[PATCH AUTOSEL 4.9 03/23] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:26 UTC 

[PATCH AUTOSEL 4.14 03/25] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:26 UTC 

[PATCH AUTOSEL 4.19 05/28] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:25 UTC 

[PATCH AUTOSEL 5.4 09/39] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:24 UTC 

[PATCH AUTOSEL 5.10 09/46] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:23 UTC 

[PATCH AUTOSEL 5.11 10/51] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:22 UTC 

*** ARC port for review ***
 2021-04-12 14:27 UTC  (47+ messages)
` [PATCH 01/27] arc: Add initial core cpu files
` [PATCH 02/27] arc: Decoder code
` [PATCH 03/27] arc: Opcode definitions table
` [PATCH 04/27] arc: TCG and decoder glue code and helpers
` [PATCH 05/27] arc: TCG instruction generator and hand-definitions
` [PATCH 06/27] arc: semfunc.c tcg code generator
` [PATCH 07/27] arc: TCG instruction definitions
` [PATCH 08/27] arc: Add BCR and AUX registers implementation
` [PATCH 09/27] arc: Add IRQ and timer subsystem support
` [PATCH 10/27] arc: Add memory management unit (MMU) support
` [PATCH 11/27] arc: Add memory protection unit (MPU) support
` [PATCH 12/27] arc: Add gdbstub and XML for debugging support
` [PATCH 13/27] arc: Add Synopsys ARC emulation boards
` [PATCH 14/27] arc: Add support for ARCv2
` [PATCH 15/27] tests/tcg: ARC: Add TCG instruction definition tests
` [PATCH 16/27] tests/acceptance: ARC: Add linux boot testing
` [PATCH 17/27] arcv3: Core cpu file changes
` [PATCH 18/27] arcv3: Decoder code
` [PATCH 19/27] arcv3: Opcode definition table
` [PATCH 20/27] arcv3: TCG, decoder glue code and helper changes
` [PATCH 21/27] arcv3: TCG instruction generator changes
` [PATCH 22/27] arcv3: TCG instruction definitions
` [PATCH 23/27] arcv3: BCR and AUX register changes
` [PATCH 24/27] arcv3: IRQ changes and new MMUv6 WIP
` [PATCH 25/27] arcv3: gdbstub changes and new XML files
` [PATCH 26/27] arcv3: board changes
` [PATCH 27/27] arcv3: Add support for ARCv3

[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile
 2021-04-12  8:27 UTC  (4+ messages)

[PATCH RESEND v8 0/7] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-04-09 11:30 UTC  (2+ messages)
` [PATCH RESEND v8 1/7] arc: dts: Harmonize EHCI/OHCI DT "

[GIT PULL] ARC fixes for 5.12-rc7
 2021-04-07 20:23 UTC  (2+ messages)

[PATCH] arc/kernel/signal.c: Fix couple of typos
 2021-04-07 20:22 UTC  (3+ messages)

[PATCH] arcc/kernel/process: Few mundane typo fixes
 2021-04-07 20:20 UTC  (4+ messages)

[PATCH] add support for ARC architecture
 2021-04-06 22:04 UTC 

[PATCH V2 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
 2021-04-01 17:18 UTC  (4+ messages)
` [PATCH V2 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (17+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

Bidding invitation
 2021-03-31  7:16 UTC 

dpkg: Please add ARC architecture
 2021-03-26 17:39 UTC  (8+ messages)
  ` Bug#980963: "

[PATCH v7 0/7] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-03-24 20:48 UTC  (2+ messages)
` [PATCH v7 1/7] arc: dts: Harmonize EHCI/OHCI DT "

[PATCH 10/11] pragma once: delete few backslashes
 2021-03-23 10:09 UTC  (5+ messages)

[PATCH] treewide: avoid the ponter addition with NULL pointer
 2021-03-23  8:18 UTC 

[PATCH] arch: arc: Fix a typo
 2021-03-22 18:58 UTC  (2+ messages)

[PATCH] arc: include/asm: Couple of spelling fixes
 2021-03-22 18:43 UTC  (2+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-19 18:35 UTC  (6+ messages)
` [PATCH 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
` [PATCH 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE

[PATCH 0/6] mm: some config cleanups
 2021-03-10  5:20 UTC  (10+ messages)
` [PATCH 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
` [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
` [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
` [PATCH 5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
` [PATCH 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE

[PATCH] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-03-02 19:01 UTC  (2+ messages)

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2021-02-26 15:58 UTC  (14+ 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] ARC: Enable automatic support for newer ARC ISA variants (ARCv3)
 2021-02-23 20:14 UTC  (2+ messages)

[PATCH] treewide: avoid the ponter addition with NULL pointer
 2021-02-23  2:42 UTC  (2+ messages)

[PATCH] arc: Replace lkml.org links with lore
 2021-02-16  5:03 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).