summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap1-2/+2
2020-08-12include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap1-1/+1
2020-08-12include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap1-1/+1
2020-08-12mm: drop duplicated words in <linux/mm.h>Randy Dunlap1-2/+2
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap1-6/+6
2020-08-12include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long1-3/+5
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual2-3/+17
2020-08-12mm: thp: remove debug_cow switchYang Shi1-7/+0
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2-3/+15
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao1-2/+2
2020-08-12include/linux/mempolicy.h: fix typoYanfei Xu1-1/+1
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi1-0/+1
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta1-2/+2
2020-08-12mm: proactive compactionNitin Gupta1-0/+2
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim1-0/+6
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim1-4/+13
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim1-5/+11
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim1-1/+1
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song1-1/+15
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin1-0/+8
2020-08-11Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-101/+310
2020-08-11Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+63
2020-08-11Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds1-1/+1
2020-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds10-133/+447
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-1/+1243
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds6-141/+144
2020-08-08Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds4-2/+27
2020-08-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-19/+20
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+16
2020-08-08Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds5-24/+9
2020-08-08tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)1-0/+1
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-2/+246
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-115/+56
2020-08-07Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-1/+253
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds17-582/+181
2020-08-07Merge tag 'mailbox-v5.9' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2-0/+224
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+34
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-170/+419
2020-08-07mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim1-7/+1
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang2-7/+4
2020-08-07mm/page_alloc.c: simplify pageblock bitmap accessWei Yang1-15/+7
2020-08-07mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...Wei Yang1-2/+1
2020-08-07mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand1-1/+0
2020-08-07mm: remove vm_total_pagesDavid Hildenbrand1-1/+0
2020-08-07efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov1-0/+4
2020-08-07kasan: remove kasan_unpoison_stack_above_sp_to()Vincenzo Frascino1-2/+0
2020-08-07rcu: kasan: record and print call_rcu() call stackWalter Wu1-0/+2
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2-18/+0
2020-08-07mm/mremap: it is sure to have enough space when extent meets requirementWei Yang1-1/+1