linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 06:53:48 to 2020-07-27 07:26:56 UTC [more...]

[PATCH 0/8] Mac ADB IOP driver fixes
 2020-07-27  7:26 UTC  (2+ messages)

[PATCH 0/9] Macintosh II ADB driver fixes
 2020-07-27  7:26 UTC  (11+ 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

Seccomp support for linux-m68k
 2020-07-27  6:35 UTC  (18+ messages)

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2020-07-27  4:19 UTC  (5+ messages)
` [PATCH RFC] m68k/kernel - wire up syscall_trace_enter/leave for m68k
` [PATCH RFC v2] "
` [PATCH] "

[m68k:master] BUILD SUCCESS 87ecad4defef74de3bf48c7493606453d93bdfc8
 2020-07-23  3:14 UTC 

[PATCH] m68k: Correct some typos in comments
 2020-07-22 23:25 UTC 

[m68k:m68k-queue] BUILD SUCCESS 4a0b5198f5e9b0074a0df27d5d621eded75ecc3f
 2020-07-21  8:00 UTC 

Out-of-tree support for Sharp X68000
 2020-07-20 22:02 UTC  (2+ messages)

[PATCH] m68k: use get_kernel_nofault in show_registers
 2020-07-20 11:43 UTC 

[PATCH] m68k: Replace HTTP links with HTTPS ones
 2020-07-20  0:05 UTC  (6+ messages)

[PATCH v3 0/3] m68k/mm: switch from DISCONTIGMEM to SPARSEMEM
 2020-07-18 16:26 UTC  (4+ messages)
` [PATCH v3 1/3] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH v3 2/3] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH v3 3/3] m68k/mm: switch from DISCONTIGMEM to SPARSEMEM

[PATCH] m68k: mm: fix wrong m68k_fixup_info addresses
 2020-07-14 15:41 UTC  (6+ messages)

[m68k:m68k-queue] BUILD SUCCESS 4e906dc09434547f09e6143afeb8081890c2be14
 2020-07-14 10:31 UTC 

[m68k:master] BUILD SUCCESS cb9f7797a4553dfa531f41459c840bb47d13a2bb
 2020-07-14 10:30 UTC 

[m68k:for-v5.9] BUILD SUCCESS 382f429bb559fe991b1ece2e5e58c812e28b3ad8
 2020-07-14 10:30 UTC 

[RFC PATCH 31/35] m68k: Change PCIBIOS_SUCCESSFUL to 0
 2020-07-13 12:22 UTC 

[PATCH] zorro: Fix address space collision message with RAM expansion boards
 2020-07-13  7:24 UTC 

Virtual m68k Developer Meeting 2020
 2020-07-10 17:35 UTC  (4+ messages)
` virtual eventing chat meeting today

[PATCH v2 1/2] video: fbdev: amifb: add FIXME about dead APUS support
 2020-07-10 14:23 UTC  (6+ messages)
  ` [PATCH v2 2/2] video: fbdev: amifb: add FIXMEs about {put,get}_user() failures

[PATCH AUTOSEL 5.4 09/16] m68k: nommu: register start of the memory with memblock
 2020-07-08 15:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 10/16] m68k: mm: fix node memblock init

[PATCH AUTOSEL 5.7 12/30] m68k: nommu: register start of the memory with memblock
 2020-07-08 15:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 13/30] m68k: mm: fix node memblock init

[PATCH AUTOSEL 4.19 3/8] m68k: nommu: register start of the memory with memblock
 2020-07-08 15:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/8] m68k: mm: fix node memblock init

[PATCH v5 09/25] mm/m68k: Use general page fault accounting
 2020-07-07 22:50 UTC 

[m68k:m68k-queue] BUILD SUCCESS 60247e093fbbd52d9cab7eebdc6745996dedf64a
 2020-07-07  3:52 UTC 

[PATCH] m68k: stmark2: enable edma support for dspi
 2020-07-07  0:04 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 50b615674c23c9c40a77a7b45ddad2dc37db0ec6
 2020-07-06 21:50 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.8-rc3
 2020-07-06  9:34 UTC 

[git pull] m68knommu changes for v5.8-rc4
 2020-07-03  6:10 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (20+ 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

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-02 18:22 UTC  (29+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

rename ->make_request_fn and move it to the block_device_operations
 2020-07-02 15:52 UTC  (31+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

[m68k:m68k-queue] BUILD SUCCESS a8afa27318e19da59e4e9d02b118d8c2e3538a59
 2020-07-01  8:07 UTC 

[m68k:master] BUILD SUCCESS 9fc902b1327217260501f822bb73e0f425f7d074
 2020-07-01  4:50 UTC 

[PATCH v4 09/26] mm/m68k: Use general page fault accounting
 2020-06-30 20:45 UTC 

[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 0/4] Mac IOP driver fixes
 2020-06-29 21:39 UTC  (3+ messages)

[PATCH] m68k: use CLEAN_FILES to clean up files
 2020-06-29 19:23 UTC  (2+ messages)

[PATCH 1/4] m68k: add arch/m68k/Kbuild
 2020-06-29 17:47 UTC  (8+ 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: Use sizeof_field() helper
 2020-06-29 18:05 UTC  (2+ messages)

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

[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 

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)

[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 


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