summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman
2016-07-28mm, workingset: make working set detection node-awareMel Gorman
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-28mm: vmscan: do not reclaim from kswapd if there is any eligible zoneMel Gorman
2016-07-28mm, vmscan: remove duplicate logic clearing node congestion and dirty stateMel Gorman
2016-07-28mm, vmscan: by default have direct reclaim only shrink once per nodeMel Gorman
2016-07-28mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman
2016-07-28mm, vmscan: remove balance gapMel Gorman
2016-07-28mm, vmscan: make kswapd reclaim in terms of nodesMel Gorman
2016-07-28mm, vmscan: have kswapd only scan based on the highest requested zoneMel Gorman
2016-07-28mm, vmscan: begin reclaiming pages on a per-node basisMel Gorman
2016-07-28mm, mmzone: clarify the usage of zone paddingMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman
2016-07-28mm, meminit: remove early_page_nid_uninitialisedMel Gorman
2016-07-28cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemaskMichal Hocko
2016-07-28freezer, oom: check TIF_MEMDIE on the correct taskMichal Hocko
2016-07-28mm/compaction: remove unnecessary order check in try_to_compact_pages()Ganesh Mahendran
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner
2016-07-28mm: update the comment in __isolate_free_pagezhong jiang
2016-07-28mm, oom: tighten task_will_free_mem() lockingMichal Hocko
2016-07-28mm, oom: hide mm which is shared with kthread or global initMichal Hocko
2016-07-28mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko
2016-07-28mm, oom: task_will_free_mem should skip oom_reaped tasksMichal Hocko
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko
2016-07-28mm, oom: kill all tasks sharing the mmMichal Hocko
2016-07-28mm, oom: skip vforked tasks from being selectedMichal Hocko
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko
2016-07-28proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko
2016-07-28proc, oom: drop bogus sighand lockMichal Hocko
2016-07-28proc, oom: drop bogus task_lock and mm checkMichal Hocko
2016-07-27Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-07-27Disable "frame-address" warningLinus Torvalds
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds