openrisc.lists.librecores.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-19 14:24:54 to 2022-11-18 16:42:44 UTC [more...]

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-18 16:42 UTC  (19+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-17  8:26 UTC  (3+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

Deprecating and removing SLOB
 2022-11-17  0:22 UTC  (20+ messages)

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (9+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (9+ messages)
` [PATCH v5 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v5 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
` [External] [PATCH v5 0/2] "

[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
 2022-11-11  4:14 UTC  (3+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (9+ messages)

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-11-03 23:22 UTC  (23+ messages)
` [PATCH v3 1/2] RISC-V: "
` [PATCH v3 2/2] x86: "

[PATCH 00/13] Make user_regset_copyin_ignore() *void*
 2022-10-14 21:22 UTC  (2+ messages)
` [PATCH 08/13] openrisc: ptrace: user_regset_copyin_ignore() always returns 0

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-10-31 18:36 UTC  (18+ messages)
` [PATCH v4 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[GIT PULL] OpenRISC updates for v6.1-rc1
 2022-10-16  0:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for openrisc
 2022-10-15 16:25 UTC  (2+ messages)

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (16+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[PATCH v2] x86: Fix /proc/cpuinfo cpumask warning
 2022-10-12 12:42 UTC 

[RFC PATCH 2/8] openrisc: mm: remove unneeded early ioremap code
 2022-10-12 16:47 UTC  (2+ messages)

[PATCH v3 02/11] openrisc: mm: remove unneeded early ioremap code
 2022-10-09 10:31 UTC  (2+ messages)
` [PATCH v3 07/11] openrisc: mm: Convert to GENERIC_IOREMAP

[PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
 2022-10-08  5:26 UTC  (2+ messages)

[PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
 2022-10-08  5:07 UTC  (2+ messages)
` [PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear,set}_uncached

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-08  0:00 UTC  (4+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (52+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 14/44] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 25/44] printk: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH] or1k: Only define TARGET_HAVE_TLS when HAVE_AS_TLS
 2022-10-01 17:53 UTC  (3+ messages)
  ` [Buildroot] "

[PATCH] openrisc: update config files
 2022-09-29 16:27 UTC  (5+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-22  3:15 UTC  (12+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation


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 read-only IMAP folder(s) and NNTP newsgroup(s).