summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
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-06-29m68k: mm: fix node memblock initAngelo Dureghello
2020-06-29m68k: nommu: register start of the memory with memblockMike Rapoport
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport
2020-06-09m68k/mm/motorola: move comment about page table allocation funcitonsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09m68k: add show_stack_loglvl()Dmitry Safonov
2020-06-08module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig
2020-06-08m68k: implement flush_icache_user_rangeChristoph Hellwig
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08m68knommu: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2020-06-03m68k: mm: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-30m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck
2020-05-30m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck
2020-05-30m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfigBin Meng
2020-05-29m68k: convert to csum_and_copy_from_user()Al Viro
2020-05-28m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello
2020-05-25m68k: tools: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-05-25m68k: Add missing __user annotation in get_user()Jason Wang
2020-05-25m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain
2020-05-25m68k: mac: Remove misleading commentFinn Thain
2020-05-25m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2020-05-25m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-12floppy: use symbolic register names in the m68k portWilly Tarreau
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau