summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rmap: add argument to charge compound pageKirill A. Shutemov2016-01-151-3/+9
* page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-151-9/+1
* mm: sanitize page->mapping for tail pagesKirill A. Shutemov2016-01-151-0/+4
* page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov2016-01-151-1/+3
* page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov2016-01-151-3/+6
* page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov2016-01-151-2/+4
* page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov2016-01-151-3/+3
* page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2016-01-151-1/+2
* page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+7
* page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+2
* page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov2016-01-151-8/+9
* page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov2016-01-151-10/+13
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-152-18/+9
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-152-64/+108
* page-flags: move code aroundKirill A. Shutemov2016-01-151-20/+21
* page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov2016-01-151-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-226-0/+2005
| * | genalloc:support allocating specific regionZhao Qiang2015-12-221-0/+11
| * | genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-221-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
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc...Mark Brown2016-01-122-1/+8
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov2015-11-252-1/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown2016-01-121-0/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | | * | | | regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-171-0/+3
| | |/ / / /
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1526-250/+371
|\ \ \ \ \ \ \
| * | | | | | | mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-141-0/+136
| * | | | | | | mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton2016-01-141-1/+1
| * | | | | | | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-142-11/+4
| * | | | | | | include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli2016-01-141-2/+2
| * | | | | | | mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-141-0/+2
| * | | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+2
| * | | | | | | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-4/+4
| * | | | | | | mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-142-6/+33