summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15thp: drop all split_huge_page()-related codeKirill A. Shutemov
2016-01-15mm, vmstats: new THP splitting eventKirill A. Shutemov
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-15khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov
2016-01-15mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov
2016-01-15memcg: adjust to support new THP refcountingKirill A. Shutemov
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov
2016-01-15mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2016-01-15page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov
2016-01-15page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov
2016-01-15page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov
2016-01-15page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov
2016-01-15page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov
2016-01-15page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov
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