1. 9de82ca dax: avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 10 months ago
  2. 0d519e0 dax-device: Make remove callback return void by Uwe Kleine-König · 4 years ago
  3. e307bf1 device-dax: Fix error path in dax_driver_register by Uwe Kleine-König · 4 years ago
  4. 8029968 device-dax: Properly handle drivers without remove callback by Uwe Kleine-König · 4 years ago
  5. 5b8e64f device-dax: Prevent registering drivers without probe callback by Uwe Kleine-König · 4 years ago
  6. 7323fb2 device-dax: Fix default return code of range_parse() by Shiyang Ruan · 4 years ago
  7. ff8da37 device-dax: Avoid an unnecessary check in alloc_dev_dax_range() by Zhen Lei · 4 years ago
  8. 6268d7d device-dax: Fix range release by Dan Williams · 4 years ago
  9. 8bcbe31 device-dax: delete a redundancy check in dev_dax_validate_align() by Zhen Lei · 4 years, 1 month ago
  10. 8490e2e device-dax: add a range mapping allocation attribute by Joao Martins · 4 years, 3 months ago
  11. 6d82120 device-dax: add an 'align' attribute by Dan Williams · 4 years, 3 months ago
  12. 33cf94d device-dax: make align a per-device property by Joao Martins · 4 years, 3 months ago
  13. 0b07ce8 device-dax: introduce 'mapping' devices by Dan Williams · 4 years, 3 months ago
  14. 60e93dc device-dax: add dis-contiguous resource support by Dan Williams · 4 years, 3 months ago
  15. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  16. fcffb6a device-dax: add resize support by Dan Williams · 4 years, 3 months ago
  17. 0f3da14 device-dax: introduce 'seed' devices by Dan Williams · 4 years, 3 months ago
  18. f11cf81 device-dax: introduce 'struct dev_dax' typed-driver operations by Dan Williams · 4 years, 3 months ago
  19. c2f3011 device-dax: add an allocation interface for device-dax instances by Dan Williams · 4 years, 3 months ago
  20. f5516ec device-dax: make pgmap optional for instance creation by Dan Williams · 4 years, 3 months ago
  21. 174ebec device-dax: move instance creation parameters to 'struct dev_dax_data' by Dan Williams · 4 years, 3 months ago
  22. ec82690 device-dax: drop the dax_region.pfn_flags attribute by Dan Williams · 4 years, 3 months ago
  23. 4e4ced9 dax: Move mandatory ->zero_page_range() check in alloc_dax() by Vivek Goyal · 4 years, 9 months ago
  24. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  25. cb4dd72 dax: Add numa_node to the default device-dax attributes by Dan Williams · 5 years ago
  26. 153dd28 dax: Simplify root read-only definition for the 'resource' attribute by Dan Williams · 5 years ago
  27. 770619a dax: Create a dax device_type by Dan Williams · 5 years ago
  28. 460370a dax: Fix alloc_dax_region() compile warning by Dan Williams · 5 years ago
  29. 0fe49f7 Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  30. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
  31. 40cdc60 device-dax: Add a 'resource' attribute by Vishal Verma · 6 years ago
  32. c347bd7 device-dax: Add a 'modalias' attribute to DAX 'bus' devices by Vishal Verma · 6 years ago
  33. 21c7576 device-dax: Add a 'target_node' attribute by Dan Williams · 6 years ago
  34. 664525b device-dax: Auto-bind device after successful new_id by Dan Williams · 6 years ago
  35. 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
  36. 730926c device-dax: Add /sys/class/dax backwards compatibility by Dan Williams · 7 years ago
  37. d200781 device-dax: Add support for a dax override driver by Dan Williams · 6 years ago
  38. 89ec9f2 device-dax: Move resource pinning+mapping into the common driver by Dan Williams · 6 years ago
  39. 9567da0 device-dax: Introduce bus + driver model by Dan Williams · 7 years ago
  40. 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago