aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche1-1/+1
2015-05-18IB/srp: Rearrange module descriptionBart Van Assche1-2/+3
2015-05-18IB/srp: Remove superfluous castsBart Van Assche1-8/+5
2015-05-18scsi_transport_srp: Reduce failover timeBart Van Assche1-1/+8
2015-05-18IB/srp: Fix reconnection failure handlingBart Van Assche1-4/+1
2015-05-18IB/srp: Fix connection state trackingBart Van Assche2-32/+30
2015-05-18IB/srp: Fix a connection setup raceBart Van Assche1-2/+3
2015-05-18IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche1-8/+5
2015-05-18scsi_transport_srp: Fix a race conditionBart Van Assche1-1/+3
2015-05-18scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche1-23/+31
2015-05-18IB/mad: Clean up comments in smi.cIra Weiny1-2/+2
2015-05-18IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny1-3/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny3-55/+59
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang4-4/+19
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2-1/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2-2/+18
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang3-6/+21
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang4-8/+23
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2-7/+22
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang4-14/+28
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang3-2/+17
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang3-6/+21
2015-05-18IB/Verbs: Reform rest part in IB-core cmaMichael Wang1-11/+9
2015-05-18IB/Verbs: Reform cma_acquire_dev()Michael Wang1-28/+40
2015-05-18IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang1-38/+18
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang2-42/+14
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2-58/+26
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang1-4/+2
2015-05-18IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2-29/+20
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang1-7/+8
2015-05-18IB/Verbs: Reform IB-core multicastMichael Wang1-9/+3
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang1-13/+17
2015-05-18IB/Verbs: Reform IB-core cmMichael Wang1-3/+17
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang3-30/+41
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang1-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang20-0/+104
2015-05-18Linux 4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-14mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-14MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-14CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8