summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15mm: add tracepoint for scanning pagesEbru Akagunduz
2016-01-15drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen
2016-01-15mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi
2016-01-15mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton
2016-01-15mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-15include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli
2016-01-15mm: move lru_to_page to mm_inline.hGeliang Tang
2016-01-15Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire
2016-01-15memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov
2016-01-15hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker
2016-01-15mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuationsGeliang Tang
2016-01-15mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov
2016-01-15mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov
2016-01-15vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-01-15memcg: avoid vmpressure oops when memcg disabledHugh Dickins
2016-01-15mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-15mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner
2016-01-15mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner
2016-01-15mm: memcontrol: move socket code for unified hierarchy accountingJohannes Weiner
2016-01-15mm: memcontrol: do not account memory+swap on unified hierarchyJohannes Weiner
2016-01-15mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner
2016-01-15net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-15net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner
2016-01-15net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner
2016-01-15net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner
2016-01-15net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner
2016-01-15net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner
2016-01-15net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner
2016-01-15mm: memcontrol: export root_mem_cgroupJohannes Weiner
2016-01-15mm/ksm.c: use list_for_each_entry_safeGeliang Tang
2016-01-15mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_pageGeliang Tang
2016-01-15mm/compaction.c: __compact_pgdat() code cleanuupJoonsoo Kim
2016-01-15mm/swapfile.c: use list_{next,first}_entryGeliang Tang
2016-01-15mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov
2016-01-15mm/memblock: remove rgnbase and rgnsize variablesAlexander Kuleshov
2016-01-15mm, oom: give __GFP_NOFAIL allocations access to memory reservesMichal Hocko
2016-01-15mm/page_alloc.c: use list_for_each_entry in mark_free_pages()Geliang Tang
2016-01-15mm/page_alloc.c: use list_{first,last}_entry instead of list_entryGeliang Tang
2016-01-15mm/page_alloc.c: remove unnecessary parameter from __rmqueueMel Gorman
2016-01-15drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings
2016-01-15drivers/base/memory.c: clean up section countingSeth Jennings
2016-01-15proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2016-01-15mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-01-15mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko
2016-01-15mm/compaction: improve comment for compact_memory tunable knob handlerYaowei Bai
2016-01-15x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman