| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+4 |
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-06 | 2 | -0/+274 |
|\ |
|
| * | m68k: Dispatch nvram_ops calls to Atari or Mac functions | Finn Thain | 2019-01-22 | 1 | -16/+5 |
| * | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain | 2019-01-22 | 1 | -0/+24 |
| * | m68k/atari: Implement arch_nvram_ops struct | Finn Thain | 2019-01-22 | 1 | -0/+49 |
| * | nvram: Replace nvram_* function exports with static functions | Finn Thain | 2019-01-22 | 1 | -36/+3 |
| * | m68k/atari: Move Atari-specific code out of drivers/char/nvram.c | Finn Thain | 2019-01-22 | 2 | -0/+245 |
* | | m68k/atari: Avoid VLA use in atari_switches_setup() | Geert Uytterhoeven | 2019-01-21 | 1 | -1/+1 |
|/ |
|
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 2018-10-31 | 1 | -1/+2 |
* | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann | 2018-07-29 | 2 | -68/+0 |
* | m68k/atari: Modernize printing of kernel messages | Geert Uytterhoeven | 2017-02-12 | 2 | -35/+35 |
* | m68k/atari: Use seq_puts() in atari_get_hardware_list() | Markus Elfring | 2016-12-09 | 1 | -1/+1 |
* | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 2016-09-19 | 1 | -1/+1 |
* | m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m... | Finn Thain | 2016-01-10 | 1 | -2/+2 |
* | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven | 2015-01-15 | 3 | -6/+4 |
* | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven | 2015-01-13 | 1 | -1/+0 |
* | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist | 2015-01-11 | 1 | -66/+0 |
* | atari_scsi: Convert to platform device | Finn Thain | 2014-11-20 | 1 | -0/+27 |
* | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain | 2014-11-20 | 1 | -21/+40 |
* | m68k/atari - stram: Add missing #include <linux/ioport.h> | Geert Uytterhoeven | 2014-09-14 | 1 | -0/+1 |
* | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 2014-05-26 | 1 | -17/+54 |
* | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 2014-03-20 | 1 | -0/+1 |
* | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 2014-01-13 | 1 | -0/+3 |
* | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 2013-12-08 | 1 | -1/+4 |
* | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 2013-11-26 | 1 | -4/+5 |
* | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+1 |
* | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz | 2013-04-16 | 1 | -6/+129 |
* | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz | 2013-04-16 | 1 | -0/+82 |
* | m68k/atari: EtherNEC - add platform device support | Michael Schmitz | 2013-04-16 | 1 | -1/+53 |
* | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz | 2013-04-16 | 1 | -0/+64 |
* | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz | 2013-04-16 | 1 | -0/+70 |
* | m68k: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 2 | -5/+5 |
* | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven | 2012-04-22 | 1 | -2/+2 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 3 | -3/+0 |
* | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 2012-01-22 | 1 | -4/+4 |
* | m68k/atari: Move declaration of atari_SCC_reset_done to header file | Geert Uytterhoeven | 2011-12-10 | 2 | -3/+0 |
* | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+1 |
* | m68k/atari: Remove code and comments about different irq types | Geert Uytterhoeven | 2011-11-08 | 1 | -236/+0 |
* | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+2 |
* | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 2011-11-08 | 1 | -8/+22 |
* | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 2011-11-08 | 1 | -8/+7 |
* | m68k: Add export.h to the m68k specific files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 2011-07-30 | 1 | -285/+69 |
* | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 2011-05-19 | 1 | -5/+2 |
* | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2011-05-19 | 2 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven | 2011-01-23 | 3 | -10/+10 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 5 | -26/+26 |