aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-04-27Merge 4.9.25 into android-4.9Greg Kroah-Hartman
2017-04-27mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-21Merge 4.9.24 into android-4.9Greg Kroah-Hartman
2017-04-21mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov
2017-04-21zsmalloc: expand class bitMinchan Kim
2017-04-21thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov
2017-04-12Merge 4.9.22 into android-4.9Greg Kroah-Hartman
2017-04-12mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-12mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov
2017-04-08Merge 4.9.21 into android-4.9Greg Kroah-Hartman
2017-04-08mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-04-08mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-29Merge 4.9.18 into android-4.9Greg Kroah-Hartman
2017-03-26percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan
2017-03-22slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov
2017-03-22slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov
2017-03-15mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-15thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov
2017-03-15mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-15thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov
2017-03-12mm, vmscan: consider eligible zones in get_scan_countMichal Hocko
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-03-12mm: do not access page->mapping directly on page_endioMinchan Kim
2017-03-12mm: vmpressure: fix sending wrong events on underflowVinayak Menon
2017-03-12mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan
2017-03-12mm, vmscan: consider eligible zones in get_scan_countMichal Hocko
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-03-12mm: do not access page->mapping directly on page_endioMinchan Kim
2017-03-12mm: vmpressure: fix sending wrong events on underflowVinayak Menon
2017-03-12mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan
2017-03-02Merge branch 'upstream-linux-4.9.y' into android-4.9Todd Kjos
2017-02-26block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-02-15Merge tag 'v4.9.10' into android-4.9-aospDmitry Shmidt
2017-02-14mm/slub.c: fix random_seq offset destructionSean Rees
2017-02-09Merge tag 'v4.9.9' into android-4.9-aospDmitry Shmidt
2017-02-09mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-09mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-02-09zswap: disable changing params if init failsDan Streetman
2017-02-06Merge tag 'v4.9.8' into android-4.9Dmitry Shmidt
2017-02-01mm, memcg: do not retry precharge chargesDavid Rientjes
2017-02-01memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-02-01mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-02-01mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-02-01mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-02-01mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-02-01mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-02-01mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-01-31Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt