summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: fix oom_kill event handlingRoman Gushchin2018-05-142-3/+5
* mm: use octal not symbolic permissionsJoe Perches2018-05-1415-65/+62
* Merge branch 'akpm-current/current'Stephen Rothwell2018-05-1434-759/+1691
|\
| * mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin2018-05-121-2/+55
| * mm/page_owner: align with pageblock_nr pageszhong jiang2018-05-121-1/+1
| * mm/page_owner: align with pageblock_nr_pagesMarc-André Lureau2018-05-121-1/+1
| * mm: don't expose page to fast gup before it's readyYu Zhao2018-05-122-3/+3
| * mm: add strictlimit knobMaxim Patlasov2018-05-121-0/+35
| * mm, oom: add cgroup v2 mount option for cgroup-aware OOM killerRoman Gushchin2018-05-121-0/+3
| * mm, oom: return error on access to memory.oom_group if groupoom is disabledRoman Gushchin2018-05-121-0/+6
| * mm, oom: introduce memory.oom_groupRoman Gushchin2018-05-122-14/+110
| * mm-oom-cgroup-aware-oom-killer-fix-2Andrew Morton2018-05-121-1/+1
| * mm-oom-cgroup-aware-oom-killer-fixAndrew Morton2018-05-121-6/+4
| * mm, oom: cgroup-aware OOM killerRoman Gushchin2018-05-122-19/+234
| * mm: implement mem_cgroup_scan_tasks() for the root memory cgroupRoman Gushchin2018-05-121-4/+3
| * mm, oom: refactor oom_kill_process()Roman Gushchin2018-05-121-58/+65
| * list_lru-prefetch-neighboring-list-entries-before-acquiring-lock-fixAndrew Morton2018-05-121-3/+2
| * mm/list_lru.c: prefetch neighboring list entries before acquiring lockWaiman Long2018-05-121-1/+9
| * mm: Fix race between swapoff and mincoreHuang Ying2018-05-121-2/+10
| * mm, swap: fix race between swapoff and some swap operationsHuang Ying2018-05-122-1/+24
| * mm, swap: fix race between swapoff and some swap operationsHuang Ying2018-05-123-34/+113
| * mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmapBaoquan He2018-05-121-3/+7
| * mm/sparsemem.c: defer the ms->section_mem_map clearingBaoquan He2018-05-122-5/+8
| * mm/sparse.c: add a static variable nr_present_sectionsBaoquan He2018-05-121-0/+7
| * mm: use new return type vm_fault_tSouptick Joarder2018-05-122-5/+5
| * mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye2018-05-121-3/+2
| * mm/vmpressure.c: convert to use match_string() helperAndy Shevchenko2018-05-121-26/+6
| * mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko2018-05-121-2/+1
| * mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He2018-05-121-4/+10
| * memcg: introduce memory.minRoman Gushchin2018-05-123-42/+157
| * mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-05-122-23/+23
| * mm/memblock: print memblock_removeMinchan Kim2018-05-121-0/+5
| * mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid2018-05-121-0/+3
| * mm: memcontrol: drain stocks on resize limitShakeel Butt2018-05-121-0/+7
| * memcg: mark memcg1_events static constGreg Thelen2018-05-121-1/+1
| * mm/memcontrol.c: add mem_cgroup_from_task() as a local helperAndrew Morton2018-05-121-3/+8
| * memcg: close the race between migration and installing bprm->mm as mmEric W. Biederman2018-05-121-2/+2
| * memcg: update the mm->memcg maintenance to work when !CONFIG_MMUEric W. Biederman2018-05-121-58/+51
| * memcg: replace mm->owner with mm->memcgEric W. Biederman2018-05-122-22/+70
| * memcg: writeback: use memcg->cgwb_list directlyWang Long2018-05-122-7/+2
| * tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein2018-05-121-1/+10
| * mm-ksm-move-page_stable_node-from-ksmh-to-ksmc-fixAndrew Morton2018-05-121-5/+4
| * mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-05-121-0/+12
| * lockdep: fix fs_reclaim annotationOmar Sandoval2018-05-122-12/+28
| * mm-shmem-make-statst_blksize-return-huge-page-size-if-thp-is-on-fixAndrew Morton2018-05-121-2/+1
| * mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi2018-05-121-0/+15
| * mm-vmalloc-pass-proper-vm_start-into-debugobjects-fixAndrew Morton2018-05-121-1/+2
| * mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya2018-05-121-4/+4
| * mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-05-121-1/+2
| * mm-vmalloc-clean-up-vunmap-to-avoid-pgtable-ops-twice-v3Chintan Pandya2018-05-121-0/+4