summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unusedMichael Schmitz2020-07-131-3/+3
* Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-111-3/+3
|\
| * 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
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-74/+9
* | m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport2020-06-092-84/+0
* | 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-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-4/+1
* | m68k: implement flush_icache_user_rangeChristoph Hellwig2020-06-081-0/+2
* | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-2/+2
* | m68knommu: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-17/+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-022-0/+17
|\ \
| * | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-282-0/+17
| |/
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-1/+2
|\ \
| * | m68k: convert to csum_and_copy_from_user()Al Viro2020-05-291-1/+2
* | | Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-012-1/+2
|\ \ \ | |_|/ |/| |
| * | m68k: Add missing __user annotation in get_user()Jason Wang2020-05-251-1/+1
| * | m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-05-251-0/+1
| |/
* / m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven2020-04-131-1/+0
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-103-14/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-24/+0
* Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-317-117/+80
|\
| * m68k: Switch to asm-generic/hardirq.hGeert Uytterhoeven2020-03-092-29/+1
| * m68k: mm: Change ColdFire pgtable_tWill Deacon2020-02-102-13/+19
| * m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra2020-02-101-12/+19
| * m68k: mm: Use table allocator for pgtablesPeter Zijlstra2020-02-103-36/+21
| * m68k: mm: Improve kernel_page_table()Peter Zijlstra2020-02-101-1/+12
| * m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra2020-02-103-21/+10
| * m68k: mm: Unify Motorola MMU page setupPeter Zijlstra2020-02-101-13/+10
| * m68k: mm: Fix ColdFire pgd_alloc()Will Deacon2020-02-101-1/+1
| * m68k: mm: Remove stray nocache in ColdFire pgallocPeter Zijlstra2020-02-101-5/+1
* | m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner2020-03-281-1/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2020-02-061-8/+11
|\
| * m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer2020-02-031-8/+11
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \
| * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| |/
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+0
|\ \
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
| |/
* / m68k: Wire up clone3() syscallKars de Jong2020-01-121-0/+1
|/
* m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-049-70/+56
* m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-1/+1
* m68k: rename __iounmap and mark it staticChristoph Hellwig2019-11-111-1/+0
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-263-7/+7
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-10/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-242-4/+0