Age | Commit message (Expand) | Author |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-07-28 | ACPI: NFIT: Add runtime firmware activate support | Dan Williams |
2020-07-27 | ACPI: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-25 | ACPI: NFIT: Define runtime firmware activation commands | Dan Williams |
2020-07-25 | ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor | Dan Williams |
2020-07-25 | libnvdimm: Validate command family indices | Dan Williams |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2020-03-25 | ACPI: NFIT: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-28 | acpi/nfit: improve bounds checking for 'func' | Dan Carpenter |
2019-07-18 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-03-11 | Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next | Dan Williams |
2019-02-20 | nfit/ars: Avoid stale ARS results | Dan Williams |
2019-02-20 | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams |
2019-02-20 | nfit/ars: Introduce scrub_flags | Dan Williams |
2019-02-20 | nfit/ars: Remove ars_start_flags | Dan Williams |
2019-01-29 | nfit: Add Hyper-V NVDIMM DSM command set to white list | Dexuan Cui |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang |
2018-10-17 | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams |
2018-10-17 | acpi, nfit: Collect shutdown status | Dan Williams |
2018-10-16 | acpi, nfit: Introduce nfit_mem flags | Dan Williams |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-07-27 | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang |
2018-07-05 | acpi, nfit: Fix scrub idle detection | Dan Williams |
2018-04-07 | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams |
2018-04-05 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams |
2018-03-28 | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams |
2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang |
2017-11-15 | acpi, nfit: add 'Enable Latch System Shutdown Status' command support | Dan Williams |
2017-10-30 | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs | Dan Williams |
2017-10-29 | acpi, nfit: hide unknown commands from nmemX/commands | Dan Williams |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams |
2017-10-07 | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto |
2017-07-02 | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani |
2017-06-15 | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 | Toshi Kani |
2017-06-05 | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko |
2017-04-18 | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams |
2017-04-17 | acpi, nfit: limit ->flush_probe() to initialization work | Dan Williams |
2017-04-17 | acpi, nfit: support "map failed" dimms | Dan Williams |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams |
2016-09-30 | nfit: don't start a full scrub by default for an MCE | Vishal Verma |
2016-09-01 | tools/testing/nvdimm: unit test for acpi_nvdimm_notify() | Dan Williams |
2016-08-29 | acpi, nfit: add dimm device notification support | Dan Williams |
2016-08-23 | tools/testing/nvdimm: unit test for acpi_nfit_notify() | Dan Williams |
2016-08-23 | acpi, nfit: check for the correct event code in notifications | Vishal Verma |
2016-07-24 | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-07-24 | nfit: do an ARS scrub on hitting a latent media error | Vishal Verma |
2016-07-24 | nfit: move to nfit/ sub-directory | Dan Williams |