summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: sata_gemini: Introduce explicit IDE pin controlLinus Walleij2017-08-111-0/+35
* ata: sata_gemini: Retire custom pin controlLinus Walleij2017-08-111-34/+0
* ata: ahci_platform: Add shutdown handlerNate Watterson2017-08-043-0/+37
* ata: sata_gemini: explicitly request exclusive reset controlPhilipp Zabel2017-08-021-2/+2
* ata: Drop unnecessary staticJulia Lawall2017-08-021-1/+1
* ata: Convert to using %pOF instead of full_nameRob Herring2017-07-191-1/+1
* Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-184-6/+7
|\
| * raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz2017-07-121-1/+1
| * Raid5 should update rdev->sectors after reshapeXiao Ni2017-07-101-3/+1
| * md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang2017-07-102-2/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-1843-290/+366
|\ \
| * | IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-181-0/+1
| * | IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-181-4/+6
| * | IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun2017-07-181-3/+0
| * | IB/hns: Fix the bug with rdma operationoulijun2017-07-181-4/+4
| * | IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-181-5/+7
| * | IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-181-19/+34
| * | IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-181-0/+2
| * | IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-181-0/+3
| * | IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit2017-07-181-0/+12
| * | IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-181-2/+9
| * | IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-181-12/+22
| * | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-181-1/+1
| * | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1816-90/+76
| * | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-186-54/+28
| * | IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-181-9/+7
| * | IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-181-2/+17
| * | IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-186-8/+9
| * | IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-181-19/+4
| * | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-182-8/+40
| * | IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
| * | IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
| * | IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
| * | RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
| * | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
| * | IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-07-171-1/+6
| * | Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford2017-07-1710451-210261/+805327
| |\ \
| * | | RDMA/qedr: Add qedr to MAINTAINERS fileAmrani, Ram2017-07-111-0/+8
| * | | IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn2017-07-111-2/+8
* | | | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-181-3/+3
|\ \ \ \
| * | | | nfsd: Fix a memory scribble in the callback channelTrond Myklebust2017-07-171-3/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-185-75/+139
|\ \ \ \
| * | | | sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-144-70/+132
| * | | | SPARC64: Fix sun4v DMA panicTushar Dave2017-07-121-5/+7
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-10/+53
|\ \ \ \ \
| * | | | | genirq: Keep chip buslock across irq_request/release_resources()Thomas Gleixner2017-07-121-10/+53
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-1/+2
|\ \ \ \ \ \
| * | | | | | smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-07-111-1/+2
* | | | | | | Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
| | |_|_|/ / / | |/| | | | |