summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-18mm: memcontrol: avoid unused function warningArnd Bergmann
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-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-26block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-02-25Merge "mm: fix build warnings in <linux/compaction.h>"Linux Build Service Account
2017-02-25Merge "zsmalloc: page migration support"Linux Build Service Account
2017-02-25Merge "zsmalloc: use freeobj for index"Linux Build Service Account
2017-02-25Merge "zsmalloc: separate free_zspage from putback_zspage"Linux Build Service Account
2017-02-25Merge "zsmalloc: introduce zspage structure"Linux Build Service Account
2017-02-25Merge "zsmalloc: factor page chain functionality out"Linux Build Service Account
2017-02-25Merge "zsmalloc: use accessor"Linux Build Service Account
2017-02-25Merge "zsmalloc: use bit_spin_lock"Linux Build Service Account
2017-02-25Merge "zsmalloc: keep max_object in size_class"Linux Build Service Account
2017-02-25Merge "zsmalloc: require GFP in zs_malloc()"Linux Build Service Account
2017-02-25Merge "zsmalloc: remove unused pool param in obj_free"Linux Build Service Account
2017-02-25Merge "zsmalloc: reorder function parameters"Linux Build Service Account
2017-02-25Merge "zsmalloc: clean up many BUG_ON"Linux Build Service Account
2017-02-25Merge "zsmalloc: use first_page rather than page"Linux Build Service Account
2017-02-25Merge "mm/zsmalloc: add `freeable' column to pool stat"Linux Build Service Account
2017-02-25Merge "zsmalloc: drop unused member 'mapping_area->huge'"Linux Build Service Account
2017-02-25Merge "zsmalloc: reorganize struct size_class to pack 4 bytes hole"Linux Build Service Account
2017-02-25Merge "mm: balloon: use general non-lru movable page feature"Linux Build Service Account
2017-02-25Merge "mm: migrate: support non-lru movable page migration"Linux Build Service Account
2017-02-25Merge "mm: use put_page() to free page instead of putback_lru_page()"Linux Build Service Account
2017-02-25Merge "mm/compaction.c: fix zoneindex in kcompactd()"Linux Build Service Account
2017-02-25Merge "mm: fix kcompactd hang during memory offlining"Linux Build Service Account
2017-02-25Merge "mm: wake kcompactd before kswapd's short sleep"Linux Build Service Account
2017-02-25Merge "mm, kswapd: replace kswapd compaction with waking up kcompactd"Linux Build Service Account
2017-02-21Merge "mm, memory hotplug: small cleanup in online_pages()"Linux Build Service Account
2017-02-21Merge "mm, compaction: introduce kcompactd"Linux Build Service Account
2017-02-21Merge "mm, kswapd: remove bogus check of balance_classzone_idx"Linux Build Service Account
2017-02-21mm: fix build warnings in <linux/compaction.h>Minchan Kim
2017-02-21zsmalloc: page migration supportMinchan Kim
2017-02-21zsmalloc: use freeobj for indexMinchan Kim
2017-02-21zsmalloc: separate free_zspage from putback_zspageMinchan Kim
2017-02-21zsmalloc: introduce zspage structureMinchan Kim
2017-02-21zsmalloc: factor page chain functionality outMinchan Kim
2017-02-21zsmalloc: use accessorMinchan Kim
2017-02-21zsmalloc: use bit_spin_lockMinchan Kim
2017-02-21zsmalloc: keep max_object in size_classMinchan Kim
2017-02-21zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2017-02-21zsmalloc: remove unused pool param in obj_freeMinchan Kim
2017-02-21zsmalloc: reorder function parametersMinchan Kim
2017-02-21zsmalloc: clean up many BUG_ONMinchan Kim
2017-02-21zsmalloc: use first_page rather than pageMinchan Kim
2017-02-21mm/zsmalloc: add `freeable' column to pool statSergey Senozhatsky