aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-5/+52
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-4/+191
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+12
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-9/+70
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-24/+8
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-11/+62
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+15
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-172/+276
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2-1/+45
2021-02-24mm/migrate: remove unneeded semicolonsChengyang Fan1-1/+1
2021-02-24mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz1-1/+1
2021-02-24numa balancing: migrate on fault among multiple bound nodesHuang Ying1-1/+3
2021-02-24include/linux/hugetlb.h: add synchronization information for new hugetlb specific flagsMike Kravetz1-0/+10
2021-02-24hugetlb: convert PageHugeFreed to HPageFreed flagMike Kravetz1-0/+3
2021-02-24hugetlb: convert PageHugeTemporary() to HPageTemporary flagMike Kravetz1-0/+6
2021-02-24hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz2-8/+5
2021-02-24hugetlb: use page.private for hugetlb specific page flagsMike Kravetz1-0/+68
2021-02-24mm/vmscan.c: make lruvec_lru_size() staticYu Zhao1-2/+0
2021-02-24include/linux/mm_inline.h: fold __update_lru_size() into its sole callerYu Zhao1-8/+1
2021-02-24include/linux/mm_inline.h: fold page_lru_base_type() into its sole callerYu Zhao1-21/+6
2021-02-24mm: VM_BUG_ON lru page flagsYu Zhao1-0/+4
2021-02-24mm: add __clear_page_lru_flags() to replace page_off_lru()Yu Zhao1-18/+10
2021-02-24mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()Yu Zhao1-2/+3
2021-02-24mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao1-7/+4
2021-02-24mm: don't pass "enum lru_list" to lru list addition functionsYu Zhao1-2/+6
2021-02-24include/linux/mm_inline.h: shuffle lru list addition and deletion functionsYu Zhao1-21/+21
2021-02-24mm/vmscan: __isolate_lru_page_prepare() cleanupAlex Shi1-1/+1
2021-02-24mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabledAneesh Kumar K.V1-6/+9
2021-02-24mm/hugetlb: fix some comment typosMiaohe Lin1-1/+1
2021-02-24mm/hugetlb: grab head page refcount once for group of subpagesJoao Martins1-0/+3
2021-02-24mm/gfp: add kernel-doc for gfp_tMatthew Wilcox (Oracle)1-0/+14
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2-19/+2
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He1-2/+1
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He1-2/+2
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He1-0/+2
2021-02-24kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov2-0/+23
2021-02-24kasan: move _RET_IP_ to inline wrappersAndrey Konovalov1-11/+9
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner1-7/+0
2021-02-24mm: page_counter: re-layout structure to reduce false sharingFeng Tang1-1/+8
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin1-3/+0
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt2-1/+8
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-0/+13
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song1-2/+12
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin1-19/+0