summaryrefslogtreecommitdiffstats
path: root/Documentation/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLsSeongJae Park2024-10-171-4/+4
* Docs/damon/maintainer-profile: add missing '_' suffixes for external web linksSeongJae Park2024-10-171-19/+19
* Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-215-59/+65
|\
| * Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetupsSeongJae Park2024-09-101-2/+4
| * Docs/damon/maintainer-profile: add links in placeSeongJae Park2024-09-101-40/+44
| * Docs/damon: use damonitor GitHub organization instead of awslabsSeongJae Park2024-09-102-5/+5
| * mm: remove isolate_lru_page()Kefeng Wang2024-09-102-13/+13
| * mm: remove PageMlockedMatthew Wilcox (Oracle)2024-09-041-2/+2
| * mm: remove follow_page()David Hildenbrand2024-09-021-3/+3
* | docs:mm: fixed spelling and grammar mistakes on vmalloc kernel stack pageDennis Lam2024-09-101-4/+4
* | docs:mm: fix spelling mistakes in heterogeneous memory management pageDennis Lam2024-09-101-5/+5
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-225-66/+155
|\
| * Docs/mm/damon/index: add links to admin-guide docSeongJae Park2024-07-101-7/+10
| * Docs/mm/damon/index: add links to designSeongJae Park2024-07-102-5/+7
| * Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage docSeongJae Park2024-07-101-0/+48
| * Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...SeongJae Park2024-07-101-10/+0
| * Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...SeongJae Park2024-07-101-25/+22
| * Docs/mm/damon/design: add links from overall architecture to sections of detailsSeongJae Park2024-07-101-7/+13
| * Docs/mm/damon/design: clarify regions merging operationSeongJae Park2024-07-101-5/+12
| * Docs/mm/damon/design: fix two typosSeongJae Park2024-07-101-2/+2
| * Docs/mm/damon/maintainer-profile: document DAMON community meetupsSeongJae Park2024-07-041-0/+19
| * Docs/mm/damon/maintainer-profile: introduce HacKerMaiLSeongJae Park2024-07-041-0/+17
| * Docs/damon: document damos_migrate_{hot,cold}Honggyu Kim2024-07-041-0/+4
| * mm: drop leftover comment references to pxx_huge()Peter Xu2024-07-041-4/+0
| * mm/vmscan: update stale references to shrink_page_listIllia Ostapyshyn2024-07-041-5/+5
* | Docs/mm/index: move allocation profiling document to unsorted documents chapterSeongJae Park2024-07-041-1/+1
* | Docs/mm/index: rename 'Legacy Documentation' to 'Unsorted Documentation'SeongJae Park2024-07-041-7/+7
* | Docs/mm/index: Remove 'Memory Management Guide' chapter markerSeongJae Park2024-07-041-3/+0
* | Docs/mm/allocation-profiling: mark 'Theory of operation' as chapterSeongJae Park2024-07-041-1/+0
* | Documentation: English corrections in vmalloced kernel stacksNir Lichtman2024-06-271-5/+5
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-198-54/+153
|\
| * Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next treeSeongJae Park2024-05-121-3/+4
| * Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST t...SeongJae Park2024-05-121-3/+3
| * Docs/mm/damon/design: use a list for supported filtersSeongJae Park2024-05-121-20/+26
| * mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts2024-05-071-2/+4
| * Docs/mm/damon/design: document 'young page' type DAMOS filterSeongJae Park2024-05-061-9/+11
| * mm/page_table_check: support userfault wr-protect entriesPeter Xu2024-05-061-1/+8
| * mm: track mapcount of large folios in single valueDavid Hildenbrand2024-05-061-6/+6
| * remove references to page->flags in documentationMatthew Wilcox (Oracle)2024-04-261-21/+1
| * memprofiling: documentationKent Overstreet2024-04-262-0/+101
* | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-151-1/+1
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-35/+38
| |\|
| * | net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski2024-03-291-1/+1
* | | Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2024-05-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Docs: typos/spellingRemington Brasga2024-05-021-1/+1
| |/
* / mm,page_owner: fix refcount imbalanceOscar Salvador2024-04-171-35/+38
|/
* Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-211-0/+10
|\
| * ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)2024-02-251-0/+10
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-153-14/+109
|\ \
| * | Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...Barry Song2024-03-051-1/+1