Hi Linus, The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae: Linux 4.16-rc5 (2018-03-11 17:25:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v4.17-tag1 for you to fetch changes up to ecd685580c8feb9a91c758257a66355a673594d9: m68k/mac: Remove bogus "FIXME" comment (2018-03-26 14:10:22 +0200) ---------------------------------------------------------------- m68k updates for 4.17 - Macintosh enhancements and fixes, - Remove useless memory layout printing using hashed pointers, - Add missing Amiga Zorro bus DMA mask, - Small fixes and cleanups, - Defconfig updates. Note that this is based on v4.16-rc5 not -rc1 due to -rc5 triggering a defconfig refresh. Thanks for pulling! ---------------------------------------------------------------- Alexandre Belloni (1): m68k/time: Stop validating rtc_time in .read_time Finn Thain (6): m68k/mac: Enable PDMA support for PowerBook 190 m68k/mac: Fix apparent race condition in Baboon interrupt dispatch macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall m68k/mac: Clean up whitespace and remove redundant parentheses m68k/mac: Enable RTC for 100-series PowerBooks m68k/mac: Remove bogus "FIXME" comment Geert Uytterhoeven (2): m68k/mm: Stop printing the virtual memory layout m68k/defconfig: Update defconfigs for v4.16-rc5 Michael Schmitz (1): zorro: Set up z->dev.dma_mask for the DMA API arch/m68k/configs/amiga_defconfig | 12 +++- arch/m68k/configs/apollo_defconfig | 12 +++- arch/m68k/configs/atari_defconfig | 12 +++- arch/m68k/configs/bvme6000_defconfig | 12 +++- arch/m68k/configs/hp300_defconfig | 12 +++- arch/m68k/configs/mac_defconfig | 12 +++- arch/m68k/configs/multi_defconfig | 12 +++- arch/m68k/configs/mvme147_defconfig | 12 +++- arch/m68k/configs/mvme16x_defconfig | 12 +++- arch/m68k/configs/q40_defconfig | 12 +++- arch/m68k/configs/sun3_defconfig | 12 +++- arch/m68k/configs/sun3x_defconfig | 12 +++- arch/m68k/kernel/time.c | 2 +- arch/m68k/mac/baboon.c | 27 +++---- arch/m68k/mac/config.c | 10 +-- arch/m68k/mac/misc.c | 134 ++++++++++++++++++++--------------- arch/m68k/mm/init.c | 27 ------- drivers/macintosh/via-pmu68k.c | 89 +++++++++++++++-------- drivers/zorro/zorro.c | 12 ++++ 19 files changed, 296 insertions(+), 149 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html