summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+3
* mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman2021-06-291-0/+1
* mm/page_alloc: scale the number of pages that are batch freedMel Gorman2021-06-291-1/+2
* mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman2021-06-291-1/+1
* mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-3/+0
* mm/page_alloc: batch the accounting updates in the bulk allocatorMel Gorman2021-06-291-0/+8
* mm/vmstat: inline NUMA event counter updatesMel Gorman2021-06-291-1/+9
* mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-292-27/+29
* mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+2
* mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-292-12/+14
* mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)2021-06-291-0/+4
* mm: constify page_count and page_ref_countMatthew Wilcox (Oracle)2021-06-291-2/+2
* mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetypeMatthew Wilcox (Oracle)2021-06-291-1/+1
* mm: make compound_head const-preservingMatthew Wilcox (Oracle)2021-06-291-5/+5
* mm/page_owner: constify dump_page_ownerMatthew Wilcox (Oracle)2021-06-291-3/+3
* mm: make __dump_page staticMatthew Wilcox (Oracle)2021-06-291-2/+1
* mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport2021-06-291-12/+1
* mm: report which part of mem is being freed on initmem caseJungseung Lee2021-06-291-1/+1
* kasan: use MAX_PTRS_PER_* for early shadow tablesDaniel Axtens2021-06-291-3/+3
* mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens2021-06-292-1/+22
* kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow2021-06-291-1/+0
* printk: introduce dump_stack_lvl()Alexander Potapenko2021-06-291-0/+5
* mm/page_alloc: add an alloc_pages_bulk_array_node() helperUladzislau Rezki (Sony)2021-06-291-0/+9
* mm, tracing: unify PFN format stringsVincent Whitchurch2021-06-296-14/+14
* mm: add vma_lookup(), update find_vma_intersection() commentsLiam Howlett2021-06-291-4/+32
* mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()David Hildenbrand2021-06-291-0/+2
* mm: memcontrol: remove trailing semicolon in macrosHuilong Deng2021-06-291-1/+1
* loop: charge i/o to mem and blk cgDan Schatzberg2021-06-291-0/+6
* memcontrol: use flexible-array memberwenhuizhang2021-06-291-2/+1
* mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song2021-06-291-4/+4
* mm: memcontrol: simplify lruvec_holds_page_lru_lockMuchun Song2021-06-291-24/+7
* mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song2021-06-291-5/+5
* mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long2021-06-291-9/+33
* mm: free idle swap cache page after COWHuang Ying2021-06-291-0/+5
* swap: fix do_swap_page() race with swapoffMiaohe Lin2021-06-291-0/+9
* mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin2021-06-291-2/+3
* mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli2021-06-293-11/+9
* mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)2021-06-292-3/+4
* fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)2021-06-291-1/+0
* iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)2021-06-291-1/+0
* mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)2021-06-291-1/+0
* fs: move ramfs_aops to libfsChristoph Hellwig2021-06-291-4/+1
* writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2021-06-292-0/+2
* writeback, cgroup: support switching multiple inodes at onceRoman Gushchin2021-06-291-2/+16
* writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin2021-06-291-0/+1
* mm/page_reporting: allow driver to specify reporting orderGavin Shan2021-06-291-0/+3
* slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd2021-06-291-0/+2
* mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo2021-06-291-3/+14
* kunit: make test->lock irq safeVlastimil Babka2021-06-291-2/+3
* kthread: switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2021-06-291-1/+1