summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2021-11-17m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-22m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-09-03kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-09-03kbuild: add variables for compression toolsDenis Efremov
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport
2020-06-24m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET
2020-06-22m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich
2019-09-09m68k: coldfire: Include the GPIO driver headerLinus Walleij
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-02m68k: Remove ioremap_fullcache()Christoph Hellwig
2019-09-02m68k: Simplify ioremap_nocache()Christoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-19m68k: defconfig: Update defconfigs for v5.3-rc2Geert Uytterhoeven
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven
2019-08-19m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain
2019-08-19m68k: mac: Revisit floppy disc controller base addressesFinn Thain
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireChristoph Hellwig
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds