summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-134-11/+11
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-7/+7
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-4/+4
* | Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-113-5/+6
|\ \ | |/ |/|
| * m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck2020-05-301-2/+2
| * m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck2020-05-301-1/+1
| * m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfigBin Meng2020-05-301-1/+0
| * m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET2020-05-251-1/+3
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+1
|\ \
| * | clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-1/+1
* | | mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-11/+11
* | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-095-75/+10
* | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-22/+4
* | | m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport2020-06-093-84/+43
* | | m68k/mm/motorola: move comment about page table allocation funcitonsMike Rapoport2020-06-092-6/+6
* | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-096-7/+4
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0924-24/+0
* | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-8/+3
* | | m68k: add show_stack_loglvl()Dmitry Safonov2020-06-091-5/+11
* | | module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig2020-06-081-0/+4
* | | m68k: implement flush_icache_user_rangeChristoph Hellwig2020-06-082-1/+8
* | | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-082-3/+3
* | | m68knommu: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-17/+2
* | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-4/+4
|\ \ \
| * | | kbuild: add variables for compression toolsDenis Efremov2020-06-061-4/+4
| | |/ | |/|
* | | m68k: mm: simplify detection of memory zone boundariesMike Rapoport2020-06-032-13/+8
* | | mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-032-9/+6
* | | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-2/+2
* | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-13/+14
|\ \ \
| * | | floppy: use symbolic register names in the m68k portWilly Tarreau2020-05-121-7/+8
| * | | floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-6/+6
| |/ /
* | | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-06-024-3/+74
|\ \ \
| * | | m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello2020-05-282-15/+15
| * | | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-285-3/+74
| |/ /
* | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \ \
| * | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/ /
* | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-012-3/+4
|\ \ \
| * | | m68k: convert to csum_and_copy_from_user()Al Viro2020-05-292-3/+4
| | |/ | |/|
* | | Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-0119-60/+102
|\ \ \ | |_|/ |/| |
| * | m68k: tools: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-251-1/+1
| * | m68k: Add missing __user annotation in get_user()Jason Wang2020-05-251-1/+1
| * | m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain2020-05-251-22/+28
| * | m68k: mac: Remove misleading commentFinn Thain2020-05-251-1/+0
| * | m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-05-253-20/+8
| * | m68k: defconfig: Update defconfigs for v5.7-rc1Geert Uytterhoeven2020-05-1112-12/+60
| * | m68k: amiga: config: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-271-1/+1
| * | m68k: amiga: config: Mark expected switch fall-throughGustavo A. R. Silva2020-04-201-2/+3
| |/
* / m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven2020-04-131-1/+0
|/