aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendGravatar Mike Marciniszyn 1-5/+62
2016-08-02IB/hfi1: Correct receive packet handler assignmentGravatar Jakub Pawlak 1-13/+16
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAGravatar Jianxin Xiong 1-1/+28
2016-08-02IB/hfi1: Remove TWSI referencesGravatar Dean Luick 5-588/+1
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterGravatar Dean Luick 6-115/+341
2016-08-02IB/hfi1: Refine user process affinity algorithmGravatar Sebastian Sanchez 3-62/+174
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsGravatar Sebastian Sanchez 4-28/+84
2016-08-02IB/hfi1: Add global structure for affinity assignmentsGravatar Dennis Dalessandro 4-97/+198
2016-08-02IB/hfi1: Add counter to track unsupported packets dropGravatar Jakub Pawlak 4-6/+32
2016-08-02IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryGravatar Jakub Pawlak 1-2/+9
2016-08-02IB/hfi1: Fix trace sparse errorsGravatar Mike Marciniszyn 2-31/+31
2016-08-02IB/hfi1: Separate tracepoints into specific headersGravatar Sebastian Sanchez 10-1330/+1735
2016-08-02IB/hfi1: Fix typoGravatar Tadeusz Struk 1-1/+1
2016-08-02IB/hfi1: Remove unnecessary done label in hfi1_write_iterGravatar Ira Weiny 1-17/+14
2016-08-02IB/hfi1: Clean up port state structure definitionGravatar Ira Weiny 2-19/+0
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 27-201/+517
2016-07-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Gravatar Linus Torvalds 10-61/+295
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Gravatar Linus Torvalds 2-1/+7
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-31/+39
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-8/+9
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-2/+5
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-6/+5
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+6
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 2-14/+18
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-35/+39
2016-07-23pps: do not crash when failed to registerGravatar Jiri Slaby 1-1/+1
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTGravatar Arnd Bergmann 1-2/+5
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersGravatar Jan Stancek 1-0/+1
2016-07-20Input: tsc200x - report proper input_dev nameGravatar Michael Welling 4-6/+25
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Gravatar Dmitry Torokhov 1-21/+9
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetGravatar Saeed Mahameed 1-2/+2
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Gravatar Andrew Duggan 1-4/+5
2016-07-19net/mlx4_en: Add resilience in low memory systemsGravatar Eugenia Emantayev 3-37/+132
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationGravatar Eugenia Emantayev 2-3/+4
2016-07-19nfit: make DIMM DSMs optionalGravatar Dan Williams 2-8/+9
2016-07-19Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 10-61/+295
2016-07-19Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 2-1/+7
2016-07-18clk: at91: fix clk_programmable_set_parent()Gravatar Boris Brezillon 1-1/+1
2016-07-18libata: LITE-ON CX1-JB256-HP needs lower max_sectorsGravatar Tejun Heo 1-0/+6
2016-07-18drm/i915/kbl: Introduce the first official DMC for Kabylake.Gravatar Rodrigo Vivi 1-11/+19
2016-07-18drm/i915: add missing condition for committing planes on crtcGravatar Lionel Landwerlin 1-0/+6
2016-07-18drm/i915: Treat eDP as always connected, againGravatar Ville Syrjälä 1-1/+1
2016-07-18mmc: pxamci: fix potential oopsGravatar Robert Jarzmik 1-7/+9
2016-07-18mmc: block: fix packed command header endiannessGravatar Taras Kondratiuk 1-6/+6
2016-07-18mmc: block: fix free of uninitialized 'idata->buf'Gravatar Ville Viinikka 1-1/+3
2016-07-16net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataGravatar Florian Fainelli 1-4/+5
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Gravatar Florian Fainelli 1-0/+1
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Gravatar Florian Fainelli 1-1/+1