- 502d91a CHROMIUM: mm/mglru: slow down promotion through page tables by David Stevens · 4 months ago
- cfdd473 CHROMIUM: Add a config to tie generation age together by David Stevens · 4 months ago
- e0359b5 CHROMIUM: mm/mglru: age at different rates by David Stevens · 4 months ago
- f1da1aa CHROMIUM: mm/mglru: split max_seq into file vs anon types by David Stevens · 4 months ago
- d13c977 CHROMIUM: mm/mglru: Split scan seqno from gen seqno by David Stevens · 4 months ago
- 0391215 UPSTREAM: mm, vmscan: remove ISOLATE_UNMAPPED by Vlastimil Babka · 5 months ago
- c572fee Merge 6.6.41 into android15-6.6-lts by Greg Kroah-Hartman · 8 months ago
- 797323d mm: prevent derefencing NULL ptr in pfn_section_valid() by Waiman Long · 8 months ago
- 8c50c1e Revert "mm/page_alloc: Separate THP PCP into movable and non-movable categories" by Greg Kroah-Hartman · 8 months ago
- 6a00c5a Merge 6.6.37 into android15-6.6-lts by Greg Kroah-Hartman · 8 months ago
- c5978b9 mm/page_alloc: Separate THP PCP into movable and non-movable categories by yangge · 8 months ago
- c1ff6dc FROMLIST: BACKPORT: THP zones: the use cases of policy zones by Yu Zhao · 9 months ago
- dadee44 Revert "ANDROID: fix CRC error in struct zone and struct ttm_pool" by Greg Kroah-Hartman · 10 months ago
- 6ea5e9c ANDROID: fix CRC error in struct zone and struct ttm_pool by Greg Kroah-Hartman · 10 months ago
- f0f5399 Merge 6.6.30 into android15-6.6 by Greg Kroah-Hartman · 10 months ago
- ded1ffe mm, treewide: introduce NR_PAGE_ORDERS by Kirill A. Shutemov · 10 months ago
- 634c33e ANDROID: mm: add cma pcp list by Chris Goldsworthy · 11 months ago
- 1c8aebe ANDROID: cma: redirect page allocation to CMA by Heesub Shin · 11 months ago
- 9ea0eb4f ANDROID: Define/use MIGRATE_FALLBACKS by Sukadev Bhattiprolu · 11 months ago
- b92d66c ANDROID: vendor_hooks: add a field in pglist_data by Liujie Xie · 11 months ago
- 4c1aadd ANDROID: implement wrapper for reverse migration by Charan Teja Reddy · 1 year ago
- 5ecf617 ANDROID: GKI: the "reusachtig" padding sync with android15-6.1 by Greg Kroah-Hartman · 1 year ago
- 76339bc Merge 6.6.16 into android15-6.6 by Greg Kroah-Hartman · 1 year, 1 month ago
- 6335c0c mm, kmsan: fix infinite recursion due to RCU critical section by Marco Elver · 1 year, 1 month ago
- 8caac2e Merge 6.6.15 into android15-6.6 by Greg Kroah-Hartman · 1 year, 1 month ago
- 7006424 mm/sparsemem: fix race in accessing memory_section->usage by Charan Teja Kalla · 1 year, 1 month ago
- 72861b2 Merge 6.6.8 into android15-6.6 by Greg Kroah-Hartman · 1 year, 2 months ago
- a107d6a mm/mglru: reclaim offlined memcgs harder by Yu Zhao · 1 year, 3 months ago
- 6b131c2 mm/mglru: respect min_ttl_ms with memcgs by Yu Zhao · 1 year, 3 months ago
- 3fff543 Merge d68b4b6f307d ("Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 1 year, 5 months ago
- 8f21912 mm: remove obsolete comment above struct per_cpu_pages by Miaohe Lin · 1 year, 7 months ago
- 8812957 Merge 6e17c6de3ddf ("Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 1 year, 8 months ago
- 7214a4f Merge f810c182366a ("Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k") into android-mainline by Greg Kroah-Hartman · 1 year, 8 months ago
- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
- 1bc545b mm/vmscan: fix root proactive reclaim unthrottling unbalanced node by Yosry Ahmed · 1 year, 9 months ago
- 28fb54f mmzone: introduce folio_migratetype() by Vishal Moola (Oracle) · 1 year, 9 months ago
- 708ff49 mmzone: introduce folio_is_zone_movable() by Vishal Moola (Oracle) · 1 year, 9 months ago
- 021b946 Merge 7fa8a8ee9400 ("Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 1 year, 9 months ago
- 5c7e7a0 mm: multi-gen LRU: cleanup lru_gen_soft_reclaim() by T.J. Alumbaugh · 1 year, 9 months ago
- e95d372 mm: page_alloc: move sysctls into it own fils by Kefeng Wang · 1 year, 9 months ago
- dcdfdd4 mm: Add support for unaccepted memory by Kirill A. Shutemov · 1 year, 9 months ago
- 7f63cf2 mm: Multi-gen LRU: remove wait_event_killable() by Kalesh Singh · 1 year, 11 months ago
- 62f31bd mm: move free_area_empty() to mm/internal.h by Mike Rapoport (IBM) · 1 year, 11 months ago
- 3f6dac0 mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks by Kirill A. Shutemov · 2 years ago
- 5d671eb mm: move get_page_from_free_area() to mm/page_alloc.c by Mike Rapoport (IBM) · 2 years ago
- 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
- 9c74f32 Merge 3822a7c40997 ("Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 2 years ago
- 9a52b2f mm: multi-gen LRU: clean up sysfs code by T.J. Alumbaugh · 2 years ago
- 44b8f8b mm: memory-failure: add memory failure stats to sysfs by Jiaqi Yan · 2 years, 1 month ago
- 36c7b4d mm: multi-gen LRU: section for memcg LRU by T.J. Alumbaugh · 2 years, 1 month ago
- dee3378 Merge aa5ad10f6cca ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline by Greg Kroah-Hartman · 2 years, 2 months ago
- 82c4e09 Merge ce8a79d5601a ("Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux") into android-mainline by Greg Kroah-Hartman · 2 years, 2 months ago
- e4dde56 mm: multi-gen LRU: per-node lru_gen_folio lists by Yu Zhao · 2 years, 2 months ago
- 6df1b22 mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] by Yu Zhao · 2 years, 2 months ago
- 391655f mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio by Yu Zhao · 2 years, 2 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- c7cdf94 mm: fix typo in struct pglist_data code comment by Wang Yong · 2 years, 3 months ago
- 49580e69 block: add check when merging zone device pages by Logan Gunthorpe · 2 years, 4 months ago
- de07798 Merge 27bc50fc9064 ("Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- 61869b3 Merge 9832fb87834e ("mm/demotion: expose memory tier details via sysfs") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- 15f46fd6 Merge 8be976a0937a ("mm: multi-gen LRU: design doc") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- aa321be Merge bd1264c37c15 ("mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- 61171e0 Merge 0192445cb2f7 ("arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- f7356e3 Merge 57eb60c04d2c ("tools/vm/page_owner_sort: fix -f option") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- ed27852 Merge 493ffd6605b2 ("Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace") into android-mainline by Greg Kroah-Hartman · 2 years, 5 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 30e3b5d mm: remove obsolete pgdat_is_empty() by Miaohe Lin · 2 years, 5 months ago
- 638a9ae mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH by Miaohe Lin · 2 years, 5 months ago
- e6ad640bc mm: deduplicate cacheline padding code by Shakeel Butt · 2 years, 6 months ago
- 7766cf7 mm/demotion: add pg_data_t member to track node memory tier details by Aneesh Kumar K.V · 2 years, 6 months ago
- 1332a80 mm: multi-gen LRU: thrashing prevention by Yu Zhao · 2 years, 6 months ago
- 354ed59 mm: multi-gen LRU: kill switch by Yu Zhao · 2 years, 6 months ago
- bd74fda mm: multi-gen LRU: support page table walks by Yu Zhao · 2 years, 6 months ago
- 018ee47 mm: multi-gen LRU: exploit locality in rmap by Yu Zhao · 2 years, 6 months ago
- ac35a49 mm: multi-gen LRU: minimal implementation by Yu Zhao · 2 years, 6 months ago
- ec1c86b2 mm: multi-gen LRU: groundwork by Yu Zhao · 2 years, 6 months ago
- b4a0215 mm: fix null-ptr-deref in kswapd_is_running() by Kefeng Wang · 2 years, 6 months ago
- 0192445 arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER by Zi Yan · 2 years, 6 months ago
- c959924b memory tiering: adjust hot threshold automatically by Huang Ying · 2 years, 6 months ago
- c6833e1 memory tiering: rate limit NUMA migration throughput by Huang Ying · 2 years, 6 months ago
- e9c2dbc mm/vmscan: define macros for refaults in struct lruvec by Yang Yang · 2 years, 6 months ago
- a6e77a2 Merge 4d1044fcb996 ("Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux") into android-mainline by Greg Kroah-Hartman · 2 years, 7 months ago
- ebc97a5 mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. by Yosry Ahmed · 2 years, 7 months ago
- bb077c3 mm: cleanup is_highmem() by Kefeng Wang · 2 years, 8 months ago
- 4b23a68 mm/page_alloc: protect PCP lists with a spinlock by Mel Gorman · 2 years, 8 months ago
- 5d0a661 mm/page_alloc: use only one PCP list for THP-sized allocations by Mel Gorman · 2 years, 8 months ago
- 5bb88dc mm: move page zone helpers from mm.h to mmzone.h by Alex Sierra · 2 years, 8 months ago
- e8da368 mm, docs: fix comments that mention mem_hotplug_end() by Yun-Ze Li · 2 years, 8 months ago
- ed7802d mm: memory_hotplug: enumerate all supported section flags by Muchun Song · 2 years, 8 months ago
- 1878ac5 Merge 98931dd95fd4 ("Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline by Greg Kroah-Hartman · 2 years, 9 months ago
- 11ac3e8 mm: cma: use pageblock_order as the single alignment by Zi Yan · 2 years, 10 months ago
- d273ba4 Merge 'v5.18-rc2' into `android-mainline` by Greg Kroah-Hartman · 2 years, 11 months ago
- a431dbb mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning by Waiman Long · 3 years ago
- 951c4cf Merge 3bf03b9a0839 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 3 years ago
- c574bbe NUMA balancing: optimize page placement for memory tiering system by Huang Ying · 3 years ago
- e39bb6b NUMA Balancing: add page promotion counter by Huang Ying · 3 years ago
- 7f37e49 mm/mmzone.h: remove unused macros by Miaohe Lin · 3 years ago
- 1dd214b mm: page_alloc: avoid merging non-fallbackable pageblocks with others by Zi Yan · 3 years ago
- cefeb09 Merge f56caedaf94f ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 3 years, 1 month ago
- 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years, 2 months ago