| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: NFIT: fix a potential deadlock during NFIT teardown | Vishal Verma | 2023-03-03 | 1 | -1/+1 |
* | ACPI: NFIT: Fix support for virtual SPA ranges | Dan Williams | 2021-08-26 | 1 | -0/+3 |
* | ACPI: NFIT: Fix comparison to '-ENXIO' | Zhang Qilong | 2020-11-10 | 1 | -1/+1 |
* | nfit: Add Hyper-V NVDIMM DSM command set to white list | Dexuan Cui | 2020-05-27 | 2 | -4/+19 |
* | acpi/nfit: Always dump _DSM output payload | Dan Williams | 2019-05-16 | 1 | -6/+6 |
* | nfit/ars: Avoid stale ARS results | Dan Williams | 2019-04-27 | 2 | -1/+17 |
* | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams | 2019-04-27 | 2 | -0/+9 |
* | nfit/ars: Introduce scrub_flags | Dan Williams | 2019-04-27 | 2 | -15/+23 |
* | nfit/ars: Remove ars_start_flags | Dan Williams | 2019-04-27 | 2 | -6/+5 |
* | nfit/ars: Attempt short-ARS even in the no_init_ars case | Dan Williams | 2019-03-23 | 1 | -2/+3 |
* | nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot | Dan Williams | 2019-03-23 | 1 | -1/+1 |
* | acpi/nfit: Fix bus command validation | Dan Williams | 2019-03-23 | 1 | -10/+12 |
* | nfit: acpi_nfit_ctl(): Check out_obj->type in the right place | Dexuan Cui | 2019-03-23 | 1 | -7/+7 |
* | acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() | Tony Luck | 2019-02-27 | 1 | -2/+4 |
* | acpi/nfit: Fix command-supported detection | Dan Williams | 2019-01-31 | 1 | -14/+40 |
* | acpi/nfit: Block function zero DSMs | Dan Williams | 2019-01-31 | 1 | -0/+7 |
* | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 2018-12-21 | 1 | -1/+1 |
* | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 2018-11-21 | 1 | -2/+2 |
* | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 2018-11-21 | 1 | -0/+4 |
* | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 2018-11-21 | 1 | -2/+2 |
* | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 2018-11-13 | 2 | -78/+101 |
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-25 | 2 | -4/+21 |
|\ |
|
| * | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang | 2018-07-27 | 2 | -3/+10 |
| * | acpi, nfit: Prefer _DSM over _LSR for namespace label reads | Dan Williams | 2018-07-14 | 1 | -1/+11 |
* | | nfit: fix unchecked dereference in acpi_nfit_ctl | Dave Jiang | 2018-07-11 | 1 | -2/+4 |
* | | acpi, nfit: Fix scrub idle detection | Dan Williams | 2018-07-05 | 2 | -11/+34 |
|/ |
|
* | acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value | Dave Jiang | 2018-06-30 | 1 | -0/+2 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+4 |
* | acpi, nfit: Remove ecc_unit_size | Dan Williams | 2018-06-03 | 1 | -11/+0 |
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 3 | -367/+339 |
|\ |
|
| * | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 3 | -367/+339 |
| |\ |
|
| | * | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 2018-04-07 | 1 | -0/+7 |
| | * | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 2018-04-07 | 2 | -268/+218 |
| | * | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2018-04-07 | 2 | -39/+41 |
| | * | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2018-04-05 | 2 | -9/+18 |
| | * | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 2018-04-03 | 1 | -1/+4 |
| | * | nfit: fix region registration vs block-data-window ranges | Dan Williams | 2018-04-02 | 1 | -8/+14 |
| | * | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 2018-03-28 | 2 | -23/+23 |
| | * | nfit: skip region registration for incomplete control regions | Dan Williams | 2018-03-21 | 1 | -7/+6 |
| | * | acpi, nfit: remove redundant __func__ in dev_dbg | Johannes Thumshirn | 2018-03-05 | 2 | -42/+38 |
* | | | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2018-04-05 | 1 | -0/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle | Tony Luck | 2018-03-14 | 1 | -0/+27 |
| |/ |
|
* / | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 2018-03-21 | 1 | -3/+7 |
|/ |
|
* | 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 |
|\ |
|