summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds37-359/+300
2017-11-16mm: simplify nodemask printingMichal Hocko1-1/+3
2017-11-16writeback: remove unused function parameterWang Long1-1/+1
2017-11-16mm/page_alloc.c: broken deferred calculationPavel Tatashin1-1/+2
2017-11-16mm, sysctl: make NUMA stats configurableKemi Wang1-0/+10
2017-11-16mm, pagevec: rename pagevec drained fieldMel Gorman1-2/+2
2017-11-16mm: remove __GFP_COLDMel Gorman5-17/+2
2017-11-16mm: remove cold parameter from free_hot_cold_page*Mel Gorman2-9/+6
2017-11-16mm: remove cold parameter for release_pagesMel Gorman2-2/+2
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman1-3/+1
2017-11-16mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman1-1/+3
2017-11-16mm, truncate: do not check mapping for every page being truncatedMel Gorman2-5/+15
2017-11-16mm: batch radix tree operations when truncating pagesJan Kara1-0/+4
2017-11-16mm: speed up cancel_dirty_page() for clean pagesJan Kara1-1/+7
2017-11-16mm: zero reserved and unavailable struct pagesPavel Tatashin2-0/+31
2017-11-16mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin1-0/+27
2017-11-16kmemcheck: rip it outLevin, Alexander (Sasha Levin)2-186/+0
2017-11-16kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)3-16/+0
2017-11-16kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-3/+2
2017-11-16kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)10-40/+1
2017-11-16mm: consolidate page table accountingKirill A. Shutemov2-53/+13
2017-11-16mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2-0/+34
2017-11-16mm: account pud page tablesKirill A. Shutemov2-3/+36
2017-11-16mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara1-5/+3
2017-11-16mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara1-0/+3
2017-11-16mm: implement find_get_pages_range_tag()Jan Kara2-4/+19
2017-11-16mm, arch: remove empty_bad_page*Michal Hocko1-1/+1
2017-11-16mm: remove unused pgdat->inactive_ratioAndrey Ryabinin1-6/+0
2017-11-16mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse1-2/+15
2017-11-16mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse1-1/+2
2017-11-16mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell1-2/+2
2017-11-16mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim1-4/+4
2017-11-16mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko1-1/+1
2017-11-16mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim1-0/+6
2017-11-16mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim1-0/+11
2017-11-16mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim1-1/+2
2017-11-16bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim1-0/+8
2017-11-16mm: update comments for struct page.mappingChangbin Du1-2/+4
2017-11-16include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()Johannes Thumshirn1-0/+16
2017-11-16slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2-23/+23
2017-11-16slab, slub, slob: add slab_flags_tAlexey Dobriyan7-32/+47
2017-11-16Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-17/+18
2017-11-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-22/+48
2017-11-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-45/+150
2017-11-16Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds3-1/+119
2017-11-16Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+1
2017-11-16Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+5
2017-11-16Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+12
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds132-674/+4042
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-10/+93