index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-tiers.c
Age
Commit message (
Expand
)
Author
2024-09-26
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-03
memory tier: fix deadlock warning while onlining pages
Yanfei Xu
2024-09-01
mm: make use of str_true_false helper
Hongbo Li
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-07-12
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
2024-05-05
memory tier: create CPUless memory tiers after obtaining HMAT info
Ho-Ren (Jack) Chuang
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-02-22
mm/demotion: print demotion targets
Li Zhijian
2024-02-22
memory tier: make memory_tier_subsys const
Ricardo B. Marliere
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-16
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-16
memory tiering: add abstract distance calculation algorithms management
Huang Ying
2023-10-06
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
2023-08-18
memory tier: use helper macro __ATTR_RW()
Miaohe Lin
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2023-08-18
memory tier: use helper function destroy_memory_type()
Miaohe Lin
2023-06-19
memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
Miaohe Lin
2023-06-19
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-02-09
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2022-11-30
mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init
Miaoqian Lin
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2022-09-26
mm/demotion: expose memory tier details via sysfs
Aneesh Kumar K.V
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
mm/demotion: demote pages according to allocation fallback order
Jagdish Gediya
2022-09-26
mm/demotion: drop memtier from memtype
Aneesh Kumar K.V
2022-09-26
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
2022-09-26
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2022-09-26
mm/demotion: add hotplug callbacks to handle new numa node onlined
Aneesh Kumar K.V
2022-09-26
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
2022-09-26
mm/demotion: add support for explicit memory tiers
Aneesh Kumar K.V