summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell2019-02-271-3/+3
* percpu: convert spin_lock_irq to spin_lock_irqsave.Dennis Zhou2019-02-121-2/+3
* mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand2019-02-061-2/+5
* mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi2019-02-061-1/+2
* mm, oom: fix use-after-free in oom_kill_processShakeel Butt2019-02-061-0/+8
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-061-2/+2
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2019-01-261-1/+2
* mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster2019-01-261-14/+21
* mm, memcg: fix reclaim deadlock with writebackMichal Hocko2019-01-161-0/+23
* mm: page_mapped: don't assume compound page is huge or THPJan Stancek2019-01-161-1/+1
* slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter2019-01-161-2/+4
* mm, swap: fix swapoff with KSM pagesHuang Ying2019-01-131-1/+2
* mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams2019-01-131-2/+2
* mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2019-01-131-103/+24
* hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko2019-01-131-0/+16
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-12-291-2/+4
* mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang2018-12-171-1/+3
* mm: don't warn about allocations which stall for too longTetsuo Handa2018-12-131-10/+0
* mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfoRoman Gushchin2018-12-081-0/+4
* mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov2018-12-081-2/+6
* userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli2018-12-081-9/+6
* userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli2018-12-081-0/+11
* userfaultfd: shmem: add i_size checksAndrea Arcangeli2018-12-082-4/+40
* userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli2018-12-081-2/+13
* userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli2018-12-083-5/+5
* mm: use swp_offset as key in shmem_replace_page()Yu Zhao2018-12-051-2/+4
* mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins2018-12-051-1/+9
* mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins2018-12-051-12/+7
* mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins2018-12-051-43/+30
* mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins2018-12-051-0/+10
* mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-12-052-2/+8
* mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins2018-12-051-0/+15
* mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins2018-12-051-6/+13
* mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins2018-12-051-6/+6
* mm/huge_memory.c: reorder operations in __split_huge_page_tail()Konstantin Khlebnikov2018-12-051-21/+15
* mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-12-051-6/+6
* mm, page_alloc: check for max order in hot pathMichal Hocko2018-12-011-11/+9
* tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu2018-12-011-3/+1
* z3fold: fix possible reclaim racesVitaly Wool2018-12-011-39/+62
* mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V2018-12-011-4/+30
* mm: don't warn about large allocations for slabDmitry Vyukov2018-12-012-6/+10
* mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin2018-11-211-3/+3
* hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-211-4/+19
* mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli2018-11-211-2/+30
* mm/rmap: map_pte() was not handling private ZONE_DEVICE page properlyRalph Campbell2018-11-131-1/+23
* hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz2018-11-131-0/+6
* mremap: properly flush TLB before releasing the pageLinus Torvalds2018-10-202-23/+17
* mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin2018-10-181-1/+5
* mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin2018-10-181-0/+7
* mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-10-181-0/+7