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
Age
Commit message (
Expand
)
Author
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-07-07
dax: Ensure errno is returned from dax_direct_access
Ira Weiny
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-03-22
dax: avoid -Wempty-body warnings
Arnd Bergmann
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
Merge branch 'for-5.12/dax' into for-5.12/libnvdimm
Dan Williams
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-16
dax-device: Make remove callback return void
Uwe Kleine-König
2021-02-16
device-dax: Drop an empty .remove callback
Uwe Kleine-König
2021-02-16
device-dax: Fix error path in dax_driver_register
Uwe Kleine-König
2021-02-16
device-dax: Properly handle drivers without remove callback
Uwe Kleine-König
2021-02-16
device-dax: Prevent registering drivers without probe callback
Uwe Kleine-König
2021-02-16
libnvdimm: Make remove callback return void
Uwe Kleine-König
2021-02-16
device-dax: Fix default return code of range_parse()
Shiyang Ruan
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
2020-12-24
device-dax: Fix range release
Dan Williams
2020-12-17
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
2020-12-15
device-dax/core: Fix memory leak when rmmod dax.ko
Wang Hai
2020-12-15
device-dax/pmem: Convert comma to semicolon
Zheng Yongjun
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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 a range mapping allocation attribute
Joao Martins
2020-10-13
dax/hmem: introduce dax_hmem.region_idle parameter
Joao Martins
2020-10-13
device-dax: add an 'align' attribute
Dan Williams
2020-10-13
device-dax: make align a per-device property
Joao Martins
2020-10-13
device-dax: introduce 'mapping' devices
Dan Williams
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: add resize support
Dan Williams
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
device-dax: add an allocation interface for device-dax instances
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-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
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
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
2020-09-12
Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-10
dax: Modify bdev_dax_pgoff() to handle NULL bdev
Vivek Goyal
[next]