index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
kmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
2021-09-08
1
-8
/
+32
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-2
/
+1
*
dax-device: Make remove callback return void
Uwe Kleine-König
2021-02-17
1
-5
/
+2
*
device-dax/kmem: use struct_size()
Dan Williams
2020-12-15
1
-1
/
+1
*
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
*
device-dax/kmem: fix resource release
Dan Williams
2020-10-16
1
-14
/
+34
*
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-14
1
-43
/
+87
*
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-14
1
-10
/
+8
*
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-14
1
-13
/
+7
*
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
2020-10-14
1
-7
/
+9
*
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
2020-10-14
1
-23
/
+17
*
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-14
1
-6
/
+6
*
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-05
1
-2
/
+26
*
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
2020-05-23
1
-3
/
+11
*
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-17
1
-4
/
+37
*
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-07-17
1
-1
/
+4
*
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-02-28
1
-0
/
+108