summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams13-435/+1251
2016-10-07libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams3-9/+59
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-06libnvdimm, namespace: unify blk and pmem label scanningDan Williams1-178/+207
2016-10-06libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams1-7/+12
2016-10-01libnvdimm, label: convert label tracking to a linked listDan Williams5-120/+225
2016-10-01libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams3-22/+38
2016-10-01nvdimm: reduce duplicated wpq flushesDave Jiang1-1/+16
2016-10-01libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2-4/+71
2016-10-01pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma1-5/+23
2016-10-01nfit: don't start a full scrub by default for an MCEVishal Verma3-5/+78
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams2-10/+32
2016-09-22nvdimm: remove duplicate nd_mapping declarationDave Jiang1-1/+0
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams1-1/+3
2016-09-21nfit: fail DSMs that return non-zero status by defaultDan Williams1-20/+28
2016-09-21libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams1-1/+7
2016-09-19nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran1-1/+1
2016-09-18Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-13/+20
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+6
2016-09-17Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-17/+32
2016-09-17Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-23/+61
2016-09-17Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-09-17Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2-3/+9
2016-09-17Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-7/+39
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds15-80/+189
2016-09-16Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds10-84/+76
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen3-34/+51
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib1-0/+3
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+2
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney1-2/+2