index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
kmem.c
Age
Commit message (
Expand
)
Author
2022-09-26
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2021-09-08
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-02-16
dax-device: Make remove callback return void
Uwe Kleine-König
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
device-dax/kmem: fix resource release
Dan Williams
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-13
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
2020-10-13
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-06-04
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
2019-07-16
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-16
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-02-28
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen