linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 08:49:14 to 2020-06-29 18:47:30 UTC [more...]

[PATCH 0/2] m68k: fixups for recent changes in memory initialization
 2020-06-29 14:03 UTC  (8+ messages)
` [PATCH 1/2] m68k: nommu: register start of the memory with memblock
` [PATCH 2/2] m68k: mm: fix node memblock init

[PATCH] m68k: Use sizeof_field() helper
 2020-06-29 18:05 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (16+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH] m68k - annotate dummy read in Atari ROM port IO code as __maybe_unused
 2020-06-29 18:38 UTC  (2+ messages)

[PATCH 0/9] Macintosh II ADB driver fixes
 2020-06-28  4:23 UTC  (10+ messages)
` [PATCH 7/9] macintosh/via-macii: Use unsigned type for autopoll_devs variable
` [PATCH 2/9] macintosh/via-macii: Poll the device most likely to respond
` [PATCH 6/9] macintosh/via-macii: Use bool type for reading_reply variable
` [PATCH 1/9] macintosh/via-macii: Access autopoll_devs when inside lock
` [PATCH 9/9] macintosh/via-macii: Clarify definition of macii_init()
` [PATCH 5/9] macintosh/via-macii: Handle poll replies correctly
` [PATCH 4/9] macintosh/via-macii: Remove read_done state
` [PATCH 3/9] macintosh/via-macii: Handle /CTLR_IRQ signal correctly
` [PATCH 8/9] macintosh/via-macii: Use the stack for reset request storage

[PATCH 01/17] fork: fold legacy_clone_args_valid() into _do_fork()
 2020-06-27 12:23 UTC  (2+ messages)
    ` [fork] 11689456e6: ltp.clone302.fail

[PATCH 09/26] mm/m68k: Use general page fault accounting
 2020-06-26 22:31 UTC 

[PATCH] m68k: mm: fix wrong m68k_fixup_info addresses
 2020-06-26 20:14 UTC  (3+ messages)

LLVM for m68k completed (but not merged)
 2020-06-24  7:42 UTC  (4+ messages)

[m68k:m68k-queue] BUILD SUCCESS f9445bba8803cca75382807cc8b680bd391c5fbc
 2020-06-22 22:02 UTC 

[m68k:master] BUILD SUCCESS b971c823ecb945e93fbe49e98884e4ef9ee5e859
 2020-06-22 22:01 UTC 

[PATCH 09/26] mm/m68k: Use general page fault accounting
 2020-06-19 16:05 UTC 

Linux-mac68k project account maintenance (fwd)
 2020-06-19  6:33 UTC  (5+ messages)
  ` penguin (was Re: Linux-mac68k project account maintenance)

Virtual m68k Developer Meeting 2020
 2020-06-18 18:45 UTC 

[PATCH] m68k: mcfmmu: remove stale part of comment about steal_context
 2020-06-18 12:25 UTC  (4+ messages)

[PATCH AUTOSEL 5.7 067/388] m68k/PCI: Fix a memory leak in an error handling path
 2020-06-18  1:02 UTC 

[PATCH AUTOSEL 5.4 051/266] m68k/PCI: Fix a memory leak in an error handling path
 2020-06-18  1:12 UTC 

[PATCH AUTOSEL 4.19 030/172] m68k/PCI: Fix a memory leak in an error handling path
 2020-06-18  1:19 UTC 

[PATCH AUTOSEL 4.14 023/108] m68k/PCI: Fix a memory leak in an error handling path
 2020-06-18  1:24 UTC 

[PATCH] m68k: use CLEAN_FILES to clean up files
 2020-06-17  3:11 UTC 

[PATCH] m68knommu: fix overwriting of bits in ColdFire V3 cache control
 2020-06-16  0:38 UTC 

[PATCH 10/25] mm/m68k: Use mm_fault_accounting()
 2020-06-15 22:15 UTC 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (4+ messages)

[PATCH 1/2] video: fbdev: amifb: remove dead APUS support
 2020-06-15 21:26 UTC  (14+ messages)
  ` [PATCH 2/2] video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
  ` [PATCH v2 1/2] video: fbdev: amifb: add FIXME about dead APUS support
  ` [PATCH v2 2/2] video: fbdev: amifb: add FIXMEs about {put,get}_user() failures

[PATCH 5/5] m68knommu: fix use of cpu_to_le() on IO access
 2020-06-15 16:55 UTC  (2+ messages)

[PATCH 4/5] m68knommu: __force type casts for raw IO access
 2020-06-15 16:44 UTC  (2+ messages)

[m68k:m68k-queue 6/6] WARNING: modpost: vmlinux.o(__ex_table+0x1670): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF363
 2020-06-15 16:09 UTC 

[m68k:master] BUILD SUCCESS 2b114da74f3cb549e0902249436499f5e5580b6b
 2020-06-15 16:00 UTC 

[m68k:m68k-queue] BUILD SUCCESS 6b12625aca1ff016cef6e39975e6a59f23014b91
 2020-06-15 15:55 UTC 

[PATCH 1/5] m68knommu: fix overwriting of bits in ColdFire V3 cache control
 2020-06-15 13:32 UTC  (3+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15 13:02 UTC  (5+ messages)

[PATCH] m68k: stmark2: defconfig updates
 2020-06-15  9:53 UTC  (3+ messages)

[PATCH] m68k: mm: fix node memblock init
 2020-06-15  9:38 UTC  (4+ messages)

[PATCH] m68k: defconfig: Update defconfigs for v5.8-rc1
 2020-06-15  7:54 UTC 

[PATCH 3/5] m68k: fix ColdFire mmu init compile warning
 2020-06-15  7:25 UTC 

[PATCH 4/5] m68k: use asm-generic cmpxchg_local()
 2020-06-15  6:42 UTC 

[PATCH] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
 2020-06-13 11:14 UTC  (3+ messages)

[git pull] m68knommu changes for v5.8
 2020-06-11 22:00 UTC  (2+ messages)

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC 

[PATCH AUTOSEL 5.7 231/274] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:05 UTC 

[PATCH AUTOSEL 5.4 143/175] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:18 UTC 

[PATCH AUTOSEL 4.19 085/106] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:22 UTC 

[PATCH AUTOSEL 4.14 58/72] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.9 40/50] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:26 UTC 

[PATCH AUTOSEL 4.4 29/37] m68k: mac: Don't call via_flush_cache() on Mac IIfx
 2020-06-08 23:27 UTC 

[PATCH 0/4] Mac IOP driver fixes
 2020-06-05  9:11 UTC  (17+ messages)
` [PATCH 1/4] m68k/mac: Don't send IOP message until channel is idle
` [PATCH 2/4] m68k/mac: Fix IOP status/control register writes
` [PATCH 3/4] m68k/mac: Don't send uninitialized data in IOP message reply
` [PATCH 4/4] m68k/mac: Improve IOP debug messages

[PATCH v5 2/3] arch: wire-up close_range()
 2020-06-02 20:42 UTC 

Planning a Debian/Linux m68k Meeting in 2020
 2020-06-02  7:16 UTC  (4+ messages)

[PATCH 0/8] Mac ADB IOP driver fixes
 2020-06-01 23:49 UTC  (15+ messages)
` [PATCH 2/8] macintosh/adb-iop: Correct comment text
` [PATCH 7/8] macintosh/adb-iop: Implement sending -> idle state transition
` [PATCH 6/8] macintosh/adb-iop: Implement idle -> sending "
` [PATCH 8/8] macintosh/adb-iop: Implement SRQ autopolling
` [PATCH 3/8] macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
` [PATCH 4/8] macintosh/adb-iop: Access current_req and adb_iop_state when inside lock
` [PATCH 1/8] macintosh/adb-iop: Remove dead and redundant code
` [PATCH 5/8] macintosh/adb-iop: Resolve static checker warnings

[GIT PULL] m68k updates for 5.8
 2020-06-01 22:40 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 2271836fdaaba1997ebb89b7ff061fcf68b472a8
 2020-06-01 21:32 UTC 

[m68k:m68k-queue] BUILD SUCCESS 95e63f06023f601c2d7d8ca89ed4b5a4154a3b9f
 2020-06-01 20:59 UTC 

[m68k:for-linus] BUILD SUCCESS 3381df0954199458fa3993db72fb427f0ed1e43b
 2020-06-01 20:59 UTC 

[m68k:m68k-queue 8/13] drivers/usb/host/isp116x.h:370:87: note: in expansion of macro 'isa_rom_writew_raw'
 2020-05-30 22:45 UTC  (4+ messages)

Kernel crash on qemu-m68k-system while building r-cran packages
 2020-05-30 16:19 UTC  (8+ messages)

[PATCH v2 0/2] fix missing handling of __user in nommu's uaccess()
 2020-05-30  0:59 UTC  (4+ messages)
` [PATCH v2 1/2] m68k,nommu: add missing __user in uaccess' __ptr() macro
` [PATCH v2 2/2] m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()

[PATCH 0/2] fix missing handling of __user in nommu's uaccess()
 2020-05-29 13:21 UTC  (4+ messages)
` [PATCH 1/2] m68k,nommu: add missing __user in uaccess' __ptr() macro
` [PATCH 2/2] m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()

Out-of-tree support for Sharp X68000
 2020-05-28 22:38 UTC 

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (6+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH 1/4] m68k: add arch/m68k/Kbuild
 2020-05-27 13:04 UTC  (7+ messages)
` [PATCH 2/4] m68k: descend to prom from arch/m68k/sun3
` [PATCH 3/4] m68k: optimize cc-option calls for cpuflags-y
` [PATCH 4/4] m68k: pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS

[PATCH] m68k: tools: Replace zero-length array with flexible-array member
 2020-05-25 19:26 UTC  (3+ messages)

[PATCH v6 1/4] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-25 11:15 UTC  (4+ messages)

[PATCH for-next] m68k: coldfire/clk.c: move m5441x specific code
 2020-05-25 11:12 UTC  (2+ messages)


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