Linux M68K Architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-23 16:38:31 to 2026-09-05 19:04:19 UTC [more...]

[PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05 19:04 UTC  (15+ messages)
` [PATCH 1/9] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH 5/9] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH 6/9] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH 7/9] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH 8/9] docs: kernel-parameters: Drop the pcmv= entry
` [PATCH 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05 18:50 UTC  (21+ messages)
` [PATCH v2 1/9] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH v2 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH v2 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v2 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH v2 5/9] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH v2 6/9] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH v2 7/9] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH v2 8/9] docs: kernel-parameters: Drop the pcmv= entry
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH 0/2] m68k: Add basic support for DMA global coherent pool
 2026-09-04 20:26 UTC  (9+ messages)
` [PATCH 2/2] arch: m68k: Add DMA mapping operations for Coldfire M5441x

[PATCH] m68k: coldfire: fix typo "reseting" in comment
 2026-09-04 11:23 UTC 

[PATCH] m68k: fix typo "eanble" in comment
 2026-09-04 11:22 UTC 

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

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-01 17:47 UTC  (31+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v2 00/32] block/swim: Fixes and improvements
 2026-09-01  9:10 UTC  (5+ messages)
` [PATCH v2 07/32] swim: Enable clock divider only where appropriate

[PATCH 0/8] mm: Drop pxd_ERROR()
 2026-09-01  2:48 UTC  (14+ messages)
` [PATCH 1/8] mm: Make ptval_to_str() generally available
` [PATCH 2/8] mm: Stop using pxd_ERROR()
` [PATCH 3/8] loongarch/mm: Stop using pte_ERROR()
` [PATCH 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [PATCH 5/8] sh/mm: Stop using pte_ERROR()
` [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [PATCH 7/8] sh/mm: Stop using pgd_ERROR()
` [PATCH 8/8] mm: Drop pxd_ERROR()

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-08-31 19:57 UTC  (7+ messages)
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()

[PATCH] scsi: zorro7xx: Use individual zorro_driver_data structures
 2026-08-31  9:49 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v7.3-rc1
 2026-08-31  9:44 UTC 

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2026-08-31  9:25 UTC  (23+ messages)
                          ` Preliminary results - was: "

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

[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  (9+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 8/8] mm: Drop pxd_ERROR()


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