summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-2865-1015/+1375
|\
| * Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-2459-1009/+1369
| |\
| | * libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev...Markus Elfring2016-07-241-2/+1
| | * nfit: do an ARS scrub on hitting a latent media errorVishal Verma2016-07-245-4/+133
| | * nfit: move to nfit/ sub-directoryDan Williams2016-07-248-30/+33
| | * nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma2016-07-234-8/+165
| | * libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2016-07-232-134/+181
| | * pmem: clarify a debug print in pmem_clear_poisonVishal Verma2016-07-231-1/+1
| | * x86/insn: remove pcommitDan Williams2016-07-238-58/+3
| | * Revert "KVM: x86: add pcommit support"Dan Williams2016-07-235-41/+6
| | * nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams2016-07-222-28/+24
| | * libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-217-10/+10
| | * nfit: cleanup acpi_nfit_init calling conventionDan Williams2016-07-213-36/+22
| | * nfit: fix _FIT evaluation memory leak + use after freeDan Williams2016-07-212-44/+95
| | * tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams2016-07-211-33/+21
| | * tools/testing/nvdimm: add virtual ramdisk rangeDan Williams2016-07-211-2/+16
| | * acpi, nfit: treat virtual ramdisk SPA as pmem regionLee, Chun-Yi2016-07-211-1/+14
| | * pmem: kill __pmem address spaceDan Williams2016-07-1215-102/+56
| | * pmem: kill wmb_pmem()Dan Williams2016-07-122-77/+6
| | * libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams2016-07-121-1/+1
| | * fs/dax: remove wmb_pmem()Dan Williams2016-07-121-6/+1
| | * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-123-0/+25
| | * libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams2016-07-111-4/+12
| | * libnvdimm: cycle flush hintsDan Williams2016-07-112-3/+15
| | * libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams2016-07-115-37/+87
| | * libnvdimm: keep region data alive over namespace removalDan Williams2016-07-111-1/+2
| | * tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams2016-07-111-22/+33
| | * libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams2016-07-118-18/+119
| | * libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams2016-07-115-172/+0
| | * libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams2016-07-075-8/+141
| | * nfit: don't override return value of nfit_mem_initDan Williams2016-07-071-3/+2
| | * nfit: always associate flush hintsDan Williams2016-07-071-9/+8
| | * tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams2016-07-071-17/+2
| | * dax: use devm_add_action_or_reset()Sajjan, Vikas C2016-07-062-12/+8
| | * nfit: use devm_add_action_or_reset()Sajjan, Vikas C2016-07-061-4/+4
| | * libnvdimm: initialize struct blk_integrity with 0Johannes Thumshirn2016-07-061-1/+2
| | * tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams2016-06-274-47/+41
| | * libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-248-24/+79
| | * nfit: add Microsoft NVDIMM DSM command set to white liststuart hayes2016-06-203-4/+12
| | * tools/testing/nvdimm: add pfn device dependencyDan Williams2016-06-171-0/+1
| | * libnvdimm: IS_ERR() usage cleanupDan Williams2016-06-172-7/+4
| | * libnvdimm, btt: update the usage section in DocumentationVishal Verma2016-06-171-19/+9
| | * libnvdimm: use devm_add_action_or_reset()Dan Williams2016-06-152-15/+10
* | | Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-28119-2698/+12550
|\ \ \
| * | | pinctrl: fix pincontrol definition for marvellAndreas Klinger2016-07-241-42/+43
| * | | pinctrl: xway: fix typoLinus Walleij2016-07-221-1/+1
| * | | Revert "pinctrl: amd: make it explicitly non-modular"Paul Gortmaker2016-07-221-3/+20
| * | | pinctrl: iproc: Add NSP and Stingray GPIO supportRay Jui2016-07-221-7/+111
| * | | pinctrl: Update iProc GPIO DT bindingsRay Jui2016-07-221-2/+16
| * | | pinctrl: bcm: add OF dependenciesArnd Bergmann2016-07-221-0/+2