| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl: Prevent adapter reset if an active context exists | Vaibhav Jain | 2016-10-19 | 8 | -5/+116 |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -2/+2 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-10-15 | 11 | -255/+467 |
|\ \ |
|
| * | | of/platform: Probe "isa" busses by default | Paul Burton | 2016-10-06 | 1 | -0/+1 |
| * | | irqchip: i8259: Remove unused i8259A_irq_pending | Paul Burton | 2016-10-06 | 1 | -18/+0 |
| * | | irqchip: i8259: Allow platforms to override poll function | Paul Burton | 2016-10-06 | 1 | -1/+7 |
| * | | irqchip: i8259: Add domain before mapping parent irq | Paul Burton | 2016-10-06 | 1 | -1/+3 |
| * | | auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays | Paul Burton | 2016-10-06 | 3 | -0/+453 |
| * | | FBDEV: cobalt_lcdfb: Drop SEAD3 support | Paul Burton | 2016-10-06 | 2 | -43/+1 |
| * | | USB: host: ehci-sead3: Remove SEAD-3 EHCI code | Paul Burton | 2016-10-05 | 2 | -190/+0 |
| * | | cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs. | Matt Redfearn | 2016-10-04 | 2 | -2/+2 |
| * | | WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCF | Geert Uytterhoeven | 2016-10-04 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-15 | 1 | -1/+1 |
|\ \ |
|
| * | | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-14 | 13 | -11/+6557 |
|\ \ \ |
|
| * | | | qedr: Add events support and register IB device | Ram Amrani | 2016-10-14 | 3 | -2/+158 |
| * | | | qedr: Add GSI support | Ram Amrani | 2016-10-14 | 7 | -1/+706 |
| * | | | qedr: Add LL2 RoCE interface | Ram Amrani | 2016-10-14 | 2 | -2/+34 |
| * | | | qedr: Add support for data path | Ram Amrani | 2016-10-14 | 5 | -1/+1614 |
| * | | | qedr: Add support for memory registeration verbs | Ram Amrani | 2016-10-14 | 4 | -1/+425 |
| * | | | qedr: Add support for QP verbs | Ram Amrani | 2016-10-14 | 6 | -1/+1286 |
| * | | | qedr: Add support for PD,PKEY and CQ verbs | Ram Amrani | 2016-10-14 | 5 | -1/+758 |
| * | | | qedr: Add support for user context verbs | Ram Amrani | 2016-10-14 | 5 | -1/+569 |
| * | | | qedr: Add support for RoCE HW init | Ram Amrani | 2016-10-14 | 4 | -2/+691 |
| * | | | qedr: Add RoCE driver framework | Ram Amrani | 2016-10-14 | 7 | -11/+328 |
* | | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 2016-10-14 | 21 | -369/+503 |
|\ \ \ \ |
|
| * | | | | IB/hns: Fix for removal of redundant code | Salil | 2016-10-03 | 2 | -19/+2 |
| * | | | | IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() | Lijun Ou | 2016-10-03 | 1 | -14/+3 |
| * | | | | IB/hns: Fix the bug when platform_get_resource() exec fail | Lijun Ou | 2016-10-03 | 1 | -0/+4 |
| * | | | | IB/hns: Update the rq head when modify qp state | Lijun Ou | 2016-10-03 | 1 | -1/+2 |
| * | | | | IB/hns: Cq has not been freed | Lijun Ou | 2016-10-03 | 1 | -1/+4 |
| * | | | | IB/hns: Validate mtu when modified qp | Lijun Ou | 2016-10-03 | 1 | -0/+15 |
| * | | | | IB/hns: Some items of qpc need to take user param | Lijun Ou | 2016-10-03 | 1 | -2/+4 |
| * | | | | IB/hns: The Ack timeout need a lower limit value | Lijun Ou | 2016-10-03 | 1 | -4/+13 |
| * | | | | IB/hns: Return bad wr while post send failed | Lijun Ou | 2016-10-03 | 1 | -4/+7 |
| * | | | | IB/hns: Fix bug of memory leakage for registering user mr | Lijun Ou | 2016-10-03 | 1 | -0/+3 |
| * | | | | IB/hns: Modify the init of iboe lock | Lijun Ou | 2016-10-03 | 1 | -2/+1 |
| * | | | | IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn | Wei Hu (Xavier) | 2016-10-03 | 2 | -75/+75 |
| * | | | | IB/hns: Delete the sqp_start from the structure hns_roce_caps | Wei Hu (Xavier) | 2016-10-03 | 3 | -8/+4 |
| * | | | | IB/hns: Fix bug of clear hem | Wei Hu (Xavier) | 2016-10-03 | 5 | -74/+157 |
| * | | | | IB/hns: Remove unused parameter named qp_type | Lijun Ou | 2016-10-03 | 1 | -3/+1 |
| * | | | | IB/hns: Simplify function of pd alloc and qp alloc | Lijun Ou | 2016-10-03 | 2 | -22/+2 |
| * | | | | IB/hns: Fix bug of using uninit refcount and free | Lijun Ou | 2016-10-03 | 1 | -0/+8 |
| * | | | | IB/hns: Remove parameters of resize cq | Lijun Ou | 2016-10-03 | 2 | -12/+0 |
| * | | | | IB/hns: Remove unused parameters in some functions | Lijun Ou | 2016-10-03 | 4 | -15/+7 |
| * | | | | IB/hns: Fix two bugs for rdma cm connecting | Lijun Ou | 2016-10-03 | 2 | -4/+1 |
| * | | | | IB/hns: Fix the bug of rdma cm connecting on user mode | Lijun Ou | 2016-10-03 | 3 | -30/+15 |
| * | | | | IB/hns: Change the logic for allocating uar registers | Lijun Ou | 2016-10-03 | 1 | -1/+3 |
| * | | | | IB/hns: Add phy_port for computing GSI/QPN | Lijun Ou | 2016-10-03 | 3 | -21/+23 |