Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | mm/memblock.c: add new infrastructure to address the mem limit issue | Dennis Chen | 1 | -0/+1 |
2016-07-29 | kdb: use task_cpu() instead of task_thread_info()->cpu | Andy Lutomirski | 1 | -1/+1 |
2016-07-29 | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 1 | -1/+1 |
2016-07-29 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 1 | -1/+1 |
2016-07-29 | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 1 | -1/+1 |
2016-07-29 | mm, THP: clean up return value of madvise_free_huge_pmd | Huang Ying | 1 | -1/+1 |
2016-07-29 | mm: remove reclaim and compaction retry approximations | Mel Gorman | 2 | -0/+2 |
2016-07-29 | mm, vmscan: remove highmem_file_pages | Mel Gorman | 1 | -17/+0 |
2016-07-29 | mm: add per-zone lru list stat | Minchan Kim | 2 | -0/+8 |
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 branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -2/+2 |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | 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 | -29/+21 |
2016-07-28 | libceph: add start en/decoding block helpers | Ilya Dryomov | 1 | -0/+54 |
2016-07-28 | libceph: add an ONSTACK initializer for oids | Ilya Dryomov | 1 | -0/+5 |
2016-07-28 | libceph: fix some missing includes | Ilya Dryomov | 3 | -1/+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 |