index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
Age
Commit message (
Expand
)
Author
2022-07-17
m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
2022-04-11
m68k: Introduce a virtual m68k machine
Laurent Vivier
2022-02-21
m68k: mm: Remove check for VM_IO to fix deferred I/O
Geert Uytterhoeven
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-29
m68k: Enable memtest functionality
Finn Thain
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
2020-10-12
Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-07
m68k: mm: Remove superfluous memblock_alloc*() casts
Geert Uytterhoeven
2020-09-07
m68k: mm: Use PAGE_ALIGNED() helper
Geert Uytterhoeven
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-27
m68k: mcfmmu: remove stale part of comment about steal_context
Mike Rapoport
2020-07-27
m68k: fix ColdFire mmu init compile warning
Greg Ungerer
2020-06-29
m68k: mm: fix node memblock init
Angelo Dureghello
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-03
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-02-10
m68k: mm: Fully initialize the page-table allocator
Peter Zijlstra
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
[next]