Age | Commit message (Expand) | Author |
2023-10-06 | m68k: atari: Add and use "atari.h" | Geert Uytterhoeven |
2023-10-06 | m68k: atari: Make atari_stram_map_pages() static | Geert Uytterhoeven |
2023-10-06 | m68k: atari: Make atari_platform_init() static | Geert Uytterhoeven |
2023-10-06 | m68k: atari: Make ikbd_reset() static | Geert Uytterhoeven |
2023-10-06 | m68k: atari: Document data parameter of stdma_try_lock() | Geert Uytterhoeven |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-02-21 | m68k: Add asm/config.h | Laurent Vivier |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2021-06-10 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier |
2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann |
2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann |
2020-10-30 | m68k: split heartbeat out of timer function | Arnd Bergmann |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz |
2019-08-19 | m68k: atari: Rename shifter to shifter_st to avoid conflict | Geert Uytterhoeven |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-25 | m68k: atari: Convert to clocksource API | Finn Thain |
2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain |
2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-22 | m68k: Dispatch nvram_ops calls to Atari or Mac functions | Finn Thain |
2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain |
2019-01-22 | m68k/atari: Implement arch_nvram_ops struct | Finn Thain |
2019-01-22 | nvram: Replace nvram_* function exports with static functions | Finn Thain |
2019-01-22 | m68k/atari: Move Atari-specific code out of drivers/char/nvram.c | Finn Thain |
2019-01-21 | m68k/atari: Avoid VLA use in atari_switches_setup() | Geert Uytterhoeven |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport |
2018-07-29 | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann |
2017-02-12 | m68k/atari: Modernize printing of kernel messages | Geert Uytterhoeven |
2016-12-09 | m68k/atari: Use seq_puts() in atari_get_hardware_list() | Markus Elfring |
2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven |
2016-01-10 | m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m... | Finn Thain |
2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven |
2015-01-13 | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven |
2015-01-11 | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist |
2014-11-20 | atari_scsi: Convert to platform device | Finn Thain |
2014-11-20 | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain |
2014-09-14 | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven |
2014-05-26 | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz |
2014-03-20 | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner |
2014-01-13 | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz |
2013-12-08 | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven |
2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven |