Age | Commit message (Expand) | Author | Files | Lines |
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 | -17/+36 |
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-07 | 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-27 | 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-09 | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 1 | -1/+1 |
2011-11-09 | m68k/atari: Remove code and comments about different irq types | Geert Uytterhoeven | 1 | -236/+0 |
2011-11-09 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 1 | -1/+2 |
2011-11-09 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 1 | -8/+22 |
2011-11-09 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 1 | -8/+7 |
2011-11-01 | m68k: Add export.h to the m68k specific files as required | Paul Gortmaker | 1 | -0/+1 |