summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-05-18mm: cma: sleep between retries in cma_allocLiam Mark
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-05-11mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-05-11mm/zswap: provide unique zpool nameDan Streetman
2016-05-11mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-05lib: memtest: Add MEMTEST_ENABLE_DEFAULT optionTrilok Soni
2016-05-04mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim
2016-05-04mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-05-04mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-05-04memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-05-04slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2016-05-03mm/page_owner: ask users about default setting of PAGE_OWNERTrilok Soni
2016-04-29mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger
2016-04-26mm: fix compile time error with !CONFIG_CMAVinayak Menon
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-04-13mm: add cma pcp listLiam Mark
2016-04-13cma: redirect page allocation to CMAHeesub Shin
2016-04-13lowmemorykiller: Don't count swap cache pages twiceLiam Mark
2016-04-13android/lowmemorykiller: Selectively count free CMA pagesLiam Mark
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka
2016-04-12mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner
2016-04-12mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner
2016-04-07mm: Export do_munmapGuenter Roeck
2016-03-25Revert "debug-pagealloc: Panic on pagealloc corruption"Prasad Sodagudi
2016-03-25mm: vmstat: add pageoutcleanVinayak Menon
2016-03-25debug-pagealloc: print physical address for detected corruptionPrasad Sodagudi
2016-03-25mm: do not activate swap write failed pagesVinayak Menon
2016-03-25debug-pagealloc: Panic on pagealloc corruptionPrasad Sodagudi
2016-03-25mm: zbud: prevent softirq during zbud alloc, free and reclaimVinayak Menon
2016-03-25mm: zcache: fix locking sequenceShiraz Hashim
2016-03-25mm: zbud: initialize object to 0 on GFP_ZEROShiraz Hashim
2016-03-23mm + fs: extends support for cache droppingAndrey Markovytch
2016-03-23vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter
2016-03-23vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-03-23drivers: dma-contiguous: remove cma regions from kmemleak scanShiraz Hashim
2016-03-23mm/memblock: fix a race between search and removeShiraz Hashim
2016-03-23mm: zcache: fix use after free in zcache_store_pageVinayak Menon
2016-03-23mm: swap: swap ratio supportVinayak Menon
2016-03-23mm/memblock: call kmemleak only for logically mapped regionShiraz Hashim
2016-03-23mm: zcache: reduce prints on store errorVinayak Menon
2016-03-23mm: zcache: fix race between store and evictVinayak Menon
2016-03-23mm: memory: reduce fault_around_bytesVinayak Menon
2016-03-23mm: zcache: clear zcache when low on file pagesVinayak Menon
2016-03-23mm: zcache: add zero page supportVinayak Menon
2016-03-23mm: zcache: do not wake up kswapd for zcache allocsVinayak Menon