1. 5642236 m68k: atari: Add and use "atari.h" by Geert Uytterhoeven · 1 year, 9 months ago
  2. 839ff34 m68k: atari: Make atari_stram_map_pages() static by Geert Uytterhoeven · 1 year, 9 months ago
  3. 7849b91 m68k: atari: Make atari_platform_init() static by Geert Uytterhoeven · 1 year, 9 months ago
  4. e9f72cf m68k: atari: Make ikbd_reset() static by Geert Uytterhoeven · 1 year, 9 months ago
  5. 4ad6950 m68k: atari: Document data parameter of stdma_try_lock() by Geert Uytterhoeven · 1 year, 9 months ago
  6. 616355c Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  7. 91d7b75 m68k: Add asm/config.h by Laurent Vivier · 3 years, 4 months ago
  8. 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years, 4 months ago
  9. 44b1fbc m68k/q40: Replace q40ide driver with pata_falcon and falconide by Finn Thain · 4 years ago
  10. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 4 years, 1 month ago
  11. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 6 months ago
  12. 1fe9bac m68k: Remove unused mach_max_dma_address by Laurent Vivier · 4 years, 8 months ago
  13. f9a0153 m68k: remove timer_interrupt() function by Arnd Bergmann · 4 years, 8 months ago
  14. 42f1d57 m68k: change remaining timers to legacy_timer_tick by Arnd Bergmann · 4 years, 8 months ago
  15. d644409 m68k: split heartbeat out of timer function by Arnd Bergmann · 4 years, 8 months ago
  16. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 9 months ago
  17. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 5 years ago
  18. 5ed0794 m68k/atari: Convert Falcon IDE drivers to platform drivers by Michael Schmitz · 6 years ago
  19. 053b514 m68k: atari: Rename shifter to shifter_st to avoid conflict by Geert Uytterhoeven · 6 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 26ccd2d m68k: atari: Convert to clocksource API by Finn Thain · 7 years ago
  22. 7d6ca23 m68k: Drop ARCH_USES_GETTIMEOFFSET by Finn Thain · 7 years ago
  23. 1efdd4b m68k: Call timer_interrupt() with interrupts disabled by Finn Thain · 7 years ago
  24. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  25. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  26. d3b41b6 m68k: Dispatch nvram_ops calls to Atari or Mac functions by Finn Thain · 6 years ago
  27. 666047fe m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS by Finn Thain · 6 years ago
  28. a084dbf m68k/atari: Implement arch_nvram_ops struct by Finn Thain · 6 years ago
  29. 1278cf6 nvram: Replace nvram_* function exports with static functions by Finn Thain · 6 years ago
  30. 437ace3 m68k/atari: Move Atari-specific code out of drivers/char/nvram.c by Finn Thain · 6 years ago
  31. c097a39 m68k/atari: Avoid VLA use in atari_switches_setup() by Geert Uytterhoeven · 6 years ago
  32. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 7 years ago
  33. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 7 years ago
  34. d7de1c3 m68k: Remove unused set_clock_mmss() helpers by Arnd Bergmann · 7 years ago
  35. 6d7919a m68k/atari: Modernize printing of kernel messages by Geert Uytterhoeven · 9 years ago
  36. ad595b7 m68k/atari: Use seq_puts() in atari_get_hardware_list() by Markus Elfring · 9 years ago
  37. a1a9e88 m68k: Use IS_ENABLED() instead of checking for built-in or module by Geert Uytterhoeven · 9 years ago
  38. 2d52261 m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular by Finn Thain · 9 years ago
  39. 87511d0 m68k/atari: Remove obsolete IRQ_TYPE_* by Geert Uytterhoeven · 11 years ago
  40. e69229f2 m68k/atari: Remove obsolete keyboard_tasklet scheduling by Geert Uytterhoeven · 11 years ago
  41. 23b9421 m68k/atari: atakeyb.c - Remove some unused functions by Rickard Strandqvist · 10 years ago
  42. 3ff228a atari_scsi: Convert to platform device by Finn Thain · 11 years ago
  43. 16b29e7 atari_scsi: Fix atari_scsi deadlocks on Falcon by Finn Thain · 11 years ago
  44. 9aa59ca m68k/atari - stram: Add missing #include <linux/ioport.h> by Geert Uytterhoeven · 11 years ago
  45. fded332 m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM by Michael Schmitz · 11 years ago
  46. b718102e m68k: atari: Fix the last kernel_stat.h fallout by Thomas Gleixner · 11 years ago
  47. a0b7b24 m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts by Michael Schmitz · 11 years ago
  48. 8a09cec m68k/amiga,atari: Fix specifying multiple debug= parameters by Geert Uytterhoeven · 12 years ago
  49. abe4810 m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> by Geert Uytterhoeven · 12 years ago
  50. 4c3c522 m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h by Geert Uytterhoeven · 12 years ago
  51. 01a18d1 m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD by Michael Schmitz · 12 years ago
  52. e6f80e8 m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts by Michael Schmitz · 12 years ago
  53. 1d87a8f m68k/atari: EtherNEC - add platform device support by Michael Schmitz · 12 years ago
  54. 736b24d m68k/atari: EtherNAT - platform device and IRQ support code by Michael Schmitz · 12 years ago
  55. b1ae432 m68k/atari: use dedicated irq_chip for timer D interrupts by Michael Schmitz · 12 years ago
  56. c8d5ba1 m68k: set arch_gettimeoffset directly by Stephen Warren · 13 years ago
  57. 44883eb m68k/atari: Change VME irq numbers from unsigned long to unsigned int by Geert Uytterhoeven · 14 years ago
  58. 803f691 Disintegrate asm/system.h for M68K by David Howells · 13 years ago
  59. 2a35350 m68k: Fix assembler constraint to prevent overeager gcc optimisation by Andreas Schwab · 13 years ago
  60. 125298d m68k/atari: Move declaration of atari_SCC_reset_done to header file by Geert Uytterhoeven · 14 years ago
  61. f30a6484 m68k/irq: Remove obsolete support for user vector interrupt fixups by Geert Uytterhoeven · 14 years ago
  62. 34971ba m68k/atari: Remove code and comments about different irq types by Geert Uytterhoeven · 14 years ago
  63. edb3472 m68k/irq: Add m68k_setup_irq_controller() by Geert Uytterhoeven · 14 years ago
  64. e8abf5e m68k/irq: Switch irq_chip methods to "struct irq_data *data" by Geert Uytterhoeven · 14 years ago
  65. c288bf2 m68k/irq: Rename irq_controller to irq_chip by Geert Uytterhoeven · 14 years ago
  66. 12799fe m68k: Add export.h to the m68k specific files as required by Paul Gortmaker · 14 years ago
  67. 217bbd8 m68k/atari: Reserve some ST-RAM early on for device buffer use by Michael Schmitz · 15 years ago
  68. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  69. 79abeed m68k/atari: Do not use "/" in interrupt names by Geert Uytterhoeven · 14 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  71. de339e4 m68k/atari: Rename "scc" to "atari_scc" by Geert Uytterhoeven · 14 years ago
  72. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  73. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  74. 5b8b4c3 m68k: atari core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  75. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  76. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 17 years ago
  77. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 17 years ago
  78. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 17 years ago
  79. 7ae4833 m68k: Define rtc_lock on Atari by Geert Uytterhoeven · 17 years ago
  80. 3e24fc9 m68k: Remove unused atari_kbd_translate() by Geert Uytterhoeven · 17 years ago
  81. 5b1d5f9 m68k: use bcd2bin/bin2bcd by Adrian Bunk · 17 years ago
  82. 1136cf1 m68k: atari_keyb_init operator precedence fix by Michael Schmitz · 17 years ago
  83. 5575d0a m68k/atari/debug.c: possible cleanups by Adrian Bunk · 17 years ago
  84. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  85. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  86. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 17 years ago
  87. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 17 years ago
  88. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 18 years ago
  89. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 18 years ago
  90. 3d83a2a m68k: Atari keyboard ACIA driver cleanup by Geert Uytterhoeven · 18 years ago
  91. 88f8bb7 m68k: missing exports by Al Viro · 18 years ago
  92. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 18 years ago
  93. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 18 years ago
  94. d6713b4 m68k: early parameter support by Roman Zippel · 18 years ago
  95. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 18 years ago
  96. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 18 years ago
  97. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  98. 3f92222 [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ by Michael Schmitz · 18 years ago
  99. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 19 years ago
  100. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 19 years ago