linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 17:13:40 to 2023-02-28 21:11:31 UTC [more...]

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (40+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 05/26] csky/mm: "
` [PATCH mm-unstable v1 06/26] hexagon/mm: "
` [PATCH mm-unstable v1 07/26] ia64/mm: "
` [PATCH mm-unstable v1 08/26] loongarch/mm: "
` [PATCH mm-unstable v1 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable v1 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 11/26] microblaze/mm: "
` [PATCH mm-unstable v1 12/26] mips/mm: "
` [PATCH mm-unstable v1 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable v1 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 15/26] openrisc/mm: "
` [PATCH mm-unstable v1 16/26] parisc/mm: "
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable v1 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 19/26] riscv/mm: "
` [PATCH mm-unstable v1 20/26] sh/mm: "
` [PATCH mm-unstable v1 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable v1 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable v1 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable v1 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2 06/30] arc: Implement the new page table range API
 2023-02-28 16:25 UTC  (3+ messages)

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-02-27 22:29 UTC 

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (19+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
    ` [Intel-gfx] "
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-23 13:11 UTC  (53+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "

Pavel new maintainer of ARC port
 2023-02-22 17:52 UTC  (3+ messages)

Faktoring
 2023-02-22  8:35 UTC 

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-02-20 22:56 UTC  (6+ messages)

How many colours does the ARC cache have?
 2023-02-18 19:03 UTC  (3+ messages)

[PATCH v4 06/16] arc: mm: Convert to GENERIC_IOREMAP
 2023-02-16 12:34 UTC 

[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2023-02-15  5:22 UTC  (2+ messages)

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (10+ messages)
` [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v4 6/7] smp: reword smp call IPI comment
` [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-13  7:54 UTC  (22+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH] ARC: fix compile time assert fail for the config with PAE40 and 4K pages
 2023-02-10 15:15 UTC 

[Buildroot] [PATCH v4 1/1] package/bpftool: revert bpf_cookie patch to allow building
 2023-02-10 13:12 UTC  (6+ messages)

[arm-integrator:kernel-in-vmalloc-v6.2-rc3 8/25] fs/cifs/cifsglob.h:2217:48: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
 2023-02-01 18:13 UTC 

Pavel steping up for ARC glibc maintenance
 2023-02-01 14:24 UTC  (3+ messages)

Faktoring
 2023-02-01  9:06 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_313' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-01-31  1:32 UTC 

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-28  9:02 UTC  (10+ messages)
` [PATCH 1/3] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH 2/3] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH] ARC: align child stack in clone
 2023-01-25 15:53 UTC  (3+ messages)

Prezentacja
 2023-01-23  8:37 UTC 

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (13+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[PATCH] ARC:fpu: add extra capability check before use of sqrt and fma builtins
 2023-01-17 14:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-16 10:00 UTC  (3+ messages)
` [PATCH v4] "


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