summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/damon/reclaim: use watermarks parameters generator macroSeongJae Park2022-10-031-47/+9
* mm/damon/lru_sort: use watermarks parameters generator macroSeongJae Park2022-10-032-56/+12
* mm/damon/modules-common: implement a watermarks module parameters generator m...SeongJae Park2022-10-031-0/+7
* mm/damon/reclaim: use monitoring attributes parameters generator macroSeongJae Park2022-10-031-42/+5
* mm/damon/lru_sort: use monitoring attributes parameters generaotr macroSeongJae Park2022-10-031-42/+5
* mm/damon: implement a monitoring attributes module parameters generator macroSeongJae Park2022-10-031-0/+18
* mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for itSeongJae Park2022-10-031-19/+21
* mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for itSeongJae Park2022-10-031-17/+19
* mm/damon/core: reduce parameters for damon_set_attrs()SeongJae Park2022-10-036-30/+36
* mm/damon/core: use a dedicated struct for monitoring attributesSeongJae Park2022-10-035-34/+44
* mm/damon/core: factor out 'damos_quota' private fileds initializationSeongJae Park2022-10-031-9/+14
* mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...SeongJae Park2022-10-031-17/+4
* mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()SeongJae Park2022-10-031-14/+12
* mm/damon/paddr: make supported DAMOS actions of paddr clearSeongJae Park2022-10-031-0/+3
* mm/damon: simplify scheme create in damon_lru_sort_apply_parametersXin Hao2022-10-031-6/+4
* zram: keep comments within 80-columns limitSergey Senozhatsky2022-10-031-8/+11
* zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2022-10-032-8/+9
* mm/damon: improve damon_new_region strategyDawei Li2022-10-031-2/+17
* mm/damon/sysfs: use the wrapper directly to check if the kdamond is runningKaixu Xia2022-10-031-2/+1
* mm/damon/sysfs: change few functions execute orderXin Hao2022-10-031-10/+14
* mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin2022-10-032-5/+4
* writeback: remove unused macro DIRTY_FULL_SCOPEMiaohe Lin2022-10-031-8/+0
* mm: use nth_page instead of mem_map_offset mem_map_nextCheng Li2022-10-033-51/+27
* mm/damon: remove duplicate get_monitoring_region() definitionsXin Hao2022-10-034-70/+46
* mm: kfence: convert to DEFINE_SEQ_ATTRIBUTELiu Shixin2022-10-031-13/+2
* zsmalloc: use correct types in _first_obj_offset functionsAlexey Romanov2022-10-031-4/+4
* mm/shuffle: convert module_param_call to module_param_cbLiu Shixin2022-10-031-11/+10
* Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation planSeongJae Park2022-10-031-0/+5
* Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of d...SeongJae Park2022-10-031-10/+3
* mm/damon/Kconfig: notify debugfs deprecation planSeongJae Park2022-10-031-0/+3
* Docs/admin-guide/mm/damon: rename the title of the documentSeongJae Park2022-10-031-3/+3
* mm/damon/core-test: test damon_set_regionsSeongJae Park2022-10-031-0/+23
* mm/damon/core: avoid holes in newly set monitoring target rangesSeongJae Park2022-10-031-0/+30
* selftest/damon: add a test for duplicate context dirs creationSeongJae Park2022-10-032-0/+28
* tmpfs: add support for an i_version counterJeff Layton2022-10-032-3/+31
* mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()Kaixu Xia2022-10-031-0/+3
* mm/damon: introduce struct damos_access_patternYajun Deng2022-10-036-75/+106
* mm/rodata_test: use PAGE_ALIGNED() helperXiu Jianfeng2022-10-031-5/+3
* mm/hwpoison: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-031-2/+2
* memcg: reduce size of memcg vmstats structuresShakeel Butt2022-10-031-10/+44
* memcg: rearrange codeShakeel Butt2022-10-031-23/+23
* memcg: extract memcg_vmstats from struct mem_cgroupShakeel Butt2022-10-032-42/+52
* memblock tests: add new pageblock related macroKefeng Wang2022-10-031-0/+2
* mm: add pageblock_aligned() macroKefeng Wang2022-10-035-19/+15
* mm: add pageblock_align() macroKefeng Wang2022-10-033-4/+5
* mm: reuse pageblock_start/end_pfn() macroKefeng Wang2022-10-036-18/+16
* mm/page_owner.c: remove redundant drain_all_pagesZhenhua Huang2022-10-031-2/+0
* mm/damon: simplify damon_ctx check in damon_sysfs_before_terminateXin Hao2022-10-031-1/+1
* mm/damon/core: iterate the regions list from current point in damon_set_regio...Kaixu Xia2022-10-032-1/+10
* mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä2022-10-032-13/+10