| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 2 | -0/+24 |
|\ |
|
| * | acpi: nfit: add persistent memory control flag for nd_region | Dave Jiang | 2018-02-01 | 1 | -0/+3 |
| * | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang | 2018-02-01 | 2 | -0/+21 |
* | | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | acpi, nfit: fix health event notification | Dan Williams | 2017-12-04 | 1 | -1/+8 |
* | | acpi, nfit: fix register dimm error handling | Toshi Kani | 2018-02-02 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 3 | -14/+299 |
|\ |
|
| * | acpi, nfit: add 'Enable Latch System Shutdown Status' command support | Dan Williams | 2017-11-15 | 1 | -1/+2 |
| * | acpi, nfit: validate commands against the device type | Dan Williams | 2017-11-12 | 1 | -6/+9 |
| * | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 2017-11-02 | 2 | -2/+2 |
| * | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs | Dan Williams | 2017-10-30 | 2 | -6/+65 |
| * | acpi, nfit: hide unknown commands from nmemX/commands | Dan Williams | 2017-10-29 | 2 | -2/+14 |
| * | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 2017-10-07 | 2 | -4/+212 |
| * | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto | 2017-10-07 | 2 | -0/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 2 | -7/+45 |
|\ |
|
| * | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 2017-09-04 | 1 | -0/+4 |
| * | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-08-31 | 2 | -2/+2 |
| * | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute | Dan Williams | 2017-08-31 | 1 | -0/+11 |
| * | nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_set | Dan Williams | 2017-08-07 | 1 | -12/+11 |
| * | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2017-08-04 | 1 | -0/+24 |
* | | acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuse | Boqun Feng | 2017-08-29 | 1 | -1/+1 |
|/ |
|
* | acpi/nfit: Fix memory corruption/Unregister mce decoder on failure | Prarit Bhargava | 2017-07-17 | 1 | -1/+9 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -5/+10 |
|\ |
|
| * | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 | 1 | -1/+8 |
| * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -2/+1 |
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -2/+1 |
* | | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani | 2017-07-02 | 3 | -5/+13 |
* | | acpi, nfit: Show bus_dsm_mask in sysfs | Jerry Hoemann | 2017-07-01 | 1 | -0/+12 |
* | | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 2017-07-01 | 1 | -0/+27 |
* | | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 2017-07-01 | 1 | -0/+1 |
* | | acpi, nfit: constify *_attribute_group | Arvind Yadav | 2017-06-29 | 1 | -3/+3 |
* | | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 | Toshi Kani | 2017-06-15 | 2 | -6/+23 |
* | | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 2017-06-15 | 1 | -6/+1 |
* | | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 2017-06-15 | 1 | -5/+10 |
* | | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 | 1 | -2/+51 |
* | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 1 | -3/+3 |
* | | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 2 | -29/+28 |
|/ |
|
* | acpi, nfit: Fix the memory error check in nfit_handle_mce() | Vishal Verma | 2017-05-21 | 1 | -1/+1 |
* | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 1 | -2/+1 |
|\ |
|
| * | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 1 | -2/+1 |
* | | libnvdimm: handle locked label storage areas | Dan Williams | 2017-05-04 | 1 | -3/+18 |
* | | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 | 1 | -2/+2 |
* | | acpi, nfit: kill ACPI_NFIT_DEBUG | Dan Williams | 2017-04-28 | 2 | -25/+8 |
* | | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams | 2017-04-18 | 2 | -30/+47 |
* | | acpi, nfit: limit ->flush_probe() to initialization work | Dan Williams | 2017-04-17 | 2 | -0/+8 |
* | | acpi, nfit: collate health state flags | Dan Williams | 2017-04-17 | 1 | -2/+14 |
* | | acpi, nfit: support "map failed" dimms | Dan Williams | 2017-04-17 | 2 | -13/+42 |
* | | acpi, nfit: add support for acpi 6.1 dimm state flags | Dan Williams | 2017-04-14 | 1 | -2/+4 |
* | | acpi, nfit: fix acpi_get_table leak | Dan Williams | 2017-04-12 | 1 | -0/+9 |