index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
hmem
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
dax: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-12-10
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
1
-0
/
+1
2023-06-23
dax: Cleanup extra dax_region references
Dan Williams
1
-7
/
+1
2023-02-10
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
1
-0
/
+14
2023-02-10
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
1
-1
/
+11
2023-02-10
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
2
-48
/
+148
2023-02-10
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
2
-34
/
+17
2023-02-10
dax/hmem: Drop unnecessary dax_hmem_remove()
Dan Williams
1
-7
/
+0
2023-02-10
dax/hmem: Move HMAT and Soft reservation probe initcall level
Dan Williams
2
-2
/
+3
2022-11-21
device-dax: Fix duplicate 'hmem' device registration
Dan Williams
1
-9
/
+15
2022-10-14
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-09-29
ACPI: HMAT: Release platform device in case of platform_device_add_data() fails
Lin Yujun
1
-2
/
+2
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2020-10-13
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
1
-1
/
+4
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-1
/
+4
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
1
-1
/
+1
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
1
-5
/
+2
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
1
-4
/
+4
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
1
-1
/
+7
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
1
-1
/
+1
2020-10-13
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
2
-1
/
+37
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
3
-0
/
+126