summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-021-2/+1
|\
| * m68k: coldfire: remove unused variable in MMU codeGreg Ungerer2023-10-231-2/+1
* | m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven2023-10-062-5/+3
* | m68k: mm: Add and use "fault.h"Geert Uytterhoeven2023-10-062-0/+9
* | m68k: mm: Include <asm/hwtest.h> for hwreg_()Geert Uytterhoeven2023-10-061-0/+2
|/
* m68k: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-1/+1
* m68k: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-2/+2
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-063-4/+5
|\
| * m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij2023-05-293-4/+5
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-3/+6
|\ \
| * | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-3/+6
| |/
* / m68k: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-191-31/+21
|/
* m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong2023-03-061-5/+5
* m68k: fix livelock in uaccessAl Viro2023-03-021-1/+4
* m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-0/+104
* mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-301-1/+0
|\
| * m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann2022-05-161-1/+0
* | m68k: Introduce a virtual m68k machineLaurent Vivier2022-04-111-6/+15
|/
* m68k: mm: Remove check for VM_IO to fix deferred I/OGeert Uytterhoeven2022-02-211-2/+0
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-12/+10
|\ \
| * | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-12/+10
| |/
* / m68k: Enable memtest functionalityFinn Thain2021-11-291-0/+2
|/
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-3/+6
* m68k: Remove set_fs()Christoph Hellwig2021-09-245-13/+3
* m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig2021-09-241-18/+1
* m68k: remove support for DISCONTIGMEMMike Rapoport2021-06-291-20/+0
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport2020-12-151-3/+3
* m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2020-12-151-2/+2
* Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-122-6/+5
|\
| * m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2020-09-072-4/+3
| * m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven2020-09-071-2/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* mm/m68k: use general page fault accountingPeter Xu2020-08-121-10/+4
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-075-4/+3
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-075-4/+3
* | m68k: mcfmmu: remove stale part of comment about steal_contextMike Rapoport2020-07-271-5/+0
* | m68k: fix ColdFire mmu init compile warningGreg Ungerer2020-07-271-1/+0
|/
* m68k: mm: fix node memblock initAngelo Dureghello2020-06-291-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-091-4/+4
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+1
* 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-091-0/+43
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig2020-06-081-0/+4