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
/
kmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
dax: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
1
-26
/
+4
2023-12-10
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
1
-1
/
+7
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
1
-13
/
+49
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
1
-2
/
+2
2023-06-23
dax/kmem: Pass valid argument to memory_group_register_static
Tarun Sahu
1
-1
/
+1
2023-02-17
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
1
-2
/
+2
2023-02-10
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
1
-0
/
+1
2022-09-26
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
1
-3
/
+39
2021-09-08
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
1
-8
/
+32
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-2
/
+1
2021-02-16
dax-device: Make remove callback return void
Uwe Kleine-König
1
-5
/
+2
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-16
device-dax/kmem: fix resource release
Dan Williams
1
-14
/
+34
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
1
-43
/
+87
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
1
-10
/
+8
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
1
-13
/
+7
2020-10-13
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
1
-7
/
+9
2020-10-13
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
1
-23
/
+17
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
1
-6
/
+6
2020-06-04
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
1
-2
/
+26
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2019-07-16
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
1
-4
/
+37
2019-07-16
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
1
-1
/
+4
2019-02-28
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
1
-0
/
+108