开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
2022-10-03
mm/mempolicy: use PAGE_ALIGN instead of open-coding it
ze zuo
2022-10-03
mm/page_alloc.c: document bulkfree_pcp_prepare() return value
Andrew Morton
2022-10-03
mm/page_alloc.c: rename check_free_page() to free_page_is_bad()
Andrew Morton
2022-10-03
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
2022-10-03
mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
Kaixu Xia
2022-10-03
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
2022-10-03
mm/damon: simplify the parameter passing for 'prepare_access_checks'
Kaixu Xia
2022-10-03
mm/damon/lru_sort: deduplicate hot/cold schemes generators
SeongJae Park
2022-10-03
mm/damon/lru_sort: use quotas param generator
SeongJae Park
2022-10-03
mm/damon/reclaim: use the quota params generator macro
SeongJae Park
2022-10-03
mm/damon/modules-common: implement damos time quota params generator
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a damos quota params generator
SeongJae Park
2022-10-03
mm/damon/lru_sort: use stat generator
SeongJae Park
2022-10-03
mm/damon/reclaim: use stat parameters generator
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a stats parameters generator macro
SeongJae Park
2022-10-03
mm/damon/reclaim: use watermarks parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use watermarks parameters generator macro
SeongJae Park
2022-10-03
mm/damon/modules-common: implement a watermarks module parameters generator m...
SeongJae Park
2022-10-03
mm/damon/reclaim: use monitoring attributes parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use monitoring attributes parameters generaotr macro
SeongJae Park
2022-10-03
mm/damon: implement a monitoring attributes module parameters generator macro
SeongJae Park
2022-10-03
mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
mm/damon/core: factor out 'damos_quota' private fileds initialization
SeongJae Park
2022-10-03
mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...
SeongJae Park
2022-10-03
mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
SeongJae Park
2022-10-03
mm/damon/paddr: make supported DAMOS actions of paddr clear
SeongJae Park
2022-10-03
mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
Xin Hao
2022-10-03
zram: keep comments within 80-columns limit
Sergey Senozhatsky
2022-10-03
zram: do not waste zram_table_entry flags bits
Sergey Senozhatsky
2022-10-03
mm/damon: improve damon_new_region strategy
Dawei Li
2022-10-03
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
Kaixu Xia
2022-10-03
mm/damon/sysfs: change few functions execute order
Xin Hao
2022-10-03
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
Liu Shixin
2022-10-03
writeback: remove unused macro DIRTY_FULL_SCOPE
Miaohe Lin
2022-10-03
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
2022-10-03
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
2022-10-03
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
Liu Shixin
2022-10-03
zsmalloc: use correct types in _first_obj_offset functions
Alexey Romanov
2022-10-03
mm/shuffle: convert module_param_call to module_param_cb
Liu Shixin
2022-10-03
Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation plan
SeongJae Park
2022-10-03
Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of d...
SeongJae Park
2022-10-03
mm/damon/Kconfig: notify debugfs deprecation plan
SeongJae Park
2022-10-03
Docs/admin-guide/mm/damon: rename the title of the document
SeongJae Park
2022-10-03
mm/damon/core-test: test damon_set_regions
SeongJae Park
2022-10-03
mm/damon/core: avoid holes in newly set monitoring target ranges
SeongJae Park
[next]