public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2023-01-12 20:12:43 to 2023-02-07 14:33:39 UTC [more...]

[PATCH v3 00/12] gpiolib cleanups
 2023-02-07 14:29 UTC  (12+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 12/12] gpiolib: Clean up headers

Fotowoltaika - nowe warunki
 2023-02-07  9:10 UTC 

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-07  3:07 UTC  (34+ messages)
` [PATCH 01/10] alpha: fix livelock in uaccess
` [PATCH 02/10] hexagon: "
` [PATCH 03/10] ia64: "
` [PATCH 04/10] m68k: "
` [PATCH 05/10] microblaze: "
` [PATCH 06/10] nios2: "
` [PATCH 07/10] openrisc: "
` [PATCH 08/10] parisc: "
` [PATCH 09/10] riscv: "
` [PATCH 10/10] sparc: "

[geert-m68k:master] BUILD SUCCESS 29f28f8b826d7684e6b05df0f5de38dfcceb77c4
 2023-02-07  2:21 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-07  0:32 UTC  (30+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable v1 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 03/26] arc/mm: "
` [PATCH mm-unstable v1 04/26] arm/mm: "
` [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

U-Boot support for M68K removal
 2023-02-06 14:00 UTC  (22+ messages)

stack smashing detected
 2023-02-06  7:52 UTC  (10+ messages)
          ` Debian initramfs/initrd, was "

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-03 14:33 UTC  (13+ 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

m68k assembly question: jsr vs. bsr
 2023-02-02 18:54 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 6aee36105369223c6859cc6cf042d262caa1068f
 2023-01-31  8:21 UTC 

[geert-m68k:for-v6.3] BUILD SUCCESS be6c50d315f92071e481eacd1c0260cb4f7c325f
 2023-01-31  4:53 UTC 

Work on adding TLS support to LLVM on m68k
 2023-01-30 10:17 UTC  (5+ messages)

[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/RFC 0/3] Atari DRM driver
 2023-01-23 15:10 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 1815a4712498bb21a0d17239cd68ee22c774c5d4
 2023-01-23  5:04 UTC 

[PATCH v13 0/3] Add kernel seccomp support for m68k
 2023-01-22 18:49 UTC  (22+ messages)
` [PATCH v13 1/3] m68k/kernel - check syscall_trace_enter() return code on m68k
` [PATCH v13 2/3] m68k: add kernel seccomp support
` [PATCH v13 3/3] tools/testing - seccomp test fixes for m68k

[PATCH] m68k:do not initialise statics to 0
 2023-01-22 16:33 UTC  (2+ messages)

LLVM buildbot for m68k backend has been moved to production
 2023-01-22 15:22 UTC  (5+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (15+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: #error Unknown cache maintenance model
 2023-01-19 17:43 UTC 

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-01-18 15:44 UTC  (8+ 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
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
  ` [PATCH v5 6/7] qed: "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper

Custom Software Development
 2023-01-18  8:50 UTC 

Any Drawings for Estimate?
 2023-01-17 13:48 UTC 

[geert-m68k:master] BUILD SUCCESS c8a567e12e9205f360f5f33dbf94cef6ad184ca4
 2023-01-16 14:48 UTC 

[PATCH v1 1/1] gpio: Remove unused and obsoleted irq_to_gpio()
 2023-01-16 14:29 UTC  (5+ messages)

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

[PATCH v2 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi
 2023-01-16 10:07 UTC  (2+ messages)
  ` [PATCH v2 16/24] m68k: Remove empty <uapi/asm/setup.h>


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox