1. a530bbc memory tiers: use default_dram_perf_ref_source in log message by Huang Ying · 6 months ago
  2. 7856a56 Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 months ago
  3. 073c78e memory tier: fix deadlock warning while onlining pages by Yanfei Xu · 6 months ago
  4. 01b58b1 mm: make use of str_true_false helper by Hongbo Li · 6 months ago
  5. 2a28713 memory tiering: introduce folio_use_access_time() check by Zi Yan · 6 months ago
  6. 823430c memory tier: consolidate the initialization of memory tiers by Ho-Ren (Jack) Chuang · 8 months ago
  7. cf93be1 memory tier: create CPUless memory tiers after obtaining HMAT info by Ho-Ren (Jack) Chuang · 10 months ago
  8. a72a30a memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types by Ho-Ren (Jack) Chuang · 10 months ago
  9. 601e793 mm/demotion: print demotion targets by Li Zhijian · 1 year, 1 month ago
  10. e374ae2 memory tier: make memory_tier_subsys const by Ricardo B. Marliere · 1 year, 1 month ago
  11. 6a954e9 base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates' by Dave Jiang · 1 year, 3 months ago
  12. 6bc2cfd dax, kmem: calculate abstract distance with general interface by Huang Ying · 1 year, 5 months ago
  13. 3718c02 acpi, hmat: calculate abstract distance with HMAT by Huang Ying · 1 year, 5 months ago
  14. 07a8bdd memory tiering: add abstract distance calculation algorithms management by Huang Ying · 1 year, 5 months ago
  15. 51a23b1 acpi,mm: fix typo sibiling -> sibling by Li Zhijian · 1 year, 5 months ago
  16. 8d3a7d7 memory tier: use helper macro __ATTR_RW() by Miaohe Lin · 1 year, 7 months ago
  17. bded67f memory tier: rename destroy_memory_type() to put_memory_type() by Miaohe Lin · 1 year, 7 months ago
  18. f58d790 memory tier: use helper function destroy_memory_type() by Miaohe Lin · 1 year, 7 months ago
  19. 33ee4f1 memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check by Miaohe Lin · 1 year, 9 months ago
  20. e6c715a memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGRATION by Miaohe Lin · 1 year, 9 months ago
  21. 9341913 memory tier: release the new_memtier in find_create_memory_tier() by Tong Tiangen · 2 years, 1 month ago
  22. 4a625ce mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init by Miaoqian Lin · 2 years, 3 months ago
  23. 1eeaa4f memory: move hotplug memory notifier priority to same file for easy sorting by Liu Shixin · 2 years, 4 months ago
  24. 27d676a memory tier, sysfs: rename attribute "nodes" to "nodelist" by Huang Ying · 2 years, 5 months ago
  25. 9832fb8 mm/demotion: expose memory tier details via sysfs by Aneesh Kumar K.V · 2 years, 6 months ago
  26. 467b171 mm/demotion: update node_is_toptier to work with memory tiers by Aneesh Kumar K.V · 2 years, 6 months ago
  27. 3200802 mm/demotion: demote pages according to allocation fallback order by Jagdish Gediya · 2 years, 6 months ago
  28. b26ac6f mm/demotion: drop memtier from memtype by Aneesh Kumar K.V · 2 years, 6 months ago
  29. 7766cf7 mm/demotion: add pg_data_t member to track node memory tier details by Aneesh Kumar K.V · 2 years, 6 months ago
  30. 6c542ab mm/demotion: build demotion targets based on explicit memory tiers by Aneesh Kumar K.V · 2 years, 6 months ago
  31. 7b88bda mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE by Aneesh Kumar K.V · 2 years, 6 months ago
  32. c6123a1 mm/demotion: add hotplug callbacks to handle new numa node onlined by Aneesh Kumar K.V · 2 years, 6 months ago
  33. 9195244 mm/demotion: move memory demotion related code by Aneesh Kumar K.V · 2 years, 6 months ago
  34. 992bf77 mm/demotion: add support for explicit memory tiers by Aneesh Kumar K.V · 2 years, 6 months ago