summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2019-06-2446-1336/+2484
|\
| * mm: don't expose page to fast gup before it's readyYu Zhao2019-06-242-3/+3
| * mm/vmscan: remove unused lru_pages argumentAndrey Ryabinin2019-06-241-12/+5
| * mm, memcg: make scan aggression always exclude protectionChris Down2019-06-241-41/+20
| * mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-06-241-22/+33
| * mm, memcg: proportional memory.{low,min} reclaimChris Down2019-06-242-6/+81
| * mm: be more verbose about zonelist initializationMichal Hocko2019-06-241-0/+7
| * x86, numa: always initialize all possible nodesMichal Hocko2019-06-241-6/+9
| * mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-06-242-2/+10
| * mm-thp-make-transhuge_vma_suitable-available-for-anonymous-thp-fixAndrew Morton2019-06-241-1/+1
| * mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi2019-06-243-14/+26
| * mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()Tetsuo Handa2019-06-241-2/+0
| * mm, oom: fix oom_unkillable_task for memcg OOMsShakeel Butt2019-06-241-13/+15
| * mm: memcontrol: remove task_in_mem_cgroup()Tetsuo Handa2019-06-241-26/+0
| * mm, oom: refactor dump_tasks for memcg OOMsShakeel Butt2019-06-241-28/+40
| * mm/oom_kill.c: remove thread group leader check in oom_evaluate_task()Tetsuo Handa2019-06-241-3/+0
| * mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()Tetsuo Handa2019-06-241-1/+1
| * mm-oom_killer-add-task-uid-to-info-message-on-an-oom-kill-fixAndrew Morton2019-06-241-1/+1
| * mm/oom_kill.c: add task UID to info message on an oom killJoel Savitz2019-06-241-2/+3
| * mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi2019-06-241-5/+17
| * mm/memory-failure.c: clarify error messageJane Chu2019-06-241-1/+1
| * mm/z3fold: fix variable set but not used warningsQian Cai2019-06-241-6/+0
| * z3fold: remove redundant assignment to budColin Ian King2019-06-241-1/+1
| * z3fold: add inter-page compactionVitaly Wool2019-06-241-165/+373
| * mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov2019-06-242-2/+5
| * mm: vmscan: correct some vmscan counters for THP swapoutYang Shi2019-06-241-14/+49
| * mm: vmscan: remove double slab pressure by inc'ing sc->nr_scannedYang Shi2019-06-241-5/+0
| * mm-security-introduce-init_on_alloc=1-and-init_on_free=1-boot-options-fixAndrew Morton2019-06-241-0/+2
| * mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-06-245-16/+117
| * mm/large system hash: clear hashdist when only one node with memory is bootedNicholas Piggin2019-06-241-13/+18
| * mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdistNicholas Piggin2019-06-241-7/+9
| * mm/vmalloc.c: spelling> s/informaion/information/Geert Uytterhoeven2019-06-241-2/+2
| * mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va()Uladzislau Rezki (Sony)2019-06-241-15/+10
| * mm/vmalloc.c: get rid of one single unlink_va() when mergeUladzislau Rezki (Sony)2019-06-241-6/+2
| * mm/vmalloc.c: preload a CPU with one object for split purposeUladzislau Rezki (Sony)2019-06-241-4/+51
| * mm/vmalloc.c: remove "node" argumentUladzislau Rezki (Sony)2019-06-241-2/+2
| * mm/sparsemem: support sub-section hotplugDan Williams2019-06-243-95/+139
| * mm/sparsemem: prepare for sub-section rangesDan Williams2019-06-242-52/+78
| * mm: kill is_dev_zone() helperDan Williams2019-06-241-1/+1
| * mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams2019-06-241-5/+2
| * mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams2019-06-242-30/+41
| * mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removalDan Williams2019-06-241-21/+8
| * mm/sparsemem: add helpers track active portions of a section at bootDan Williams2019-06-242-2/+43
| * mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams2019-06-241-11/+9
| * mm/sparsemem: introduce struct mem_section_usageDan Williams2019-06-243-50/+51
| * mm/sparse.c: set section nid for hot-add memoryWei Yang2019-06-241-0/+1
| * mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-06-211-55/+0
| * mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-06-211-11/+13
| * mm: section numbers use the type "unsigned long"David Hildenbrand2019-06-201-6/+6
| * mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand2019-06-202-3/+3