summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-15page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2016-01-15page-flags: move code aroundKirill A. Shutemov
2016-01-15page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
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-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
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-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
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