summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1537-359/+300
|\
| * mm: simplify nodemask printingMichal Hocko2017-11-151-1/+3
| * writeback: remove unused function parameterWang Long2017-11-151-1/+1
| * mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-151-1/+2
| * mm, sysctl: make NUMA stats configurableKemi Wang2017-11-151-0/+10
| * mm, pagevec: rename pagevec drained fieldMel Gorman2017-11-151-2/+2
| * mm: remove __GFP_COLDMel Gorman2017-11-155-17/+2
| * mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-152-9/+6
| * mm: remove cold parameter for release_pagesMel Gorman2017-11-152-2/+2
| * mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-151-3/+1
| * mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman2017-11-151-1/+3
| * mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-152-5/+15
| * mm: batch radix tree operations when truncating pagesJan Kara2017-11-151-0/+4
| * mm: speed up cancel_dirty_page() for clean pagesJan Kara2017-11-151-1/+7
| * mm: zero reserved and unavailable struct pagesPavel Tatashin2017-11-152-0/+31
| * mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin2017-11-151-0/+27
| * kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-152-186/+0
| * kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-153-16/+0
| * kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-3/+2
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-1510-40/+1
| * mm: consolidate page table accountingKirill A. Shutemov2017-11-152-53/+13
| * mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-152-0/+34
| * mm: account pud page tablesKirill A. Shutemov2017-11-152-3/+36
| * mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-151-5/+3
| * mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara2017-11-151-0/+3
| * mm: implement find_get_pages_range_tag()Jan Kara2017-11-152-4/+19
| * mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-1/+1
| * mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-151-6/+0
| * mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse2017-11-151-2/+15
| * mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse2017-11-151-1/+2
| * mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell2017-11-151-2/+2
| * mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim2017-11-151-4/+4
| * mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko2017-11-151-1/+1
| * mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim2017-11-151-0/+6
| * mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim2017-11-151-0/+11
| * mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim2017-11-151-1/+2
| * bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim2017-11-151-0/+8
| * mm: update comments for struct page.mappingChangbin Du2017-11-151-2/+4
| * include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()Johannes Thumshirn2017-11-151-0/+16
| * slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2017-11-152-23/+23
| * slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-157-32/+47
* | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-11-152-17/+18
|\ \
| * \ Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard2017-11-0251-199/+402
| |\ \
| * | | ipmi: Make the DMI probe into a generic platform probeCorey Minyard2017-09-281-1/+1
| * | | ipmi: Make the IPMI proc interface configurableCorey Minyard2017-09-281-0/+2
| * | | ipmi: Remove the device id from ipmi_register_smi()Corey Minyard2017-09-271-1/+0
| * | | ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr2017-09-271-12/+12
| * | | ipmi: Get the device id through a functionCorey Minyard2017-09-271-3/+3
* | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-22/+48
|\ \ \ \
| * \ \ \ Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-141-1/+9
| |\ \ \ \