summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-26
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-04
| |\
| | *-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-01
| | |\ \
| | | | * mm: Replace spin_is_locked() with lockdepLance Roy2018-11-12
| | | |/ | | |/|
| | | * mm: Replace call_rcu_sched() with call_rcu()Paul E. McKenney2018-11-27
| | | * slab: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-27
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-25
|\ \ \
| * | | mm: mmap: Allow for "high" userspace addressesSteve Capper2018-12-10
* | | | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\ \ \ \
| * | | | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-20
| |\| | |
| * | | | mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang2018-11-07
* | | | | mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador2018-12-21
* | | | | mm: thp: fix flags for pmd migration when splitPeter Xu2018-12-21
* | | | | mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko2018-12-21
* | | | | hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu2018-12-14
* | | | | memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li2018-12-14
* | | | | mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-14
* | | | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-13
|\ \ \ \ \
| * | | | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-06
* | | | | | Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-09
|\ \ \ \ \ \
| * | | | | | dax: Fix unlock mismatch with updated APIMatthew Wilcox2018-12-05
| | |_|/ / / | |/| | | |
* | | | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-08
| |/ / / / |/| | | |
* | | | | mm, thp: restore node-local hugepage allocationsDavid Rientjes2018-12-05
| |_|/ / |/| | |
* | | | mm/khugepaged: fix the xas_create_range() error pathHugh Dickins2018-11-30
* | | | mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins2018-11-30
* | | | mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins2018-11-30
* | | | mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins2018-11-30
* | | | mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins2018-11-30
* | | | mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-11-30
* | | | mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins2018-11-30
* | | | mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins2018-11-30
* | | | mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins2018-11-30
* | | | mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-11-30
* | | | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli2018-11-30
* | | | userfaultfd: shmem: add i_size checksAndrea Arcangeli2018-11-30
* | | | userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli2018-11-30
* | | | userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli2018-11-30
* | | | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli2018-11-30
* | | | mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang2018-11-30
* | | | mm: use swp_offset as key in shmem_replace_page()Yu Zhao2018-11-30
* | | | mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov2018-11-30
* | | | mm/gup: finish consolidating error handlingJohn Hubbard2018-11-30
|/ / /
* | | mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang2018-11-18
* | | mm, page_alloc: check for max order in hot pathMichal Hocko2018-11-18
* | | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu2018-11-18
* | | mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen2018-11-18
* | | mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport2018-11-18
* | | mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko2018-11-18
* | | mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin2018-11-18
* | | hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-18