summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24mm/migrate: remove unneeded semicolonsChengyang Fan
2021-02-24mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz
2021-02-24numa balancing: migrate on fault among multiple bound nodesHuang Ying
2021-02-24include/linux/hugetlb.h: add synchronization information for new hugetlb spec...Mike Kravetz
2021-02-24hugetlb: convert PageHugeFreed to HPageFreed flagMike Kravetz
2021-02-24hugetlb: convert PageHugeTemporary() to HPageTemporary flagMike Kravetz
2021-02-24hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz
2021-02-24hugetlb: use page.private for hugetlb specific page flagsMike Kravetz
2021-02-24mm/vmscan.c: make lruvec_lru_size() staticYu Zhao
2021-02-24include/linux/mm_inline.h: fold __update_lru_size() into its sole callerYu Zhao
2021-02-24include/linux/mm_inline.h: fold page_lru_base_type() into its sole callerYu Zhao
2021-02-24mm: VM_BUG_ON lru page flagsYu Zhao
2021-02-24mm: add __clear_page_lru_flags() to replace page_off_lru()Yu Zhao
2021-02-24mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()Yu Zhao
2021-02-24mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao
2021-02-24mm: don't pass "enum lru_list" to lru list addition functionsYu Zhao
2021-02-24include/linux/mm_inline.h: shuffle lru list addition and deletion functionsYu Zhao
2021-02-24mm/vmscan: __isolate_lru_page_prepare() cleanupAlex Shi
2021-02-24mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...Aneesh Kumar K.V
2021-02-24mm/hugetlb: fix some comment typosMiaohe Lin
2021-02-24mm/hugetlb: grab head page refcount once for group of subpagesJoao Martins
2021-02-24mm/gfp: add kernel-doc for gfp_tMatthew Wilcox (Oracle)
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He
2021-02-24kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov
2021-02-24kasan: move _RET_IP_ to inline wrappersAndrey Konovalov
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner
2021-02-24mm: page_counter: re-layout structure to reduce false sharingFeng Tang
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin
2021-02-24mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)
2021-02-24mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang
2021-02-24mm, tracing: record slab name for kmem_cache_free()Jacob Wen
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas
2021-02-24Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds