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