summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* loop: charge i/o to mem and blk cgDan Schatzberg2021-06-291-0/+1
* mm: charge active memcg when no mm is setDan Schatzberg2021-06-293-17/+30
* mm: vmscan: remove noinline_for_stackMuchun Song2021-06-291-3/+3
* mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lockMuchun Song2021-06-291-1/+2
* mm: memcontrol: simplify the logic of objcg pinning memcgMuchun Song2021-06-291-14/+6
* mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song2021-06-291-1/+1
* mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song2021-06-294-9/+6
* mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mmMuchun Song2021-06-291-11/+14
* mm: memcontrol: fix page charging in page replacementMuchun Song2021-06-291-3/+5
* mm: memcontrol: fix root_mem_cgroup chargingMuchun Song2021-06-291-5/+12
* mm: memcg/slab: disable cache merging for KMALLOC_NORMAL cachesWaiman Long2021-06-291-0/+7
* mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long2021-06-293-10/+29
* mm: memcg/slab: properly set up gfp flags for objcg pointer arrayWaiman Long2021-06-292-1/+8
* mm/memcg: optimize user context object stock accessWaiman Long2021-06-291-28/+72
* mm/memcg: improve refill_obj_stock() performanceWaiman Long2021-06-291-13/+35
* mm/memcg: cache vmstat data in percpu memcg_stock_pcpWaiman Long2021-06-291-3/+87
* mm/memcg: move mod_objcg_state() to memcontrol.cWaiman Long2021-06-292-14/+15
* swap: check mapping_empty() for swap cache before being freedHuang Ying2021-06-291-1/+6
* mm: free idle swap cache page after COWHuang Ying2021-06-292-1/+3
* mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info()Huang Ying2021-06-291-9/+6
* mm/swap_slots.c: delete meaningless forward declarationsMiaohe Lin2021-06-291-2/+0
* mm/swap: remove unused local variable nr_shadowsMiaohe Lin2021-06-291-5/+0
* mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATIONMiaohe Lin2021-06-291-52/+31
* mm/shmem: fix shmem_swapin() race with swapoffMiaohe Lin2021-06-291-1/+13
* mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()Miaohe Lin2021-06-291-6/+0
* swap: fix do_swap_page() race with swapoffMiaohe Lin2021-06-291-2/+9
* mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin2021-06-291-30/+49
* mm: pagewalk: fix walk for hugepage tablesChristophe Leroy2021-06-291-5/+53
* mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli2021-06-291-4/+15
* mm: gup: allow FOLL_PIN to scale in SMPAndrea Arcangeli2021-06-291-2/+2
* fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)2021-06-291-0/+1
* mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffersMatthew Wilcox (Oracle)2021-06-291-9/+1
* mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)2021-06-291-1/+26
* mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig2021-06-291-14/+4
* writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2021-06-291-2/+62
* writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin2021-06-291-0/+2
* mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()Chi Wu2021-06-291-1/+1
* mm/page-writeback: update the comment of Dirty position controlChi Wu2021-06-291-1/+1
* mm/page-writeback: Fix performance when BDI's share of ratio is 0.Chi Wu2021-06-291-4/+16
* mm: page-writeback: kill get_writeback_state() commentsKefeng Wang2021-06-291-6/+3
* mm/page_reporting: allow driver to specify reporting orderGavin Shan2021-06-291-0/+6
* mm/page_reporting: export reporting order as module parameterGavin Shan2021-06-292-5/+9
* mm/page_reporting: fix code style in __page_reporting_request()Gavin Shan2021-06-291-2/+2
* mm: mmap_lock: use local locks instead of disabling preemptionNicolas Saenz Julienne2021-06-291-11/+22
* mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()Anshuman Khandual2021-06-291-12/+51
* mm/kmemleak: fix possible wrong memory scanning periodYanfei Xu2021-06-291-6/+12
* mm/slub: add taint after the errors are printedGeorgi Djakov2021-06-291-2/+3
* mm: slub: move sysfs slab alloc/free interfaces to debugfsFaiyaz Mohammed2021-06-293-93/+189
* slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd2021-06-291-1/+19
* slub: indicate slab_fix() uses printf formatsJoe Perches2021-06-291-3/+4