summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-07libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams1-3/+0
2016-10-07libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams1-2/+7
2016-10-07libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams3-45/+133
2016-10-07libnvdimm, namespace: update label implementation for multi-pmemDan Williams1-19/+53
2016-10-07libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams1-1/+15
2016-10-07libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams3-42/+139
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams1-3/+32
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams1-12/+72
2016-10-05libnvdimm, namespace: unify blk and pmem label scanningDan Williams1-178/+207
2016-10-05libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams1-7/+12
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams5-120/+225
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams3-22/+38
2016-09-30libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2-4/+71
2016-09-30pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma1-5/+23
2016-09-30nfit: don't start a full scrub by default for an MCEVishal Verma3-5/+78
2016-09-21nvdimm: remove duplicate nd_mapping declarationDave Jiang1-1/+0
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams1-1/+3
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani3-13/+27
2016-09-01nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven1-1/+1
2016-09-01tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2-3/+8
2016-08-29acpi, nfit: add dimm device notification supportDan Williams3-4/+102
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2-11/+15
2016-08-23acpi, nfit: check for the correct event code in notificationsVishal Verma2-0/+7
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+13
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-84/+134
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+20
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+23
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-1/+20
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+8
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+24
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-9/+12
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-21/+24
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-9/+1
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi1-12/+8
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-10rapidio: dereferencing an error pointerDan Carpenter1-11/+13
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1663-33014/+100798
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-2/+2
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-63/+93
2016-08-09ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier1-3/+4
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla1-9/+9
2016-08-09rbd: nuke the 32-bit pool id checkIlya Dryomov1-9/+0
2016-08-09virtio/s390: deprecate old transportCornelia Huck2-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-09virtio_blk: Fix a slient kernel panicMinfei Huang1-18/+8