summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-02-25mm/gfp: add kernel-doc for gfp_tMatthew Wilcox (Oracle)1-0/+14
2021-02-25mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2-19/+2
2021-02-25mm: simplify parater of function memmap_init_zone()Baoquan He1-2/+1
2021-02-25mm: rename memmap_init() and memmap_init_zone()Baoquan He1-2/+2
2021-02-25mm: fix prototype warning from kernel test robotBaoquan He1-0/+2
2021-02-25kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov2-0/+23
2021-02-25kasan: move _RET_IP_ to inline wrappersAndrey Konovalov1-11/+9
2021-02-25fs: buffer: use raw page_memcg() on locked pageJohannes Weiner1-7/+0
2021-02-25mm: page_counter: re-layout structure to reduce false sharingFeng Tang1-1/+8
2021-02-25mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin1-3/+0
2021-02-25mm: memcg: add swapcache stat for memcg v2Shakeel Butt2-1/+8
2021-02-25mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+2
2021-02-25mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-0/+13
2021-02-25mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song1-2/+12
2021-02-25mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin1-19/+0
2021-02-25mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig1-2/+2
2021-02-25mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)1-2/+1
2021-02-25mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang1-1/+1
2021-02-24Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+5
2021-02-24Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-174/+8
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-49/+16
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-103/+266
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds1-0/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-65/+9
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+12
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-11/+95
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina1-41/+0
2021-02-23Merge branch 'for-5.12/google' into for-linusJiri Kosina124-654/+2761
2021-02-23Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds3-48/+5
2021-02-23Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-1/+1
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2021-02-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2021-02-23Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-40/+94
2021-02-23Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-0/+2
2021-02-23Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+3
2021-02-23Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-02-23Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2021-02-23Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+28
2021-02-23Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+2
2021-02-23Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-22Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-1/+0
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds5-9/+40
2021-02-22Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-57/+40
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-10/+5
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+41