aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman2-5/+15
2017-11-15mm: batch radix tree operations when truncating pagesJan Kara1-0/+4
2017-11-15mm: speed up cancel_dirty_page() for clean pagesJan Kara1-1/+7
2017-11-15mm: zero reserved and unavailable struct pagesPavel Tatashin2-0/+31
2017-11-15mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin1-0/+27
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)2-186/+0
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)3-16/+0
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-3/+2
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)10-40/+1
2017-11-15mm: consolidate page table accountingKirill A. Shutemov2-53/+13
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2-0/+34
2017-11-15mm: account pud page tablesKirill A. Shutemov2-3/+36
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara1-5/+3
2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara1-0/+3
2017-11-15mm: implement find_get_pages_range_tag()Jan Kara2-4/+19
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-1/+1
2017-11-15mm: remove unused pgdat->inactive_ratioAndrey Ryabinin1-6/+0
2017-11-15mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse1-2/+15
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse1-1/+2
2017-11-15mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell1-2/+2
2017-11-15mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim1-4/+4
2017-11-15mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko1-1/+1
2017-11-15mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other referenceMinchan Kim1-0/+6
2017-11-15mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim1-0/+11
2017-11-15mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim1-1/+2
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim1-0/+8
2017-11-15mm: update comments for struct page.mappingChangbin Du1-2/+4
2017-11-15include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()Johannes Thumshirn1-0/+16
2017-11-15slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2-23/+23
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan7-32/+47
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-10/+93
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linuxLinus Torvalds1-0/+43
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+34
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+3
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina1-0/+1
2017-11-15Merge branch 'for-4.15/upstream' into for-linusJiri Kosina1-0/+1
2017-11-15Merge branch 'for-4.15/multitouch' into for-linusJiri Kosina1-0/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-21/+24
2017-11-14Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-9/+9
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-156/+0
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds18-246/+850
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-15/+17
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds7-36/+270
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-0/+17
2017-11-14Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-27/+17
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-6/+10
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-79/+106
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds18-139/+201
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds4-12/+12