| Commit message (Expand) | Author | Files | Lines |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 10 | -3/+100 |
2015-06-26 | pmem: flag pmem block devices as non-rotational | Dan Williams | 1 | -0/+1 |
2015-06-26 | libnvdimm: enable iostat | Dan Williams | 5 | -2/+59 |
2015-06-26 | pmem: make_request cleanups | Dan Williams | 1 | -21/+5 |
2015-06-26 | libnvdimm, pmem: fix up max_hw_sectors | Dan Williams | 1 | -1/+1 |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma | 5 | -23/+159 |
2015-06-26 | libnvdimm, btt: add support for blk integrity | Vishal Verma | 5 | -18/+154 |
2015-06-26 | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma | 1 | -2/+2 |
2015-06-26 | libnvdimm: Non-Volatile Devices | Dan Williams | 3 | -13/+858 |
2015-06-26 | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 9 | -4/+1377 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 12 | -34/+941 |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma | 13 | -25/+1950 |
2015-06-25 | libnvdimm: infrastructure for btt devices | Dan Williams | 13 | -99/+879 |
2015-06-25 | libnvdimm: write blk label set | Dan Williams | 6 | -24/+369 |
2015-06-25 | libnvdimm: write pmem label set | Dan Williams | 5 | -14/+455 |
2015-06-25 | libnvdimm: blk labels and namespace instantiation | Dan Williams | 8 | -38/+594 |
2015-06-25 | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 15 | -31/+1506 |
2015-06-25 | libnvdimm: namespace indices: read and validate | Dan Williams | 7 | -2/+520 |
2015-06-25 | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 8 | -5/+269 |
2015-06-25 | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 3 | -67/+96 |
2015-06-25 | libnvdimm, pmem: move pmem to drivers/nvdimm/ | Dan Williams | 5 | -13/+25 |
2015-06-25 | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 13 | -8/+383 |
2015-06-25 | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 6 | -1/+484 |
2015-06-25 | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 11 | -15/+527 |
2015-06-25 | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 10 | -10/+810 |
2015-06-25 | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 8 | -4/+321 |
2015-06-25 | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 7 | -3/+215 |
2015-06-25 | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 11 | -0/+733 |
2015-05-28 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 7 | -5/+39 |
2015-05-25 | ACPICA: Fix for ill-formed GUID strings for NFIT tables. | Bob Moore | 1 | -8/+8 |
2015-05-25 | ACPICA: acpihelp: Update for new NFIT table GUIDs. | Bob Moore | 1 | -9/+34 |
2015-05-22 | ACPICA: Update version to 20150515. | Bob Moore | 1 | -1/+1 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for NFIT table. | Bob Moore | 3 | -2/+220 |
2015-05-22 | ACPICA: acpi_help: Add option to display all known/supported ACPI tables. | Bob Moore | 1 | -0/+5 |
2015-05-22 | ACPICA: iASL/disassembler - fix possible fault for -e option. | Bob Moore | 3 | -4/+13 |
2015-05-22 | ACPICA: ACPI 6.0: Add changes for DRTM table. | Lv Zheng | 1 | -7/+27 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for IORT table. | Lv Zheng | 1 | -0/+126 |
2015-05-22 | ACPICA: ACPI 6.0: Add ACPI_SUB_PTR(). | Lv Zheng | 1 | -0/+1 |
2015-05-22 | ACPICA: ACPI 6.0: Add changes for MADT table. | Bob Moore | 1 | -4/+18 |
2015-05-22 | ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list(). | Lv Zheng | 1 | -5/+4 |
2015-05-22 | ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho... | Lv Zheng | 1 | -3/+2 |
2015-05-22 | ACPICA: ACPI 6.0: Add changes for LPIT table. | Bob Moore | 1 | -18/+2 |
2015-05-22 | ACPICA: ACPI 6.0: Add changes for FADT table. | Bob Moore | 1 | -7/+10 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for WPBT table. | Bob Moore | 1 | -1/+19 |
2015-05-22 | ACPICA: iASL: Enhance detection of non-ascii or corrupted input files. | Bob Moore | 2 | -6/+3 |
2015-05-22 | ACPICA: Parser: Move a couple externals to the proper header. | Bob Moore | 2 | -3/+3 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for XENV table. | Bob Moore | 1 | -0/+18 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for new predefined names. | Bob Moore | 4 | -4/+66 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for STAO table. | Bob Moore | 1 | -0/+16 |
2015-05-22 | ACPICA: Additional dragon_fly BSD support. | Bob Moore | 2 | -0/+6 |