1. 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 6 years ago
  2. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  3. 4083014 Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next by Dan Williams · 6 years ago
  4. 78153dd nfit/ars: Avoid stale ARS results by Dan Williams · 6 years ago
  5. 5479b27 nfit/ars: Allow root to busy-poll the ARS state machine by Dan Williams · 6 years ago
  6. e34b825 nfit/ars: Introduce scrub_flags by Dan Williams · 6 years ago
  7. 317a992 nfit/ars: Remove ars_start_flags by Dan Williams · 6 years ago
  8. 1194c413 nfit: Add Hyper-V NVDIMM DSM command set to white list by Dexuan Cui · 6 years ago
  9. d6548ae acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm by Dave Jiang · 6 years ago
  10. b3ed2ce acpi/nfit: Add support for Intel DSM 1.8 commands by Dave Jiang · 6 years ago
  11. d3abaf4 acpi, nfit: Fix Address Range Scrub completion tracking by Dan Williams · 6 years ago
  12. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  13. 6f07f86 acpi, nfit: Introduce nfit_mem flags by Dan Williams · 6 years ago
  14. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  15. cc3d345 acpi/nfit: queue issuing of ars when an uc error notification comes in by Dave Jiang · 6 years ago
  16. 33cc2c9 acpi, nfit: Fix scrub idle detection by Dan Williams · 7 years ago
  17. bc6ba80 nfit, address-range-scrub: rework and simplify ARS state machine by Dan Williams · 7 years ago
  18. 459d0dd nfit, address-range-scrub: determine one platform max_ars value by Dan Williams · 7 years ago
  19. 14c73f9 nfit, address-range-scrub: introduce nfit_spa->ars_state by Dan Williams · 7 years ago
  20. 466d149 acpi, nfit: rework NVDIMM leaf method detection by Dan Williams · 7 years ago
  21. 06e8ccd acpi: nfit: Add support for detect platform CPU cache flush on power loss by Dave Jiang · 7 years ago
  22. 79ab67e acpi, nfit: add 'Enable Latch System Shutdown Status' command support by Dan Williams · 7 years ago
  23. 11e1427 acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs by Dan Williams · 7 years ago
  24. b9b1504 acpi, nfit: hide unknown commands from nmemX/commands by Dan Williams · 7 years ago
  25. 4b27db7 acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods by Dan Williams · 7 years ago
  26. b37b3fd acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_test by Yasunori Goto · 7 years ago
  27. 8079003 acpi/nfit: Issue Start ARS to retrieve existing records by Toshi Kani · 8 years ago
  28. 56b47fe acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 by Toshi Kani · 8 years ago
  29. 41c8bdb acpi, nfit: Switch to use new generic UUID API by Andy Shevchenko · 8 years ago
  30. fbabd82 acpi, nfit: fix module unload vs workqueue shutdown race by Dan Williams · 8 years ago
  31. 9ccaed4 acpi, nfit: limit ->flush_probe() to initialization work by Dan Williams · 8 years ago
  32. 1499934 acpi, nfit: support "map failed" dimms by Dan Williams · 8 years ago
  33. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  34. 9ffd635 nfit: don't start a full scrub by default for an MCE by Vishal Verma · 8 years ago
  35. 231bf11 tools/testing/nvdimm: unit test for acpi_nvdimm_notify() by Dan Williams · 8 years ago
  36. ba9c8dd acpi, nfit: add dimm device notification support by Dan Williams · 8 years ago
  37. c14a868 tools/testing/nvdimm: unit test for acpi_nfit_notify() by Dan Williams · 8 years ago
  38. c09f121 acpi, nfit: check for the correct event code in notifications by Vishal Verma · 8 years ago
  39. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  40. 6839a6d nfit: do an ARS scrub on hitting a latent media error by Vishal Verma · 8 years ago
  41. bdf9701 nfit: move to nfit/ sub-directory by Dan Williams · 8 years ago[Renamed from drivers/acpi/nfit.h]
  42. 37b137f nfit, libnvdimm: allow an ARS scrub to be triggered on demand by Vishal Verma · 8 years ago
  43. e7a11b4 nfit: cleanup acpi_nfit_init calling convention by Dan Williams · 9 years ago
  44. 3193204 nfit: fix _FIT evaluation memory leak + use after free by Dan Williams · 9 years ago
  45. a722559 nfit: make DIMM DSMs optional by Dan Williams · 9 years ago
  46. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 9 years ago
  47. f284a4f libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() by Dan Williams · 9 years ago
  48. e5ae3b2 libnvdimm, nfit: move flush hint mapping to region-device driver-data by Dan Williams · 9 years ago
  49. a8a6d2e libnvdimm, nfit: remove nfit_spa_map() infrastructure by Dan Williams · 9 years ago
  50. e02fb72 nfit: add Microsoft NVDIMM DSM command set to white list by stuart hayes · 9 years ago
  51. 1b982ba Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next by Dan Williams · 9 years ago
  52. 1f716d0 Merge branch 'for-4.7/dsm' into libnvdimm-for-next by Dan Williams · 9 years ago
  53. 30ec5fd nfit: fix format interface code byte order per ACPI6.1 by Dan Williams · 9 years ago
  54. 31eca76 nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism by Dan Williams · 9 years ago
  55. e3654ec nfit, libnvdimm: clarify "commands" vs "_DSMs" by Dan Williams · 9 years ago
  56. 8cc6ddf libnvdimm, nfit: report multiple interface codes per-dimm by Dan Williams · 9 years ago
  57. 1cf03c0 nfit: scrub and register regions in a workqueue by Dan Williams · 9 years ago
  58. 7ae0fa43 nfit, libnvdimm: async region scrub workqueue by Dan Williams · 9 years ago
  59. a61fe6f nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc by Dan Williams · 9 years ago
  60. aef2533 libnvdimm, nfit: centralize command status translation by Dan Williams · 9 years ago
  61. be26f9a nfit, tools/testing/nvdimm: add format interface code definitions by Dan Williams · 9 years ago
  62. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  63. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  64. 2098516 acpi: nfit: Add support for hot-add by Vishal Verma · 9 years ago
  65. ca321d1 ACPICA: Update NFIT table to rename a flags field by Bob Moore · 9 years ago
  66. 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
  67. 39c686b libnvdimm: Add DSM support for Address Range Scrub commands by Vishal Verma · 10 years ago
  68. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 10 years ago
  69. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 10 years ago
  70. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  71. 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 10 years ago
  72. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  73. 62232e45 libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices by Dan Williams · 10 years ago
  74. e6dfb2d libnvdimm, nfit: dimm/memory-devices by Dan Williams · 10 years ago
  75. 45def22 libnvdimm: control character device and nvdimm_bus sysfs attributes by Dan Williams · 10 years ago
  76. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 10 years ago