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