linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 21:16:09 to 2020-11-26 13:30:35 UTC [more...]

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-26 13:29 UTC  (5+ messages)
` [PATCH 01/14] scsi: pm80xx: Do not sleep in atomic context
` [PATCH 02/14] scsi: hisi_sas: Remove preemptible()
` [PATCH 03/14] scsi: qla4xxx: qla4_82xx_crb_win_lock(): Remove in_interrupt()
` [PATCH 05/14] scsi: qla2xxx: tcm_qla2xxx: Remove BUG_ON(in_interrupt())

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-25 14:51 UTC  (20+ messages)
` [PATCH 1/8] of: fix linker-section match-table corruption
` [PATCH 2/8] earlycon: simplify earlycon-table implementation
` [PATCH 3/8] module: drop version-attribute alignment
` [PATCH 4/8] module: simplify version-attribute handling
` [PATCH 5/8] init: use type alignment for kernel parameters
` [PATCH 6/8] params: drop redundant "unused" attributes
` [PATCH 7/8] params: use type alignment for kernel parameters
` [PATCH 8/8] params: clean up module-param macros
` get_maintainer.pl bug? (was: Re: [PATCH 0/8] linker-section array fix and clean ups)

[m68k:master] BUILD SUCCESS d16b38f426963eb751cba46782c8622552a02042
 2020-11-23 22:38 UTC 

[m68k:m68k-queue] BUILD SUCCESS e70bf0f0f9ac09b4dbeb2be5d7c1af54623b700a
 2020-11-23 22:38 UTC 

[m68k:for-next] BUILD SUCCESS a7b5458ce73b235be027cf2658c39b19b7e58cf2
 2020-11-23 22:33 UTC 

[PATCH v2 0/8] linker-section array fix and clean ups
 2020-11-23 10:23 UTC  (9+ messages)
` [PATCH v2 1/8] of: fix linker-section match-table corruption
` [PATCH v2 2/8] earlycon: simplify earlycon-table implementation
` [PATCH v2 3/8] module: drop version-attribute alignment
` [PATCH v2 4/8] module: simplify version-attribute handling
` [PATCH v2 5/8] init: use type alignment for kernel parameters
` [PATCH v2 6/8] params: drop redundant "unused" attributes
` [PATCH v2 7/8] params: use type alignment for kernel parameters
` [PATCH v2 8/8] params: clean up module-param macros

[PATCH v2] m68k: Fix WARNING splat in pmac_zilog driver
 2020-11-23  7:41 UTC  (2+ messages)

[PATCH] m68k: Fix WARNING splat in pmac_zilog driver
 2020-11-21  9:18 UTC  (4+ messages)

[PATCH 2/2] m68k: Add a missing ELF_DETAILS in link script
 2020-11-20  8:17 UTC  (2+ messages)

[PATCH 1/2] m68k: Drop redundant NOTES in link script
 2020-11-20  8:09 UTC  (2+ messages)

[PATCH] m68k/mac: Remove redundant VIA register writes
 2020-11-20  8:02 UTC  (2+ messages)

[PATCH] m68k/mac: Refactor iop_preinit() and iop_init()
 2020-11-20  7:56 UTC  (2+ messages)

[PATCH] m68k/mac: Remove dead code
 2020-11-20  7:34 UTC  (2+ messages)

[PATCH] m68k/mac: Update Kconfig help
 2020-11-20  7:34 UTC  (2+ messages)

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-17  8:14 UTC  (22+ messages)
` [PATCH v2 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH v2 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH v2 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH v2 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH v2 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH v2 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH v2 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH v2 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH v2 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH v2 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH v2 13/13] m68k: deprecate DISCONTIGMEM

[m68k:for-next] BUILD SUCCESS 8ae0b65ac7e5b7a93b8d6abc520351ca11d91867
 2020-11-17  0:42 UTC 

[m68k:m68k-queue] BUILD SUCCESS 6473df0aff63e810323978dfb589a1c635fc4176
 2020-11-17  0:42 UTC 

[m68k:master] BUILD SUCCESS 9006915d53a2cbba04b1b440a0a42009131b7451
 2020-11-17  0:42 UTC 

[PATCH 00/13] Clean up legacy clock tick users
 2020-11-16 23:27 UTC  (12+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (31+ messages)
` [PATCH 01/18] block: cleanup del_gendisk a bit
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c
` [PATCH 03/18] block: split block_class_lock
` [PATCH 04/18] block: rework requesting modules for unclaimed devices
` [PATCH 05/18] block: add an optional probe callback to major_names
` [PATCH 06/18] ide: remove ide_{,un}register_region
` [PATCH 07/18] swim: don't call blk_register_region
` [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 09/18] brd: use __register_blkdev to allocate devices on demand
` [PATCH 10/18] loop: "
` [PATCH 11/18] md: "
` [PATCH 12/18] ide: switch to __register_blkdev for command set probing
` [PATCH 13/18] floppy: use a separate gendisk for each media format
` [PATCH 14/18] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 15/18] ataflop: use a separate gendisk for each media format
` [PATCH 16/18] z2ram: reindent
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening
` [PATCH 18/18] block: switch gendisk lookup to a simple xarray

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[m68k:master] BUILD SUCCESS 5cd4b463cbad1cb3138649e9805788a69446379b
 2020-11-10  2:16 UTC 

[m68k:m68k-queue] BUILD SUCCESS f6fe5896baa12b580f4b700d97c6ba03dc2e4104
 2020-11-10  1:38 UTC 

[PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode
 2020-11-09  8:38 UTC  (11+ messages)

[PATCH] m68k: mm: fix wrong m68k_fixup_info addresses
 2020-11-08 16:34 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

[m68k:for-next] BUILD SUCCESS 1fe9bacab2ac5cca29b360e1032e6f7533fbdc78
 2020-11-03  0:09 UTC 

[m68k:m68k-queue] BUILD SUCCESS 18a93540ad6bbf2e7d65cd65ecae182a6552565b
 2020-11-03  0:09 UTC 

[m68k:master] BUILD SUCCESS 98c613483ac642b72c2367085292ed0604f42073
 2020-11-03  0:09 UTC 

udev and friends not able to mount Atari GEMDOS partition
 2020-11-02 12:04 UTC 

[PATCH v2 1/2] m68k: m68328: move platform code to separate files
 2020-11-02  2:47 UTC  (3+ messages)
` [PATCH v2 2/2] m68k: m68328: remove duplicate code

[PATCH 1/2] m68k: m68328: move platform code to separate files
 2020-11-02  0:13 UTC  (4+ messages)
` [PATCH 2/2] m68k: m68328: remove duplicate code

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-01 16:55 UTC  (19+ messages)
` [PATCH 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH 13/13] m68k: deprecate DISCONTIGMEM

[PATCH/RFC] video: fbdev: atari: Fix TT High video mode
 2020-11-01 10:27 UTC 

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-11-01  9:53 UTC  (22+ messages)
` [PATCH v2 01/15] ARM: remove ebsa110 platform
` [PATCH v2 02/15] net: remove am79c961a driver
` [PATCH v2 03/15] timekeeping: remove arch_gettimeoffset
` [PATCH v2 04/15] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH v2 05/15] ia64: convert to legacy_timer_tick
` [PATCH v2 06/15] ARM: rpc: use legacy_timer_tick
` [PATCH v2 07/15] parisc: "
` [PATCH v2 08/15] m68k: coldfire: use legacy_timer_tick()
` [PATCH v2 09/15] m68k: split heartbeat out of timer function
` [PATCH v2 10/15] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH v2 11/15] m68k: m68328: use legacy_timer_tick()
` [PATCH v2 12/15] m68k: change remaining timers to legacy_timer_tick
` [PATCH v2 13/15] m68k: remove timer_interrupt() function
` [PATCH v2 14/15] timekeeping: remove xtime_update
` [PATCH v2 15/15] timekeeping: default GENERIC_CLOCKEVENTS to enabled

[PATCH] m68k: add support for TIF_NOTIFY_SIGNAL
 2020-10-30 13:22 UTC  (3+ messages)

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH -next] m68k: mmu_context: Fix Sun-3 build
 2020-10-27 16:24 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 95a01298967383a5c2f0ce48d6541ed9ecf40e85
 2020-10-27  0:27 UTC 

[m68k:m68k-queue] BUILD SUCCESS 7356dda312587e1e661fcb2b21c3c7bf7e42a6ed
 2020-10-27  0:21 UTC 

[PATCH 2/2] i2c: imx: remove id_table entry
 2020-10-26 23:53 UTC  (5+ messages)

[PATCH] m68k: defconfig: Update defconfigs for v5.10-rc1
 2020-10-26 12:25 UTC 

[PATCH] m68k: defconfig: Enable KUnit tests
 2020-10-26 12:26 UTC 

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 21:15 UTC  (11+ messages)
          ` [LTP] "


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