| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-29 | mm, vmscan: Update all zone LRU sizes before updating memcg | Mel Gorman | 2 | -4/+3 |
| 2016-07-29 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman | 3 | -8/+17 |
| 2016-07-29 | mm: vmstat: account per-zone stalls and pages skipped during reclaim | Mel Gorman | 1 | -1/+3 |
| 2016-07-29 | mm: vmstat: replace __count_zone_vm_events with a zone id equivalent | Mel Gorman | 1 | -3/+2 |
| 2016-07-29 | mm, page_alloc: remove fair zone allocation policy | Mel Gorman | 1 | -5/+0 |
| 2016-07-29 | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 3 | -14/+15 |
| 2016-07-29 | mm: move vmscan writes and file write accounting to the node | Mel Gorman | 1 | -4/+4 |
| 2016-07-29 | mm: move most file-based accounting to the node | Mel Gorman | 1 | -9/+10 |
| 2016-07-29 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman | 1 | -1/+1 |
| 2016-07-29 | mm: move page mapped accounting to the node | Mel Gorman | 1 | -3/+3 |
| 2016-07-29 | mm, page_alloc: consider dirtyable memory in terms of nodes | Mel Gorman | 2 | -7/+7 |
| 2016-07-29 | mm, workingset: make working set detection node-aware | Mel Gorman | 2 | -4/+3 |
| 2016-07-29 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman | 2 | -24/+16 |
| 2016-07-29 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman | 3 | -12/+13 |
| 2016-07-29 | mm, vmscan: simplify the logic deciding whether kswapd sleeps | Mel Gorman | 1 | -2/+3 |
| 2016-07-29 | mm, vmscan: remove balance gap | Mel Gorman | 1 | -9/+0 |
| 2016-07-29 | mm, mmzone: clarify the usage of zone padding | Mel Gorman | 1 | -3/+4 |
| 2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 7 | -49/+88 |
| 2016-07-29 | mm, vmscan: move lru_lock to the node | Mel Gorman | 2 | -3/+9 |
| 2016-07-29 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 3 | -12/+98 |
| 2016-07-29 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner | 2 | -1/+52 |
| 2016-07-29 | mm, oom_reaper: do not attempt to reap a task more than twice | Michal Hocko | 1 | -0/+1 |
| 2016-07-29 | mm, oom: fortify task_will_free_mem() | Michal Hocko | 1 | -23/+3 |
| 2016-07-29 | mm, oom: skip vforked tasks from being selected | Michal Hocko | 1 | -0/+26 |
| 2016-07-29 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 1 | -0/+2 |
| 2016-07-28 | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -1/+1 |
| 2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+21 |
| 2016-07-28 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 3 | -5/+50 |
| 2016-07-28 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2 | -1/+10 |
| 2016-07-28 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 3 | -8/+140 |
| 2016-07-27 | Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -1/+1 |
| 2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 52 | -449/+4320 |
| 2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+2 |
| 2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -15/+71 |
| 2016-07-27 | ipmi: remove trydefaults parameter and default init | Tony Camuso | 1 | -1/+1 |
| 2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 32 | -320/+346 |
| 2016-07-27 | Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2 | -3/+4 |
| 2016-07-27 | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 6 | -7/+72 |
| 2016-07-27 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -0/+49 |
| 2016-07-27 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -3/+2932 |
| 2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 1 | -1/+2 |
| 2016-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -4/+19 |
| 2016-07-27 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -4/+80 |
| 2016-07-27 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 4 | -25/+280 |
| 2016-07-27 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+26 |
| 2016-07-27 | mm: fix build warnings in <linux/compaction.h> | Minchan Kim | 3 | -18/+16 |
| 2016-07-27 | shmem: split huge pages beyond i_size under memory pressure | Kirill A. Shutemov | 1 | -1/+5 |
| 2016-07-27 | thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE | Kirill A. Shutemov | 1 | -1/+9 |
| 2016-07-27 | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov | 1 | -0/+23 |
| 2016-07-27 | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov | 2 | -0/+15 |