summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14mm: add tracepoint for scanning pagesEbru Akagunduz
2016-01-14mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-14include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli
2016-01-14mm: move lru_to_page to mm_inline.hGeliang Tang
2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-01-14mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-14mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner
2016-01-14mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner
2016-01-14mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-14net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner
2016-01-14net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner
2016-01-14net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner
2016-01-14net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner
2016-01-14net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner
2016-01-14mm: memcontrol: export root_mem_cgroupJohannes Weiner
2016-01-14mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov
2016-01-14mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-01-14mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2016-01-14memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov
2016-01-14mm, vmalloc: remove VM_VPAGESDavid Rientjes
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka
2016-01-14mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai
2016-01-14mm/zonelist: enumerate zonelists array indexYaowei Bai
2016-01-14include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai
2016-01-14mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai
2016-01-14include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang
2016-01-14mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim
2016-01-14mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer
2016-01-14mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14slab: add SLAB_ACCOUNT flagVladimir Davydov
2016-01-14memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov
2016-01-14Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov
2016-01-14include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton