Linux M68K Architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-16 07:38:00 to 2026-08-29 21:12:50 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-08-29 21:12 UTC  (5+ messages)
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()

[git pull] m68knommu more fixes for v7.3
 2026-08-28 17:49 UTC  (2+ messages)

[PATCH bpf-next v5] m68k, bpf: Add initial BPF JIT compiler support
 2026-08-28 10:50 UTC  (2+ messages)

[PATCH] m68k: apollo: Fix interrupt setup
 2026-08-28  9:49 UTC 

[PATCH v5 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2026-08-27  7:29 UTC  (8+ messages)
` [PATCH v5 1/2] ata: "
` [PATCH v5 2/2] m68k: defconfig: enable PATA_CSWARP

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-27  6:06 UTC  (21+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH v6 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2026-08-26 16:09 UTC  (3+ messages)
` [PATCH v6 1/2] ata: "
` [PATCH v6 2/2] m68k: defconfig: enable PATA_CSWARP

[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
 2026-08-23 16:28 UTC  (5+ messages)

[PATCH v3 0/5] m68k SuperVidel patches
 2026-08-21  6:44 UTC  (8+ messages)
` [PATCH v3 1/5] m68k: Fix atari mouse movement
` [PATCH v3 2/5] fbdev: Give atafb proper parent
` [PATCH v3 3/5] fbdev: Add support for further video bit depths on atafb:external
` [PATCH v3 4/5] fbdev: Add support for SuperVidel's SuperBlitter
` [PATCH v3 5/5] m68k: Add support for Svethlana

[GIT PULL] m68k updates for v7.3
 2026-08-20 21:57 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH] m68k: nfcon: don't call console_is_registered in nfcon_device
 2026-08-20 15:57 UTC  (6+ messages)

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2026-08-20 15:10 UTC  (22+ messages)
                          ` Preliminary results - was: "

[geert-m68k:master 1/2] drivers/usb/host/isp116x.h:419:15: sparse: sparse: cast to restricted __le16
 2026-08-20  0:51 UTC 

[geert-m68k:master 1282/1440] drivers/usb/host/isp116x.h:411:15: sparse: sparse: cast removes address space '__iomem' of expression
 2026-08-19 16:38 UTC 

[geert-m68k:master] BUILD SUCCESS 430075db163607e33af279ef7e246e1a460c6293
 2026-08-19  2:16 UTC 

[PATCH v2 0/5] m68k SuperVidel patches
 2026-08-19  1:35 UTC  (18+ messages)
` [PATCH v2 1/5] m68k: Fix atari mouse movement
` [PATCH v2 2/5] fbdev: Give atafb proper parent
` [PATCH v2 3/5] fbdev: Add support for further video bit depths on atafb:external
` [PATCH v2 4/5] fbdev: Add support for SuperVidel's SuperBlitter
` [PATCH v2 5/5] m68k: Add support for Svethlana

[geert-m68k:for-linus] BUILD SUCCESS 2f8e3cad53b5c36ab0ed5d3195bfc55c59ea61a5
 2026-08-18 21:41 UTC 

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2026-08-18 21:36 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v2 00/32] block/swim: Fixes and improvements
 2026-08-17  1:17 UTC  (33+ messages)
` [PATCH v2 24/32] swim: Don't search beyond the first data mark
` [PATCH v2 03/32] swim: Enable the drive when probing
` [PATCH v2 13/32] swim: Check for CRC errors
` [PATCH v2 25/32] swim: Remove pointless specifiers
` [PATCH v2 19/32] swim: Deduplicate polling loops
` [PATCH v2 04/32] swim: Don't disable drive after every sector
` [PATCH v2 11/32] swim: Handle FIFO timeout error
` [PATCH v2 32/32] swim: Unexport global symbols
` [PATCH v2 28/32] swim: Remove unused macro definitions
` [PATCH v2 20/32] swim: Check drive ready bit
` [PATCH v2 16/32] swim: Fix buffer overflow
` [PATCH v2 27/32] swim: Add some helpful references
` [PATCH v2 26/32] swim: Move swd initialization
` [PATCH v2 23/32] swim: Don't needlessly re-read sectors
` [PATCH v2 01/32] swim: Assert strobe with stable outputs
` [PATCH v2 31/32] swim: Define symbols for constants
` [PATCH v2 12/32] swim: Simplify return value initialization
` [PATCH v2 17/32] swim: Convert to blocking queue
` [PATCH v2 06/32] swim: Configure parameter memory
` [PATCH v2 09/32] swim: Recalibrate when drive is probed
` [PATCH v2 07/32] swim: Enable clock divider only where appropriate
` [PATCH v2 21/32] swim: Revisit delays
` [PATCH v2 14/32] swim: Check error register during sector read
` [PATCH v2 10/32] swim: Add track zero recalibration delay
` [PATCH v2 18/32] swim: Remove redundant RELAX actions
` [PATCH v2 29/32] swim: Clean up whitespace
` [PATCH v2 08/32] swim: Don't start motor until medium is present
` [PATCH v2 02/32] swim: Select appropriate drive once only
` [PATCH v2 15/32] swim: Don't use the mark register to read data
` [PATCH v2 22/32] swim: Remove pointless mode0 register write
` [PATCH v2 30/32] swim: Define macros for constants
` [PATCH v2 05/32] swim: Perform ISM/IWM mode switching according to specs


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