Age | Commit message (Expand) | Author |
2016-07-24 | nfit: move to nfit/ sub-directory | Dan Williams |
2016-07-23 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma |
2016-07-22 | nfit, tools/testing/nvdimm/: unify shutdown paths | Dan Williams |
2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams |
2016-07-21 | nfit: cleanup acpi_nfit_init calling convention | Dan Williams |
2016-07-21 | nfit: fix _FIT evaluation memory leak + use after free | Dan Williams |
2016-07-21 | acpi, nfit: treat virtual ramdisk SPA as pmem region | Lee, Chun-Yi |
2016-07-11 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams |
2016-07-11 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams |
2016-07-11 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams |
2016-07-07 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams |
2016-07-07 | nfit: don't override return value of nfit_mem_init | Dan Williams |
2016-07-07 | nfit: always associate flush hints | Dan Williams |
2016-07-06 | nfit: use devm_add_action_or_reset() | Sajjan, Vikas C |
2016-06-20 | nfit: add Microsoft NVDIMM DSM command set to white list | stuart hayes |
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 |