summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-28sfc: disable RSS when unsupportedJon Cooper1-2/+13
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka1-2/+2
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee1-4/+4
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe6-1/+24
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/rdmavt: Fix send schedulingJubin John1-2/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai1-0/+5
2016-04-28rbd: report unsupported features to syslogIlya Dryomov1-3/+6
2016-04-28rbd: fix rbd map vs notify racesIlya Dryomov1-24/+19
2016-04-28thermal: use %d to print S32 parametersLeo Yan1-1/+1
2016-04-28thermal: hisilicon: increase temperature resolutionLeo Yan1-2/+2
2016-04-27bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2-5/+34
2016-04-27bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2-9/+18
2016-04-27bnxt_en: Don't fallback to INTA on VF.Michael Chan1-1/+1
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+26
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2-2/+8
2016-04-27drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher1-1/+4
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-04-27drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2-1/+199
2016-04-27drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui1-13/+4
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-1/+1
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling3-0/+40
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling1-1/+0
2016-04-27drm/virtio: send vblank event after crtc updatesGustavo Padovan1-0/+12
2016-04-27drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-04-27drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-125/+215
2016-04-27Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux i...Dave Airlie1-13/+18
2016-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+7
2016-04-27devpts: more pty driver interface cleanupsLinus Torvalds2-13/+11
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2-2/+6
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise1-2/+16
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg1-1/+2
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla1-1/+1
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou1-3/+2
2016-04-26MD: make bio mergeableShaohua Li1-0/+2
2016-04-26cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada1-0/+5
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1