mm, THP: clean up return value of madvise_free_huge_pmd
[cascardo/linux.git] / mm /
2016-07-28 Huang Yingmm, THP: clean up return value of madvise_free_huge_pmd
2016-07-28 Ganesh Mahendranmm/zsmalloc: use helper to clear page->flags bit
2016-07-28 Ganesh Mahendranmm/zsmalloc: add __init,__exit attribute
2016-07-28 Ganesh Mahendranmm/zsmalloc: keep comments consistent with code
2016-07-28 Ganesh Mahendranmm/zsmalloc: avoid calculate max objects of zspage...
2016-07-28 Ganesh Mahendranmm/zsmalloc: use class->objs_per_zspage to get num...
2016-07-28 Ganesh Mahendranmm/zsmalloc: take obj index back from find_alloced_obj
2016-07-28 Ganesh Mahendranmm/zsmalloc: use obj_index to keep consistent with...
2016-07-28 Minchan Kimmm: bail out in shrink_inactive_list()
2016-07-28 Mel Gormanmm, vmscan: account for skipped pages as a partial...
2016-07-28 Mel Gormanmm: consider whether to decivate based on eligible...
2016-07-28 Mel Gormanmm: remove reclaim and compaction retry approximations
2016-07-28 Mel Gormanmm, vmscan: remove highmem_file_pages
2016-07-28 Minchan Kimmm: add per-zone lru list stat
2016-07-28 Mel Gormanmm, vmscan: release/reacquire lru_lock on pgdat change
2016-07-28 Mel Gormanmm, vmscan: remove redundant check in shrink_zones()
2016-07-28 Mel Gormanmm, vmscan: Update all zone LRU sizes before updating...
2016-07-28 Minchan Kimmm: show node_pages_scanned per node, not zone
2016-07-28 Mel Gormanmm, pagevec: release/reacquire lru_lock on pgdat change
2016-07-28 Minchan Kimmm, page_alloc: fix dirtyable highmem calculation
2016-07-28 Mel Gormanmm, vmstat: remove zone and node double accounting...
2016-07-28 Mel Gormanmm, vmstat: print node-based stats in zoneinfo file
2016-07-28 Mel Gormanmm: vmstat: account per-zone stalls and pages skipped...
2016-07-28 Mel Gormanmm: vmstat: replace __count_zone_vm_events with a zone...
2016-07-28 Mel Gormanmm: page_alloc: cache the last node whose dirty limit...
2016-07-28 Mel Gormanmm, page_alloc: remove fair zone allocation policy
2016-07-28 Mel Gormanmm, vmscan: add classzone information to tracepoints
2016-07-28 Mel Gormanmm, vmscan: Have kswapd reclaim from all zones if recla...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in `remaining' unnecessarily...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in classzone_idx unnecessaril...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in classzone_idx unnecessaril...
2016-07-28 Mel Gormanmm: convert zone_reclaim to node_reclaim
2016-07-28 Mel Gormanmm, page_alloc: wake kswapd based on the highest eligib...
2016-07-28 Mel Gormanmm, vmscan: only wakeup kswapd once per node for the...
2016-07-28 Mel Gormanmm: move vmscan writes and file write accounting to...
2016-07-28 Mel Gormanmm: move most file-based accounting to the node
2016-07-28 Mel Gormanmm: rename NR_ANON_PAGES to NR_ANON_MAPPED
2016-07-28 Mel Gormanmm: move page mapped accounting to the node
2016-07-28 Mel Gormanmm, page_alloc: consider dirtyable memory in terms...
2016-07-28 Mel Gormanmm, workingset: make working set detection node-aware
2016-07-28 Mel Gormanmm, memcg: move memcg limit enforcement from zones...
2016-07-28 Mel Gormanmm, vmscan: make shrink_node decisions more node-centric
2016-07-28 Mel Gormanmm: vmscan: do not reclaim from kswapd if there is...
2016-07-28 Mel Gormanmm, vmscan: remove duplicate logic clearing node conges...
2016-07-28 Mel Gormanmm, vmscan: by default have direct reclaim only shrink...
2016-07-28 Mel Gormanmm, vmscan: simplify the logic deciding whether kswapd...
2016-07-28 Mel Gormanmm, vmscan: remove balance gap
2016-07-28 Mel Gormanmm, vmscan: make kswapd reclaim in terms of nodes
2016-07-28 Mel Gormanmm, vmscan: have kswapd only scan based on the highest...
2016-07-28 Mel Gormanmm, vmscan: begin reclaiming pages on a per-node basis
2016-07-28 Mel Gormanmm, vmscan: move LRU lists to node
2016-07-28 Mel Gormanmm, vmscan: move lru_lock to the node
2016-07-28 Mel Gormanmm, vmstat: add infrastructure for per-node vmstats
2016-07-28 Mel Gormanmm, meminit: remove early_page_nid_uninitialised
2016-07-28 Ganesh Mahendranmm/compaction: remove unnecessary order check in try_to...
2016-07-28 Johannes Weinermm: fix vm-scalability regression in cgroup-aware worki...
2016-07-28 zhong jiangmm: update the comment in __isolate_free_page
2016-07-28 Michal Hockomm, oom: tighten task_will_free_mem() locking
2016-07-28 Michal Hockomm, oom: hide mm which is shared with kthread or global...
2016-07-28 Michal Hockomm, oom_reaper: do not attempt to reap a task more...
2016-07-28 Michal Hockomm, oom: task_will_free_mem should skip oom_reaped...
2016-07-28 Michal Hockomm, oom: fortify task_will_free_mem()
2016-07-28 Michal Hockomm, oom: kill all tasks sharing the mm
2016-07-28 Michal Hockomm, oom: skip vforked tasks from being selected
2016-07-28 Michal Hockomm, oom_adj: make sure processes sharing mm have same...
2016-07-27 Linus TorvaldsMerge tag 'hsi-for-4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'media/v4.8-4' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge branch 'i2c/for-4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'spi-v4.8' of git://git./linux/kernel/git...
2016-07-27 Linus TorvaldsMerge tag 'leds_for_4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'edac_for_4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2016-07-27 Linus TorvaldsMerge tag 'for-linus-4.8-rc0-tag' of git://git./linux...
2016-07-27 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-07-27 Linus TorvaldsMerge tag 'dlm-4.8' of git://git./linux/kernel/git...
2016-07-27 Linus TorvaldsMerge tag 'for-f2fs-4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'xfs-for-linus-4.8-rc1' of git://git./linux...
2016-07-27 Mauro Carvalho ChehabMerge branch 'topic/docs-next' into v4l_for_linus
2016-07-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-27 Linus TorvaldsMerge tag 'for-v4.8' of git://git./linux/kernel/git...
2016-07-27 Linus TorvaldsMerge tag 'regulator-v4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'regmap-v4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'gpio-v4.8-1' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'media/v4.8-1' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'pstore-v4.8' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'for-linus-4.8-ofs1' of git://git./linux...
2016-07-27 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'pnp-4.8-rc1' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'acpi-4.8-rc1' of git://git./linux/kernel...
2016-07-27 Linus TorvaldsMerge tag 'pm-4.8-rc1' of git://git./linux/kernel/git...
2016-07-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.8-1' of git://git...
2016-07-27 Linus TorvaldsMerge tag 'dm-4.8-changes' of git://git./linux/kernel...
2016-07-26 Huang Yingthp: fix comments of __pmd_trans_huge_lock()
2016-07-26 Li RongQingmm: memcontrol: fix documentation for compound parameter
2016-07-26 Li RongQingmm: memcontrol: remove BUG_ON in uncharge_list
2016-07-26 Minchan Kimmm: fix build warnings in <linux/compaction.h>
next