summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-07Merge branch 'for-4.9/dax' into libnvdimm-for-nextlibnvdimm-for-4.9Dan Williams
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-10-07/dev/dax: fix Kconfig dependency build breakageRoss Zwisler
2016-10-07dax: use correct dev_t valueArnd Bergmann
2016-10-07dax: convert devm_create_dax_dev to PTR_ERRDan Williams
2016-10-07libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams
2016-10-07libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams
2016-10-07libnvdimm, namespace: update label implementation for multi-pmemDan Williams
2016-10-07libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams
2016-10-07libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams
2016-10-05libnvdimm, namespace: unify blk and pmem label scanningDan Williams
2016-10-05libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams
2016-09-30nvdimm: reduce duplicated wpq flushesDave Jiang
2016-09-30libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma
2016-09-30pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma
2016-09-30nfit: don't start a full scrub by default for an MCEVishal Verma
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-21nvdimm: remove duplicate nd_mapping declarationDave Jiang
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams
2016-09-21nfit: fail DSMs that return non-zero status by defaultDan Williams
2016-09-21libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams
2016-09-19nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran
2016-09-18Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-17Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-09-16Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-16Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-17Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-17Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-16Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov