aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-15mm: support madvise(MADV_FREE)Gravatar Minchan Kim 3-0/+4
2016-01-15mm: add page_check_address_transhuge() helperGravatar Vladimir Davydov 1-0/+19
2016-01-15mm: prepare page_referenced() and page_idle to new THP refcountingGravatar Kirill A. Shutemov 2-14/+14
2016-01-15thp: introduce deferred_split_huge_page()Gravatar Kirill A. Shutemov 3-0/+12
2016-01-15thp: reintroduce split_huge_page()Gravatar Kirill A. Shutemov 2-3/+17
2016-01-15mm: hwpoison: adjust for new thp refcountingGravatar Naoya Horiguchi 1-1/+1
2016-01-15thp: implement split_huge_pmd()Gravatar Kirill A. Shutemov 1-1/+10
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesGravatar Kirill A. Shutemov 1-2/+13
2016-01-15mm: rework mapcount accounting to enable 4k mapping of THPsGravatar Kirill A. Shutemov 4-4/+63
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsGravatar Kirill A. Shutemov 2-24/+6
2016-01-15mm, thp: remove compound_lock()Gravatar Kirill A. Shutemov 2-46/+1
2016-01-15mm: drop tail page refcountingGravatar Kirill A. Shutemov 2-51/+13
2016-01-15thp: drop all split_huge_page()-related codeGravatar Kirill A. Shutemov 1-22/+6
2016-01-15mm, vmstats: new THP splitting eventGravatar Kirill A. Shutemov 1-1/+3
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Gravatar Kirill A. Shutemov 1-6/+2
2016-01-15khugepaged: ignore pmd tables with THP mapped with ptesGravatar Kirill A. Shutemov 1-0/+1
2016-01-15mm, thp: adjust conditions when we can reuse the page on WP faultGravatar Kirill A. Shutemov 1-1/+2
2016-01-15memcg: adjust to support new THP refcountingGravatar Kirill A. Shutemov 1-6/+10
2016-01-15rmap: add argument to charge compound pageGravatar Kirill A. Shutemov 1-3/+9
2016-01-15page-flags: drop __TestClearPage*() helpersGravatar Kirill A. Shutemov 1-9/+1
2016-01-15mm: sanitize page->mapping for tail pagesGravatar Kirill A. Shutemov 1-0/+4
2016-01-15page-flags: look at head page if the flag is encoded in page->mappingGravatar Kirill A. Shutemov 1-1/+3
2016-01-15page-flags: define PG_uptodate behavior on compound pagesGravatar Kirill A. Shutemov 1-3/+6
2016-01-15page-flags: define PG_uncached behavior on compound pagesGravatar Kirill A. Shutemov 1-1/+1
2016-01-15page-flags: define PG_mlocked behavior on compound pagesGravatar Kirill A. Shutemov 1-2/+4
2016-01-15page-flags: define PG_swapcache behavior on compound pagesGravatar Kirill A. Shutemov 1-1/+1
2016-01-15page-flags: define PG_swapbacked behavior on compound pagesGravatar Kirill A. Shutemov 1-3/+3
2016-01-15page-flags: define PG_reserved behavior on compound pagesGravatar Kirill A. Shutemov 1-1/+2
2016-01-15page-flags: define behavior of Xen-related flags on compound pagesGravatar Kirill A. Shutemov 1-3/+7
2016-01-15page-flags: define behavior SL*B-related flags on compound pagesGravatar Kirill A. Shutemov 1-3/+2
2016-01-15page-flags: define behavior of LRU-related flags on compound pagesGravatar Kirill A. Shutemov 1-8/+9
2016-01-15page-flags: define behavior of FS/IO-related flags on compound pagesGravatar Kirill A. Shutemov 1-10/+13
2016-01-15page-flags: define PG_locked behavior on compound pagesGravatar Kirill A. Shutemov 2-18/+9
2016-01-15page-flags: introduce page flags policies wrt compound pagesGravatar Kirill A. Shutemov 2-64/+108
2016-01-15page-flags: move code aroundGravatar Kirill A. Shutemov 1-20/+21
2016-01-15page-flags: trivial cleanup for PageTrans* helpersGravatar Kirill A. Shutemov 1-15/+3
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-4/+18
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 7-4/+2039
2016-01-15firmware: dmi_scan: Save SMBIOS Type 9 System SlotsGravatar Jordan Hargrave 1-0/+1
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-0/+12
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-2/+10
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdGravatar Linus Torvalds 1-2/+2
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 3-1/+11
2016-01-15ipv6: update skb->csum when CE mark is propagatedGravatar Eric Dumazet 1-3/+16
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-1/+1
2016-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 26-250/+371
2016-01-15net: preserve IP control block during GSO segmentationGravatar Konstantin Khlebnikov 1-1/+2
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-47/+45
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+8