| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-28 | mm, compaction: introduce direct compaction priority |  Vlastimil Babka | 1 | -9/+13 |
| 2016-07-28 | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations |  Vlastimil Babka | 1 | -6/+8 |
| 2016-07-28 | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB |  Alexander Potapenko | 3 | -1/+8 |
| 2016-07-28 | mm, kasan: account for object redzone in SLUB's nearest_obj() |  Alexander Potapenko | 1 | -4/+6 |
| 2016-07-28 | mm/memblock.c: add new infrastructure to address the mem limit issue |  Dennis Chen | 1 | -0/+1 |
| 2016-07-28 | kdb: use task_cpu() instead of task_thread_info()->cpu |  Andy Lutomirski | 1 | -1/+1 |
| 2016-07-28 | mm: fix memcg stack accounting for sub-page stacks |  Andy Lutomirski | 1 | -1/+1 |
| 2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks |  Andy Lutomirski | 1 | -1/+1 |
| 2016-07-28 | mm: cleanup ifdef guards for vmem_altmap |  Dan Williams | 1 | -1/+1 |
| 2016-07-28 | mm, THP: clean up return value of madvise_free_huge_pmd |  Huang Ying | 1 | -1/+1 |
| 2016-07-28 | mm: remove reclaim and compaction retry approximations |  Mel Gorman | 2 | -0/+2 |
| 2016-07-28 | mm, vmscan: remove highmem_file_pages |  Mel Gorman | 1 | -17/+0 |
| 2016-07-28 | mm: add per-zone lru list stat |  Minchan Kim | 2 | -0/+8 |
| 2016-07-28 | mm, vmscan: Update all zone LRU sizes before updating memcg |  Mel Gorman | 2 | -4/+3 |
| 2016-07-28 | mm, vmstat: remove zone and node double accounting by approximating retries |  Mel Gorman | 3 | -8/+17 |
| 2016-07-28 | mm: vmstat: account per-zone stalls and pages skipped during reclaim |  Mel Gorman | 1 | -1/+3 |
| 2016-07-28 | mm: vmstat: replace __count_zone_vm_events with a zone id equivalent |  Mel Gorman | 1 | -3/+2 |
| 2016-07-28 | mm, page_alloc: remove fair zone allocation policy |  Mel Gorman | 1 | -5/+0 |
| 2016-07-28 | mm: convert zone_reclaim to node_reclaim |  Mel Gorman | 3 | -14/+15 |
| 2016-07-28 | mm: move vmscan writes and file write accounting to the node |  Mel Gorman | 1 | -4/+4 |
| 2016-07-28 | mm: move most file-based accounting to the node |  Mel Gorman | 1 | -9/+10 |
| 2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED |  Mel Gorman | 1 | -1/+1 |
| 2016-07-28 | mm: move page mapped accounting to the node |  Mel Gorman | 1 | -3/+3 |
| 2016-07-28 | mm, page_alloc: consider dirtyable memory in terms of nodes |  Mel Gorman | 2 | -7/+7 |
| 2016-07-28 | mm, workingset: make working set detection node-aware |  Mel Gorman | 2 | -4/+3 |
| 2016-07-28 | mm, memcg: move memcg limit enforcement from zones to nodes |  Mel Gorman | 2 | -24/+16 |
| 2016-07-28 | mm, vmscan: make shrink_node decisions more node-centric |  Mel Gorman | 3 | -12/+13 |
| 2016-07-28 | mm, vmscan: simplify the logic deciding whether kswapd sleeps |  Mel Gorman | 1 | -2/+3 |
| 2016-07-28 | mm, vmscan: remove balance gap |  Mel Gorman | 1 | -9/+0 |
| 2016-07-28 | mm, mmzone: clarify the usage of zone padding |  Mel Gorman | 1 | -3/+4 |
| 2016-07-28 | mm, vmscan: move LRU lists to node |  Mel Gorman | 7 | -49/+88 |
| 2016-07-28 | mm, vmscan: move lru_lock to the node |  Mel Gorman | 2 | -3/+9 |
| 2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats |  Mel Gorman | 3 | -12/+98 |
| 2016-07-28 | mm: fix vm-scalability regression in cgroup-aware workingset code |  Johannes Weiner | 2 | -1/+52 |
| 2016-07-28 | mm, oom_reaper: do not attempt to reap a task more than twice |  Michal Hocko | 1 | -0/+1 |
| 2016-07-28 | mm, oom: fortify task_will_free_mem() |  Michal Hocko | 1 | -23/+3 |
| 2016-07-28 | mm, oom: skip vforked tasks from being selected |  Michal Hocko | 1 | -0/+26 |
| 2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj |  Michal Hocko | 1 | -0/+2 |
| 2016-07-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs |  Linus Torvalds | 1 | -2/+2 |
| 2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 4 | -56/+25 |
| 2016-07-28 | Merge branch 'salted-string-hash' |  Linus Torvalds | 2 | -7/+9 |
| 2016-07-28 | timers/core: Correct callback order during CPU hot plug |  Richard Cochran | 1 | -1/+1 |
| 2016-07-28 | ceph: fix symbol versioning for ceph_monc_do_statfs |  Arnd Bergmann | 1 | -1/+2 |
| 2016-07-28 | mailbox: Add Broadcom PDC mailbox driver |  Rob Rice | 1 | -0/+56 |
| 2016-07-28 | libceph: fsmap.user subscription support |  Yan, Zheng | 2 | -3/+5 |
| 2016-07-28 | ceph: reduce i_nr_by_mode array size |  Yan, Zheng | 1 | -1/+1 |
| 2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng | 2 | -5/+7 |
| 2016-07-28 | libceph: introduce reference counted string |  Yan, Zheng | 2 | -0/+63 |
| 2016-07-28 | libceph: define new ceph_file_layout structure |  Yan, Zheng | 1 | -28/+20 |
| 2016-07-28 | libceph: add start en/decoding block helpers |  Ilya Dryomov | 1 | -0/+54 |