summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2017-02-21zsmalloc: drop unused member 'mapping_area->huge'YiPing Xu
2017-02-21zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang
2017-02-21mm: balloon: use general non-lru movable page featureMinchan Kim
2017-02-21mm: migrate: support non-lru movable page migrationMinchan Kim
2017-02-21mm: use put_page() to free page instead of putback_lru_page()Minchan Kim
2017-02-21mm/compaction.c: fix zoneindex in kcompactd()Chen Feng
2017-02-21mm: fix kcompactd hang during memory offliningVlastimil Babka
2017-02-21mm: wake kcompactd before kswapd's short sleepVlastimil Babka