summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-01-14fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-01-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds