summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-16thp: reintroduce split_huge_page()Kirill A. Shutemov2-3/+17
2016-01-16mm: hwpoison: adjust for new thp refcountingNaoya Horiguchi1-1/+1
2016-01-16thp: implement split_huge_pmd()Kirill A. Shutemov1-1/+10
2016-01-16mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov1-2/+13
2016-01-16mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov4-4/+63
2016-01-16mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-24/+6
2016-01-16mm, thp: remove compound_lock()Kirill A. Shutemov2-46/+1
2016-01-16mm: drop tail page refcountingKirill A. Shutemov2-51/+13
2016-01-16thp: drop all split_huge_page()-related codeKirill A. Shutemov1-22/+6
2016-01-16mm, vmstats: new THP splitting eventKirill A. Shutemov1-1/+3
2016-01-16thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov1-6/+2
2016-01-16khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov1-0/+1
2016-01-16mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov1-1/+2
2016-01-16memcg: adjust to support new THP refcountingKirill A. Shutemov1-6/+10
2016-01-16rmap: add argument to charge compound pageKirill A. Shutemov1-3/+9
2016-01-16page-flags: drop __TestClearPage*() helpersKirill A. Shutemov1-9/+1
2016-01-16mm: sanitize page->mapping for tail pagesKirill A. Shutemov1-0/+4
2016-01-16page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov1-1/+3
2016-01-16page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov1-3/+6
2016-01-16page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov1-1/+1
2016-01-16page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov1-2/+4
2016-01-16page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov1-1/+1
2016-01-16page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov1-3/+3
2016-01-16page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov1-1/+2
2016-01-16page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov1-3/+7
2016-01-16page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov1-3/+2
2016-01-16page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov1-8/+9
2016-01-16page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov1-10/+13
2016-01-16page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2-18/+9
2016-01-16page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2-64/+108
2016-01-16page-flags: move code aroundKirill A. Shutemov1-20/+21
2016-01-16page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov1-15/+3
2016-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+18
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-4/+2039
2016-01-16Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+12
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+10
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds1-2/+2
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-1/+11
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-250/+371
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov1-1/+2
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-47/+45
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+8
2016-01-15Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-10/+34
2016-01-15mm: add tracepoint for scanning pagesEbru Akagunduz1-0/+136
2016-01-15mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton1-1/+1
2016-01-15mm: rework virtual memory accountingKonstantin Khlebnikov2-11/+4
2016-01-15include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli1-2/+2