summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2017-07-075-6/+195
|\
| * mailbox: Introduce Qualcomm APCS IPC driverBjorn Andersson2017-06-143-0/+139
| * dt-bindings: mailbox: Introduce Qualcomm APCS global bindingBjorn Andersson2017-06-141-0/+46
| * mailbox: Make startup and shutdown ops optionalBjorn Andersson2017-06-141-6/+10
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-0747-460/+1504
|\ \
| * \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-0335-341/+597
| |\ \
| | * | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams2017-06-293-5/+15
| | * | libnvdimm, pmem, dax: export a cache control attributeDan Williams2017-06-293-0/+92
| | * | dax: convert to bitmask for flagsDan Williams2017-06-291-6/+11
| | * | dax: remove default copy_from_iter fallbackDan Williams2017-06-275-3/+25
| | * | libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-279-27/+44
| | * | libnvdimm, pmem: fix persistence warningDan Williams2017-06-271-2/+3
| | * | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-2712-120/+14
| | * | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-276-26/+13
| | * | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-155-41/+15
| | * | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-153-35/+2
| | * | filesystem-dax: convert to dax_flush()Dan Williams2017-06-151-1/+1
| | * | dm: add ->flush() dax operation supportDan Williams2017-06-156-0/+70
| | * | dax, pmem: introduce an optional 'flush' dax_operationDan Williams2017-06-152-0/+9
| | * | filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-153-75/+2
| | * | dm: add ->copy_from_iter() dax operation supportDan Williams2017-06-096-0/+79
| | * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-0913-7/+209
| * | | libnvdimm, namespace: record 'lbasize' for pmem namespacesDan Williams2017-07-031-0/+1
| * | | acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-024-5/+14
| * | | libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann2017-07-011-1/+39
| * | | acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann2017-07-011-0/+12
| * | | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2017-07-012-0/+28
| * | | acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2017-07-012-0/+2
| * | | libnvdimm: passthru functions clear to sendJerry Hoemann2017-07-011-1/+3
| * | | libnvdimm, btt: convert some info messages to warn/errVishal Verma2017-07-011-4/+4
| * | | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams2017-06-302-8/+21
| * | | libnvdimm: fix the clear-error check in nsio_rw_bytesVishal Verma2017-06-301-2/+1
| * | | libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma2017-06-291-3/+6
| * | | acpi, nfit: quiet invalid block-aperture-region warningsDan Williams2017-06-291-1/+1
| * | | libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma2017-06-299-15/+134
| * | | acpi, nfit: constify *_attribute_groupArvind Yadav2017-06-291-3/+3
| * | | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2Toshi Kani2017-06-152-6/+23
| * | | libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani2017-06-155-2/+29
| * | | tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto2017-06-151-1/+1
| * | | libnvdimm, label: switch to using v1.2 labels by defaultDan Williams2017-06-151-3/+7
| * | | libnvdimm, label: add address abstraction identifiersDan Williams2017-06-1510-0/+203
| * | | libnvdimm, label: add v1.2 label checksum supportDan Williams2017-06-151-4/+35
| * | | libnvdimm, label: update 'nlabel' and 'position' handling for local namespacesDan Williams2017-06-151-6/+27
| * | | libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams2017-06-153-13/+26
| * | | libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams2017-06-154-24/+57
| * | | libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams2017-06-154-12/+57
| * | | libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams2017-06-156-12/+104
| * | | libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams2017-06-153-21/+97
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06131-1723/+3093
|\ \ \ \
| * | | | mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-064-8/+16