Age | Commit message (Expand) | Author | Files | Lines |
2018-11-18 | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+5 |
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-11-06 | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 1 | -0/+4 |
2018-11-06 | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 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 | 2 | -78/+101 |
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 | 3 | -1/+117 |
2018-10-16 | acpi, nfit: Introduce nfit_mem flags | Dan Williams | 2 | -13/+22 |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+21 |
2018-07-27 | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang | 2 | -3/+10 |
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 | 2 | -11/+34 |
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 | 3 | -367/+339 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 3 | -367/+339 |
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 | 2 | -268/+218 |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2 | -39/+41 |
2018-04-05 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2 | -9/+18 |
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 | 2 | -23/+23 |
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 | 2 | -42/+38 |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2 | -0/+24 |
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 | 2 | -0/+21 |
2017-12-04 | acpi, nfit: fix health event notification | Dan Williams | 1 | -1/+8 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -14/+299 |
2017-11-15 | acpi, nfit: add 'Enable Latch System Shutdown Status' command support | Dan Williams | 1 | -1/+2 |
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 | 2 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-30 | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs | Dan Williams | 2 | -6/+65 |
2017-10-29 | acpi, nfit: hide unknown commands from nmemX/commands | Dan Williams | 2 | -2/+14 |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 2 | -4/+212 |
2017-10-07 | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto | 2 | -0/+2 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+45 |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 1 | -0/+4 |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2 | -2/+2 |