Age | Commit message (Expand) | Author | Files | Lines |
2023-03-03 | ACPI: NFIT: fix a potential deadlock during NFIT teardown | Vishal Verma | 1 | -1/+1 |
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-05-27 | nfit: Add Hyper-V NVDIMM DSM command set to white list | Dexuan Cui | 2 | -4/+19 |
2019-05-16 | acpi/nfit: Always dump _DSM output payload | Dan Williams | 1 | -6/+6 |
2019-04-27 | nfit/ars: Avoid stale ARS results | Dan Williams | 2 | -1/+17 |
2019-04-27 | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams | 2 | -0/+9 |
2019-04-27 | nfit/ars: Introduce scrub_flags | Dan Williams | 2 | -15/+23 |
2019-04-27 | nfit/ars: Remove ars_start_flags | Dan Williams | 2 | -6/+5 |
2019-03-23 | nfit/ars: Attempt short-ARS even in the no_init_ars case | Dan Williams | 1 | -2/+3 |
2019-03-23 | nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot | Dan Williams | 1 | -1/+1 |
2019-03-23 | acpi/nfit: Fix bus command validation | Dan Williams | 1 | -10/+12 |
2019-03-23 | nfit: acpi_nfit_ctl(): Check out_obj->type in the right place | Dexuan Cui | 1 | -7/+7 |
2019-02-27 | acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() | Tony Luck | 1 | -2/+4 |
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-12-21 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 1 | -1/+1 |
2018-11-21 | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 1 | -2/+2 |
2018-11-21 | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 1 | -0/+4 |
2018-11-21 | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 1 | -2/+2 |
2018-11-13 | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 2 | -78/+101 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+21 |
2018-07-28 | 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-06 | 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-13 | 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-06 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2 | -9/+18 |
2018-04-06 | 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-03 | 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-22 | nfit: skip region registration for incomplete control regions | Dan Williams | 1 | -7/+6 |
2018-03-22 | 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-06 | 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-03 | acpi, nfit: fix register dimm error handling | Toshi Kani | 1 | -0/+3 |
2018-02-02 | acpi: nfit: add persistent memory control flag for nd_region | Dave Jiang | 1 | -0/+3 |
2018-02-02 | 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 |