summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm, thp: remove compound_lock()Kirill A. Shutemov
2016-01-15ksm: prepare to new THP semanticsKirill A. Shutemov
2016-01-15futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15thp: drop all split_huge_page()-related codeKirill A. Shutemov
2016-01-15mm: temporarily mark THP brokenKirill 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-15thp, mlock: do not allow huge pages in mlocked areaKirill A. Shutemov
2016-01-15mm: handle PTE-mapped tail pages in gerneric fast gup implementaitonKirill A. Shutemov
2016-01-15mm: adjust FOLL_SPLIT for new refcountingKirill 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-15mm, proc: adjust PSS calculationKirill 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov