summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\
| * writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran2016-05-11
| * mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-11
| * mm/zswap: provide unique zpool nameDan Streetman2016-05-11
| * mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\|
| * mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-05-04
| * mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-05-04
| * numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
| * mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-05-04
| * memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-05-04
| * slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2016-05-04
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\|
| * mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-20
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
|\|
| * mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-04-12
| * mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner2016-04-12
| * mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner2016-04-12
* | mm: Export do_munmapGuenter Roeck2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-03-03
| * virtio_balloon: fix race between migration and ballooningMinchan Kim2016-03-03
| * mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman2016-03-03
| * mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2016-03-03
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
|\|
| * mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta2016-02-25
| * memcg: only free spare array when readers are doneMartijn Coenen2016-02-25
| * mm: fix regression in remap_file_pages() emulationKirill A. Shutemov2016-02-25
| * mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-25
| * mm: fix mlock accoutingKirill A. Shutemov2016-02-25
| * mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi2016-02-25
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
| * mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-02-17
| * zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee2016-02-17
* | FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-02-16
* | mm: add a field to store names for private anonymous memoryColin Cross2016-02-16
* | add extra free kbytes tunableRik van Riel2016-02-16
* | mm: vmscan: Add a debug file for shrinkersRebecca Schultz Zavin2016-02-16
* | UPSTREAM: memcg: Only free spare array when readers are doneMartijn Coenen2016-02-16
* | cgroup: refactor allow_attach handler for 4.4Amit Pundir2016-02-16
* | cgroup: memcg: pass correct argument to subsys_cgroup_allow_attachAmit Pundir2016-02-16
* | memcg: add permission checkRom Lemarchand2016-02-16
* | ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz2016-01-11
|/
* vmstat: allocate vmstat_wq before it is usedMichal Hocko2016-01-08
* mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2015-12-29
* mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2015-12-29
* mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov2015-12-29
* mm/zswap: change incorrect strncmp use to strcmpDan Streetman2015-12-18
* mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie2015-12-12
* tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins2015-12-12