index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
translations
/
zh_CN
/
mm
Age
Commit message (
Expand
)
Author
2024-11-04
Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
Yaxin Wang
2024-10-24
docs/zh_CN: update the translation of mm/page_owner.rst
Dongliang Mu
2024-10-24
docs/zh_CN: update the translation of mm/page_table_check.rst
Dongliang Mu
2024-10-24
docs/zh_CN: update the translation of mm/overcommit-accounting.rst
Dongliang Mu
2024-10-24
docs/zh_CN: update the translation of mm/admon/faq.rst
Dongliang Mu
2024-10-24
docs/zh_CN: update the translation of mm/active_mm.rst
Dongliang Mu
2024-10-24
docs/zh_CN: update the translation of mm/hmm.rst
Dongliang Mu
2024-10-21
Docs/zh_CN: Fix the pfn calculation error in page_tables.rst
Pengyu Zhang
2024-10-21
Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
Pengyu Zhang
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-18
docs/zh_CN: correct regi_chg(),regi_add() to region_chg(),region_add()
Xueshi Hu
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-03-07
docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-13
Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
Sidhartha Kumar
2023-02-02
docs/mm: remove useless markup
Mike Rapoport (IBM)
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park
2023-01-02
docs/zh_CN: Update the translation of page_owner to 6.1-rc8
Yanteng Si
2023-01-02
docs/zh_CN: Update the translation of highmem to 6.1-rc8
Yanteng Si
2022-10-10
docs/zh_CN: Update the translation of page_owner to 6.0-rc7
Yanteng Si
2022-10-10
docs/zh_CN: Update the translation of ksm to 6.0-rc7
Yanteng Si
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport