summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler
2015-06-26nd_btt: atomic sector updatesVishal Verma
2015-06-25libnvdimm: infrastructure for btt devicesDan Williams
2015-06-24libnvdimm: blk labels and namespace instantiationDan Williams
2015-06-24libnvdimm: pmem label sets and namespace instantiation.Dan Williams
2015-06-24libnvdimm: namespace indices: read and validateDan Williams
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-05-25ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore
2015-05-25ACPICA: acpihelp: Update for new NFIT table GUIDs.Bob Moore
2015-05-22ACPICA: Update version to 20150515.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore
2015-05-22ACPICA: Additional dragon_fly BSD support.Bob Moore
2015-05-19ACPICA: Divergence: Remove redundant definitions.Lv Zheng
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann