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
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
2021-11-24
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-10-13
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
2019-11-07
device-dax: Add a driver for "hmem" devices
Dan Williams
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
drivers/dax: Allow to include DEV_DAX_PMEM as builtin
Aneesh Kumar K.V
2019-02-28
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-01-06
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
2018-04-03
dax: introduce CONFIG_DAX_DRIVER
Dan Williams
2017-05-09
device-dax: kill NR_DEV_DAX
Dan Williams
2017-05-08
device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX
Mike Galbraith
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
2017-04-12
device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
Dan Williams
2016-10-27
nvdimm: make CONFIG_NVDIMM_DAX 'bool'
Arnd Bergmann
2016-08-23
dax: convert to the cdev api
Dan Williams
2016-05-20
/dev/dax, core: file operations and dax-mmap
Dan Williams
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams