Age | Commit message (Expand) | Author | Files | Lines |
2021-08-26 | ACPI: NFIT: Fix support for virtual SPA ranges | Dan Williams | 1 | -0/+3 |
2020-11-10 | ACPI: NFIT: Fix comparison to '-ENXIO' | Zhang Qilong | 1 | -1/+1 |
2020-04-13 | acpi/nfit: Fix bus command validation | Dan Williams | 1 | -11/+13 |
2019-03-23 | nfit: acpi_nfit_ctl(): Check out_obj->type in the right place | Dexuan Cui | 1 | -7/+7 |
2019-01-31 | acpi/nfit: Fix command-supported detection | Dan Williams | 1 | -14/+40 |
2019-01-31 | acpi/nfit: Block function zero DSMs | Dan Williams | 1 | -0/+7 |
2018-08-24 | nfit: fix unchecked dereference in acpi_nfit_ctl | Dave Jiang | 1 | -2/+4 |
2018-08-24 | acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value | Dave Jiang | 1 | -0/+2 |
2018-04-24 | nfit: skip region registration for incomplete control regions | Dan Williams | 1 | -7/+6 |
2018-04-24 | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 1 | -1/+4 |
2018-04-19 | nfit: fix region registration vs block-data-window ranges | Dan Williams | 1 | -8/+14 |
2018-02-16 | acpi, nfit: fix register dimm error handling | Toshi Kani | 1 | -0/+3 |
2017-12-29 | acpi, nfit: fix health event notification | Dan Williams | 1 | -1/+8 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+44 |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 1 | -0/+4 |
2017-09-01 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 1 | -1/+1 |
2017-08-31 | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute | Dan Williams | 1 | -0/+11 |
2017-08-29 | acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuse | Boqun Feng | 1 | -1/+1 |
2017-08-08 | nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_set | Dan Williams | 1 | -12/+11 |
2017-08-05 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 1 | -0/+24 |
2017-07-17 | acpi/nfit: Fix memory corruption/Unregister mce decoder on failure | Prarit Bhargava | 1 | -1/+9 |
2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -5/+10 |
2017-07-02 | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani | 1 | -3/+10 |
2017-07-01 | acpi, nfit: Show bus_dsm_mask in sysfs | Jerry Hoemann | 1 | -0/+12 |
2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 1 | -0/+27 |
2017-07-01 | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 1 | -0/+1 |
2017-06-29 | acpi, nfit: constify *_attribute_group | Arvind Yadav | 1 | -3/+3 |
2017-06-28 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -1/+8 |
2017-06-28 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 1 | -2/+1 |
2017-06-16 | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 | Toshi Kani | 1 | -6/+22 |
2017-06-16 | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 1 | -6/+1 |
2017-06-16 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 1 | -5/+10 |
2017-06-16 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 1 | -2/+51 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 1 | -2/+1 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -3/+3 |
2017-06-05 | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko | 1 | -27/+27 |
2017-05-05 | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 1 | -2/+1 |
2017-05-05 | libnvdimm: handle locked label storage areas | Dan Williams | 1 | -3/+18 |
2017-05-05 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 1 | -2/+2 |
2017-04-29 | acpi, nfit: kill ACPI_NFIT_DEBUG | Dan Williams | 1 | -13/+8 |
2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 1 | -2/+1 |
2017-04-18 | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams | 1 | -30/+46 |
2017-04-17 | acpi, nfit: limit ->flush_probe() to initialization work | Dan Williams | 1 | -0/+7 |
2017-04-17 | acpi, nfit: collate health state flags | Dan Williams | 1 | -2/+14 |
2017-04-17 | acpi, nfit: support "map failed" dimms | Dan Williams | 1 | -12/+41 |
2017-04-14 | acpi, nfit: add support for acpi 6.1 dimm state flags | Dan Williams | 1 | -2/+4 |
2017-04-13 | acpi, nfit: fix acpi_get_table leak | Dan Williams | 1 | -0/+9 |
2017-04-13 | acpi, nfit: remove unnecessary newline | Linda Knippers | 1 | -1/+1 |
2017-04-13 | acpi, nfit: allow specifying a default DSM family | Linda Knippers | 1 | -2/+9 |
2017-04-13 | acpi, nfit: allow override of built-in bitmasks for nvdimm DSMs | Linda Knippers | 1 | -1/+7 |