Age | Commit message (Expand) | Author |
2016-07-19 | nfit: make DIMM DSMs optional | Dan Williams |
2016-06-29 | nfit: fix format interface code byte order | Dan Williams |
2016-06-24 | acpi, nfit: fix acpi_check_dsm() vs zero functions implemented | Dan Williams |
2016-05-18 | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams |
2016-05-18 | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-05-05 | nfit: add sysfs dimm 'family' and 'dsm_mask' attributes | Dan Williams |
2016-05-05 | nfit: disable vendor specific commands | Dan Williams |
2016-05-02 | nfit: fix translation of command status results | Dan Williams |
2016-04-29 | nfit: export subsystem ids as attributes | Dan Williams |
2016-04-28 | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism | Dan Williams |
2016-04-28 | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams |
2016-04-26 | acpi/nfit: Add sysfs "id" for NVDIMM ID | Toshi Kani |
2016-04-26 | acpi/nfit: Update nfit driver to comply with ACPI 6.1 | Toshi Kani |
2016-04-11 | libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string | Lee, Chun-Yi |
2016-04-11 | libnvdimm, nfit: report multiple interface codes per-dimm | Dan Williams |
2016-03-09 | Merge branch 'for-4.6/pfn' into libnvdimm-for-next | Dan Williams |
2016-03-09 | ACPI: Change NFIT driver to insert new resource | Toshi Kani |
2016-03-05 | nfit, libnvdimm: clear poison command support | Dan Williams |
2016-03-05 | nfit: disable userspace initiated ars during scrub | Dan Williams |
2016-03-05 | nfit: scrub and register regions in a workqueue | Dan Williams |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue | Dan Williams |
2016-03-05 | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams |
2016-03-04 | nfit: Continue init even if ARS commands are unimplemented | Vishal Verma |
2016-02-23 | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams |
2016-02-19 | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing | Dan Williams |
2016-02-19 | nfit: fix multi-interface dimm handling, acpi6.1 compatibility | Dan Williams |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-09 | libnvdimm: Add a poison list and export badblocks | Vishal Verma |
2015-12-11 | nfit: acpi_nfit_notify(): Do not leave device locked | Alexey Khoroshilov |
2015-11-30 | nfit: Adjust for different _FIT and NFIT headers | Linda Knippers |
2015-11-30 | nfit: Fix the check for a successful NFIT merge | Linda Knippers |
2015-11-30 | nfit: Account for table size length variation | Linda Knippers |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-02 | acpi: nfit: Add support for hot-add | Vishal Verma |
2015-11-02 | nfit: in acpi_nfit_init, break on a 0-length table | Vishal Verma |
2015-10-22 | ACPICA: Update NFIT table to rename a flags field | Bob Moore |
2015-10-15 | move io-64-nonatomic*.h out of asm-generic | Christoph Hellwig |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams |
2015-08-27 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani |
2015-08-25 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler |
2015-07-27 | nfit: Don't check _STA on NVDIMM devices | Linda Knippers |
2015-07-27 | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler |
2015-06-30 | nfit: fix smatch "use after null check" report | Dan Williams |