index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
kmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-43
/
+87
*
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
1
-10
/
+8
*
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-13
1
-13
/
+7
*
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
2020-10-13
1
-7
/
+9
*
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
2020-10-13
1
-23
/
+17
*
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
1
-6
/
+6
*
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-04
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-16
1
-4
/
+37
*
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-07-16
1
-1
/
+4
*
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-02-28
1
-0
/
+108