summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-158-10/+93
|\
| * arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-031-0/+4
| * arm64/sve: ptrace and ELF coredump supportDave Martin2017-11-031-0/+1
| * arm64/sve: Backend logic for setting the vector lengthDave Martin2017-11-031-0/+5
| * regset: Add support for dynamically sized regsetsDave Martin2017-11-031-7/+60
| * Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2017-10-242-0/+4
| |\
| | * perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang2017-10-191-0/+1
| | * perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang2017-10-191-0/+1
| | * perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang2017-10-191-0/+1
| | * perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samplesWill Deacon2017-10-181-0/+1
| * | irqdesc: Add function to identify percpu_devid irqsJulien Thierry2017-10-241-0/+8
| * | Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2017-10-171-2/+2
| |\ \
| | * | ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi2017-10-161-2/+2
| | |/
| * | arm64: use WFE for long delaysJulien Thierry2017-10-131-1/+3
| * | arm_arch_timer: Expose event stream statusJulien Thierry2017-10-131-0/+6
| |/
* | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-151-0/+43
|\ \