summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-01Merge branch 'for-linus' into testJens Axboe
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mm: remove PG_highmem descriptionMiles Chen
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik
2018-01-31zswap: only save zswap header when necessaryYu Zhao
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox
2018-01-31mm: document how to use struct pageMatthew Wilcox
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox
2018-01-31mm: improve comment on page->mappingMatthew Wilcox
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox
2018-01-31mm: de-indent struct pageMatthew Wilcox
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik