summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* thp: introduce deferred_split_huge_page()Kirill A. Shutemov2016-01-163-0/+12
* thp: reintroduce split_huge_page()Kirill A. Shutemov2016-01-162-3/+17
* mm: hwpoison: adjust for new thp refcountingNaoya Horiguchi2016-01-161-1/+1
* thp: implement split_huge_pmd()Kirill A. Shutemov2016-01-161-1/+10
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-161-2/+13
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-164-4/+63
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-162-24/+6
* mm, thp: remove compound_lock()Kirill A. Shutemov2016-01-162-46/+1
* mm: drop tail page refcountingKirill A. Shutemov2016-01-162-51/+13
* thp: drop all split_huge_page()-related codeKirill A. Shutemov2016-01-161-22/+6
* mm, vmstats: new THP splitting eventKirill A. Shutemov2016-01-161-1/+3
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-161-6/+2
* khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov2016-01-161-0/+1
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-161-1/+2
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-161-6/+10
* rmap: add argument to charge compound pageKirill A. Shutemov2016-01-161-3/+9
* page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-161-9/+1
* mm: sanitize page->mapping for tail pagesKirill A. Shutemov2016-01-161-0/+4
* page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov2016-01-161-1/+3
* page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov2016-01-161-3/+6
* page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov2016-01-161-1/+1
* page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov2016-01-161-2/+4
* page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov2016-01-161-1/+1
* page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov2016-01-161-3/+3
* page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2016-01-161-1/+2
* page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov2016-01-161-3/+7
* page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov2016-01-161-3/+2
* page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov2016-01-161-8/+9
* page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov2016-01-161-10/+13
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-162-18/+9
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-162-64/+108
* page-flags: move code aroundKirill A. Shutemov2016-01-161-20/+21
* page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov2016-01-161-15/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-152-4/+18
|\
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-3/+16
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-151-1/+2
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-157-4/+2039
|\ \
| * | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-236-0/+2005
| * | genalloc:support allocating specific regionZhao Qiang2015-12-231-0/+11
| * | genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-231-4/+23
* | | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-152-0/+12
|\ \ \
| * | | vfio: Include No-IOMMU modeAlex Williamson2015-12-212-0/+10
| * | | vfio: Add explicit alignments in vfio_iommu_spapr_tce_createAlexey Kardashevskiy2015-12-211-0/+2
* | | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-153-2/+10
|\ \ \ \
| * | | | lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
| * | | | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+1
| * | | | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-1/+8
* | | | | Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-151-2/+2
|\ \ \ \ \
| * | | | | drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-061-2/+2
* | | | | | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-01-153-1/+11
|\ \ \ \ \ \