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
/
bus.c
Age
Commit message (
Expand
)
Author
2023-06-23
dax: Cleanup extra dax_region references
Dan Williams
2023-06-23
dax: Introduce alloc_dev_dax_id()
Dan Williams
2023-06-23
dax: Use device_unregister() in unregister_dax_mapping()
Dan Williams
2023-06-23
dax: Fix dax_mapping_release() use after free
Dan Williams
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-17
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2023-02-10
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-11-24
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-03-22
dax: avoid -Wempty-body warnings
Arnd Bergmann
2021-02-16
dax-device: Make remove callback return void
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
device-dax: Fix default return code of range_parse()
Shiyang Ruan
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-10-13
device-dax: add a range mapping allocation attribute
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: 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: 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-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-19
dax: Add numa_node to the default device-dax attributes
Dan Williams
2019-11-19
dax: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
dax: Create a dax device_type
Dan Williams
2019-11-07
dax: Fix alloc_dax_region() compile warning
Dan Williams
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-06-20
device-dax: Add a 'resource' attribute
Vishal Verma
2019-02-27
device-dax: Add a 'modalias' attribute to DAX 'bus' devices
Vishal Verma
2019-02-20
device-dax: Add a 'target_node' attribute
Dan Williams
2019-01-24
device-dax: Auto-bind device after successful new_id
Dan Williams
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
[next]