| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-06-17 | m68k: remove unneeded tty includes | Jiri Slaby (SUSE) | 1 | -1/+0 |
| 2025-01-08 | m68k: atari: Use str_on_off() helper in atari_nvram_proc_read() | Thorsten Blum | 1 | -2/+4 |
| 2024-07-01 | m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages | Eero Tamminen | 1 | -5/+1 |
| 2023-10-06 | m68k: atari: Add and use "atari.h" | Geert Uytterhoeven | 5 | -11/+21 |
| 2023-10-06 | m68k: atari: Make atari_stram_map_pages() static | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-10-06 | m68k: atari: Make atari_platform_init() static | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-10-06 | m68k: atari: Make ikbd_reset() static | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-10-06 | m68k: atari: Document data parameter of stdma_try_lock() | Geert Uytterhoeven | 1 | -0/+1 |
| 2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
| 2022-02-21 | m68k: Add asm/config.h | Laurent Vivier | 1 | -0/+1 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+0 |
| 2021-06-10 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain | 1 | -10/+2 |
| 2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -7/+0 |
| 2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+6 |
| 2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier | 1 | -1/+0 |
| 2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann | 2 | -2/+2 |
| 2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann | 1 | -3/+2 |
| 2020-10-30 | m68k: split heartbeat out of timer function | Arnd Bergmann | 1 | -0/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2 | -2/+0 |
| 2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz | 1 | -0/+27 |
| 2019-08-19 | m68k: atari: Rename shifter to shifter_st to avoid conflict | Geert Uytterhoeven | 1 | -3/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-25 | m68k: atari: Convert to clocksource API | Finn Thain | 1 | -16/+35 |
| 2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 1 | -2/+0 |
| 2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 2 | -3/+16 |
| 2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+4 |
| 2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+274 |
| 2019-01-22 | m68k: Dispatch nvram_ops calls to Atari or Mac functions | Finn Thain | 1 | -16/+5 |
| 2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain | 1 | -0/+24 |
| 2019-01-22 | m68k/atari: Implement arch_nvram_ops struct | Finn Thain | 1 | -0/+49 |
| 2019-01-22 | nvram: Replace nvram_* function exports with static functions | Finn Thain | 1 | -36/+3 |
| 2019-01-22 | m68k/atari: Move Atari-specific code out of drivers/char/nvram.c | Finn Thain | 2 | -0/+245 |
| 2019-01-21 | m68k/atari: Avoid VLA use in atari_switches_setup() | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 1 | -1/+2 |
| 2018-07-29 | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann | 2 | -68/+0 |
| 2017-02-12 | m68k/atari: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -35/+35 |
| 2016-12-09 | m68k/atari: Use seq_puts() in atari_get_hardware_list() | Markus Elfring | 1 | -1/+1 |
| 2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 1 | -1/+1 |
| 2016-01-10 | m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m... | Finn Thain | 1 | -2/+2 |
| 2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven | 3 | -6/+4 |
| 2015-01-13 | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven | 1 | -1/+0 |
| 2015-01-11 | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist | 1 | -66/+0 |
| 2014-11-20 | atari_scsi: Convert to platform device | Finn Thain | 1 | -0/+27 |
| 2014-11-20 | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain | 1 | -21/+40 |
| 2014-09-14 | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven | 1 | -0/+1 |
| 2014-05-26 | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 1 | -17/+54 |
| 2014-03-20 | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 1 | -0/+1 |
| 2014-01-13 | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 1 | -0/+3 |
| 2013-12-08 | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 1 | -1/+4 |
| 2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 1 | -4/+5 |
| 2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 1 | -0/+1 |
| 2013-04-16 | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz | 1 | -6/+129 |
| 2013-04-16 | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz | 1 | -0/+82 |
| 2013-04-16 | m68k/atari: EtherNEC - add platform device support | Michael Schmitz | 1 | -1/+53 |
| 2013-04-16 | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz | 1 | -0/+64 |
| 2013-04-16 | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz | 1 | -0/+70 |
| 2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 2 | -5/+5 |
| 2012-04-22 | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven | 1 | -2/+2 |
| 2012-03-28 | Disintegrate asm/system.h for M68K | David Howells | 3 | -3/+0 |
| 2012-01-22 | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 1 | -4/+4 |
| 2011-12-10 | m68k/atari: Move declaration of atari_SCC_reset_done to header file | Geert Uytterhoeven | 2 | -3/+0 |
| 2011-11-08 | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 1 | -1/+1 |
| 2011-11-08 | m68k/atari: Remove code and comments about different irq types | Geert Uytterhoeven | 1 | -236/+0 |
| 2011-11-08 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 1 | -1/+2 |
| 2011-11-08 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 1 | -8/+22 |
| 2011-11-08 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 1 | -8/+7 |
| 2011-10-31 | m68k: Add export.h to the m68k specific files as required | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-30 | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 1 | -283/+67 |
| 2011-05-19 | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 1 | -5/+2 |
| 2011-05-19 | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2 | -2/+2 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-01-23 | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven | 3 | -10/+10 |
| 2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
| 2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 5 | -26/+26 |
| 2009-01-12 | m68k: atari core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
| 2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 1 | -1/+0 |
| 2008-10-23 | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 1 | -6/+22 |
| 2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -8/+7 |
| 2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk | 4 | -472/+14 |
| 2008-10-14 | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 1 | -0/+3 |
| 2008-10-14 | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 1 | -12/+0 |
| 2008-10-14 | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -17/+18 |
| 2008-09-02 | m68k: atari_keyb_init operator precedence fix | Michael Schmitz | 1 | -3/+6 |
| 2008-07-20 | m68k/atari/debug.c: possible cleanups | Adrian Bunk | 1 | -30/+7 |
| 2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
| 2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+1 |
| 2008-02-05 | m68k: kill arch/m68k/atari/atari_ksyms.c | Adrian Bunk | 8 | -36/+31 |
| 2008-02-05 | m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c | Roel Kluin | 1 | -28/+26 |
| 2007-11-26 | m68k: export atari_keyb_init | Adrian Bunk | 1 | -1/+2 |
| 2007-10-15 | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 1 | -2/+0 |
| 2007-10-13 | m68k: Atari keyboard ACIA driver cleanup | Geert Uytterhoeven | 1 | -97/+7 |
| 2007-07-20 | m68k: missing exports | Al Viro | 1 | -1/+8 |
| 2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 1 | -1/+1 |
| 2007-05-07 | remove unused header file: arch/m68k/atari/atasound.h | Robert P. J. Day | 1 | -33/+0 |
| 2007-05-04 | m68k: early parameter support | Roman Zippel | 2 | -18/+23 |
| 2007-05-04 | m68k: reformat various m68k files | Roman Zippel | 2 | -725/+674 |
| 2007-05-04 | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2 | -0/+731 |
| 2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
| 2006-12-09 | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 1 | -1/+1 |
| 2006-12-07 | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
| 2006-10-09 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 2 | -4/+14 |
| 2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 3 | -4/+4 |
| 2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 3 | -8/+7 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
| 2006-06-25 | [PATCH] m68k: convert atari irq code | Roman Zippel | 2 | -247/+42 |
| 2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 1 | -6/+6 |
| 2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -6/+0 |
| 2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 1 | -3/+0 |
| 2005-11-07 | [PATCH] m68k: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
| 2005-10-29 | [PATCH] mm: m68k kill stram swap | Hugh Dickins | 1 | -903/+15 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 11 | -0/+4143 |