Age | Commit message (Expand) | Author | Files | Lines |
2018-12-27 | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 1 | -2/+8 |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang | 1 | -0/+2 |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 1 | -0/+5 |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 1 | -1/+12 |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang | 1 | -13/+18 |
2018-12-10 | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start | Ocean He | 1 | -1/+7 |
2018-12-05 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 1 | -1/+1 |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 1 | -4/+42 |
2018-11-10 | Revert "acpi, nfit: Further restrict userspace ARS start requests" | Dan Williams | 1 | -12/+3 |
2018-11-10 | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 1 | -2/+2 |
2018-10-17 | acpi, nfit: Further restrict userspace ARS start requests | Dan Williams | 1 | -5/+14 |
2018-10-17 | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 1 | -73/+96 |
2018-10-17 | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 1 | -2/+5 |
2018-10-17 | acpi, nfit: Collect shutdown status | Dan Williams | 1 | -1/+76 |
2018-10-16 | acpi, nfit: Introduce nfit_mem flags | Dan Williams | 1 | -11/+16 |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+20 |
2018-07-27 | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang | 1 | -3/+9 |
2018-07-14 | acpi, nfit: Prefer _DSM over _LSR for namespace label reads | Dan Williams | 1 | -1/+11 |
2018-07-11 | nfit: fix unchecked dereference in acpi_nfit_ctl | Dave Jiang | 1 | -2/+4 |
2018-07-05 | acpi, nfit: Fix scrub idle detection | Dan Williams | 1 | -11/+33 |
2018-06-30 | acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value | Dave Jiang | 1 | -0/+2 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+4 |
2018-06-03 | acpi, nfit: Remove ecc_unit_size | Dan Williams | 1 | -11/+0 |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -356/+323 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -356/+323 |
2018-04-07 | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 1 | -0/+7 |
2018-04-07 | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 1 | -266/+216 |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 1 | -38/+40 |
2018-04-05 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 1 | -7/+9 |
2018-04-05 | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+27 |
2018-04-03 | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 1 | -1/+4 |
2018-04-02 | nfit: fix region registration vs block-data-window ranges | Dan Williams | 1 | -8/+14 |
2018-03-28 | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 1 | -20/+21 |
2018-03-21 | nfit: skip region registration for incomplete control regions | Dan Williams | 1 | -7/+6 |
2018-03-21 | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 1 | -3/+7 |
2018-03-14 | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle | Tony Luck | 1 | -0/+27 |
2018-03-05 | acpi, nfit: remove redundant __func__ in dev_dbg | Johannes Thumshirn | 1 | -39/+36 |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 1 | -0/+23 |
2018-02-03 | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 1 | -1/+8 |
2018-02-02 | acpi, nfit: fix register dimm error handling | Toshi Kani | 1 | -0/+3 |
2018-02-01 | acpi: nfit: add persistent memory control flag for nd_region | Dave Jiang | 1 | -0/+3 |
2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang | 1 | -0/+20 |
2017-12-04 | acpi, nfit: fix health event notification | Dan Williams | 1 | -1/+8 |
2017-11-12 | acpi, nfit: validate commands against the device type | Dan Williams | 1 | -6/+9 |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 1 | -1/+1 |
2017-10-30 | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs | Dan Williams | 1 | -5/+40 |
2017-10-29 | acpi, nfit: hide unknown commands from nmemX/commands | Dan Williams | 1 | -2/+8 |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 1 | -4/+209 |
2017-10-07 | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto | 1 | -0/+1 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+44 |