linux/arch/m68k/mac
Linus Torvalds 3bb38c5271 m68k updates for v6.17
- Ptdescs conversions,
   - Fix lost column on the graphical debug console,
   - Replace __ASSEMBLY__ with __ASSEMBLER__ in headers,
   - Miscellaneous fixes and improvements,
   - Defconfig updates.
 -----BEGIN PGP SIGNATURE-----
 
 iIsEABYKADMWIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCaIdDDxUcZ2VlcnRAbGlu
 dXgtbTY4ay5vcmcACgkQisJQ/WRJ8XBVKwD/SKcbj6IyH4ZnkN6BxzLQkc68Z4sy
 xjL+7C33y74UrucA/A8SWOU/a5Itkrhb1lZX+vi9wAibV3IqYGXqd/H9gFgF
 =bFvu
 -----END PGP SIGNATURE-----

Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k

Pull m68k updates from Geert Uytterhoeven:

 - ptdescs conversions

 - Fix lost column on the graphical debug console

 - Replace __ASSEMBLY__ with __ASSEMBLER__ in headers

 - Miscellaneous fixes and improvements

 - defconfig updates

* tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k: mac: Improve clocksource driver commentary
  m68k: defconfig: Update defconfigs for v6.16-rc2
  m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
  m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
  m68k: Enable dead code elimination
  m68k: Don't unregister boot console needlessly
  m68k: Remove unused "cursor home" code from debug console
  m68k: Avoid pointless recursion in debug console rendering
  m68k: Fix lost column on framebuffer debug console
  m68k: mm: Convert pointer table macros to use ptdescs
  m68k: mm: Convert init_pointer_table() to use ptdescs
  m68k: mm: Convert free_pointer_table() to use ptdescs
  m68k: mm: Convert get_pointer_table() to use ptdescs
2025-07-29 20:19:47 -07:00
..
baboon.c m68k: mac: Add and use "mac.h" 2023-10-06 10:03:03 +02:00
config.c m68k: remove unneeded tty includes 2025-06-17 13:42:33 +02:00
iop.c m68k: mac: Add and use "mac.h" 2023-10-06 10:03:03 +02:00
mac.h m68k: mac: Add and use "mac.h" 2023-10-06 10:03:03 +02:00
mac_penguin.S
macboing.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
macints.c m68k: Add common forward declaration for show_registers() 2022-07-12 10:48:21 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
misc.c m68k: mac: Fix reboot hang on Mac IIci 2024-05-08 17:43:22 +02:00
oss.c m68k: mac: Add and use "mac.h" 2023-10-06 10:03:03 +02:00
psc.c m68k: mac: Add and use "mac.h" 2023-10-06 10:03:03 +02:00
via.c m68k: mac: Improve clocksource driver commentary 2025-07-06 12:53:21 +02:00