Age | Commit message (Expand) | Author | Files | Lines |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 1 | -13/+20 |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 4 | -0/+33 |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 4 | -1/+14 |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 1 | -3/+47 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 8 | -3/+95 |
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 | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2 | -4/+14 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 11 | -32/+916 |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma | 11 | -25/+1676 |
2015-06-25 | libnvdimm: infrastructure for btt devices | Dan Williams | 12 | -94/+821 |
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 | 6 | -38/+566 |
2015-06-25 | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 12 | -31/+1468 |
2015-06-25 | libnvdimm: namespace indices: read and validate | Dan Williams | 6 | -1/+520 |
2015-06-25 | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 7 | -5/+263 |
2015-06-25 | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 1 | -35/+33 |
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 | 10 | -6/+358 |
2015-06-25 | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 5 | -1/+459 |
2015-06-25 | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 8 | -15/+480 |
2015-06-25 | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 7 | -9/+605 |
2015-06-25 | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 7 | -4/+310 |
2015-06-25 | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 6 | -2/+210 |
2015-06-25 | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 10 | -0/+699 |
2015-05-22 | ACPICA: ACPI 6.0: Add support for NFIT table. | Bob Moore | 1 | -2/+2 |
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: 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: 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 new predefined names. | Bob Moore | 4 | -4/+66 |
2015-05-13 | Revert "ACPICA: Permanently set _REV to the value '2'." | Rafael J. Wysocki | 1 | -10/+3 |
2015-05-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -106/+230 |
2015-05-10 | Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 3 | -9/+29 |
2015-05-10 | drm: Zero out invalid vblank timestamp in drm_update_vblank_count. | Mario Kleiner | 1 | -5/+4 |
2015-05-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+44 |
2015-05-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -70/+1 |
2015-05-09 | Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -6/+6 |
2015-05-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -4/+5 |
2015-05-09 | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 4 | -46/+36 |
2015-05-09 | Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 6 | -4/+22 |
2015-05-08 | drm/tegra: Don't use vblank_disable_immediate on incapable driver. | Mario Kleiner | 1 | -1/+0 |
2015-05-08 | Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2 | -4/+7 |