开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
hmem
/
hmem.c
Age
Commit message (
Expand
)
Author
2023-06-23
dax: Cleanup extra dax_region references
Dan Williams
2023-02-10
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-10
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
2023-02-10
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
2023-02-10
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
2023-02-10
dax/hmem: Drop unnecessary dax_hmem_remove()
Dan Williams
2020-10-13
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams