aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams6-142/+41
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani1-0/+1
2017-07-01libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann1-1/+39
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann1-0/+1
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann1-0/+1
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma1-0/+1
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams1-0/+1
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams1-0/+3
2017-06-27dax: remove default copy_from_iter fallbackDan Williams1-1/+1
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams2-59/+1
2017-06-27x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams1-19/+0
2017-06-15x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-19/+0
2017-06-15x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams1-21/+0
2017-06-15dm: add ->flush() dax operation supportDan Williams2-0/+5
2017-06-15dax, pmem: introduce an optional 'flush' dax_operationDan Williams1-0/+2
2017-06-15filesystem-dax: convert to dax_copy_from_iter()Dan Williams1-24/+0
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams1-0/+10
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams1-0/+3
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+2
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+4
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams2-0/+5
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operationsDan Williams3-0/+24
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko3-8/+8
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko1-0/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig2-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig2-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig2-27/+40
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2-16/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-33/+12
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+26
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+51
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny1-22/+3
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky1-10/+0
2017-06-01net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger1-0/+1
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-3/+8
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula1-0/+32
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula1-0/+19
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-8/+20