| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 3 | -185/+2 |
|\ |
|
| * | IB/hfi1: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 2 | -2/+2 |
| * | IB/hf1: Remove DMA mapping code | Bart Van Assche | 2017-01-24 | 1 | -183/+0 |
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -0/+1 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -0/+1 |
* | | | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 2017-02-19 | 1 | -1/+1 |
* | | | IB/hfi1: Code reuse with memdup_copy | Michael J. Ruhl | 2017-02-19 | 3 | -48/+25 |
* | | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 2017-02-19 | 3 | -12/+12 |
* | | | IB/hfi1: Do not set physical link state if DC is in the shutdown state | Michael J. Ruhl | 2017-02-19 | 1 | -8/+10 |
* | | | IB/hfi1: Modify logging frequency of DCC errors | Jakub Byczkowski | 2017-02-19 | 2 | -9/+15 |
* | | | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn | 2017-02-19 | 1 | -1/+1 |
* | | | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 2017-02-19 | 5 | -94/+7 |
* | | | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 6 | -36/+37 |
* | | | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 5 | -235/+16 |
* | | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 2017-02-19 | 6 | -188/+22 |
* | | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 7 | -49/+9 |
* | | | IB/hfi1: Check upper-case EFI variables | Sebastian Sanchez | 2017-02-19 | 1 | -4/+22 |
* | | | IB/hfi1: Reduce oversized fields in struct hfi1_packet | Sebastian Sanchez | 2017-02-19 | 1 | -4/+3 |
* | | | IB/hfi1: Add additional fields to qp_stats | Mike Marciniszyn | 2017-02-19 | 1 | -1/+3 |
* | | | IB/hfi1: Allocate context data on memory node | Sebastian Sanchez | 2017-02-19 | 1 | -8/+9 |
* | | | IB/hfi1: Access hfi1_ibport through rcd pointer | Sebastian Sanchez | 2017-02-19 | 6 | -11/+16 |
* | | | IB/hfi1: Correct error calldown locking | Mike Marciniszyn | 2017-02-19 | 1 | -8/+11 |
* | | | IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs | Easwar Hariharan | 2017-02-19 | 1 | -2/+2 |
* | | | IB/hfi1: Ensure read of producer s_head is correct | Mike Marciniszyn | 2017-02-19 | 1 | -3/+4 |
* | | | IB/hfi1: Process qp wait list in IRQ thread periodically | Mike Marciniszyn | 2017-02-19 | 1 | -54/+67 |
* | | | IB/hfi1: Correct defered count after processing qp_wait_list | Mike Marciniszyn | 2017-02-19 | 1 | -0/+4 |
| |/
|/| |
|
* | | RDMA/hfi1: drop pci_link_reset() | Cao jin | 2017-01-12 | 1 | -10/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 29 | -380/+1181 |
|\ |
|
| *-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 1 | -6/+6 |
| |\ \ |
|
| | * | | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 2016-12-14 | 1 | -6/+6 |
| | |/ |
|
| * | | Merge branch 'hfi1' into merge-test | Doug Ledford | 2016-12-14 | 29 | -373/+1175 |
| |\ \ |
|
| | * | | IB/hfi1: Define platform_config_table_limits once | Bart Van Assche | 2016-12-11 | 2 | -10/+10 |
| | * | | IB/hfi1: constify mmu_notifier_ops structure | Bhumika Goyal | 2016-12-11 | 1 | -1/+1 |
| | * | | IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division | Mike Marciniszyn | 2016-12-11 | 1 | -2/+1 |
| | * | | IB/hfi1,IB/qib: use rvt swqe mr deref helper | Mike Marciniszyn | 2016-12-11 | 2 | -19/+3 |
| | * | | IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes | Harish Chegondi | 2016-12-11 | 3 | -18/+6 |
| | * | | IB/hfi1,IB/qib: Use new send completion helper | Mike Marciniszyn | 2016-12-11 | 3 | -56/+3 |
| | * | | IB/hfi1: Replace qp->refcount release code with standard driver wrapper | Sebastian Sanchez | 2016-12-11 | 1 | -2/+1 |
| | * | | IB/hfi1: Preserve external device completed bit | Dean Luick | 2016-12-11 | 1 | -1/+4 |
| | * | | IB/hfi1: Remove critical section gap in sc_buffer_alloc() | Sebastian Sanchez | 2016-12-11 | 1 | -2/+0 |
| | * | | IB/hfi1: Remove usage of qp->s_cur_sge | Mitko Haralanov | 2016-12-11 | 4 | -15/+13 |
| | * | | IB/hfi1: Add special setting for low power AOC | Dean Luick | 2016-12-11 | 1 | -1/+43 |
| | * | | IB/hfi1: Remove definition of unused hfi1_affinity struct | Tadeusz Struk | 2016-12-11 | 2 | -9/+0 |
| | * | | IB/hfi1: Remove dependence on qp->s_cur_size | Don Hiatt | 2016-12-11 | 6 | -9/+10 |
| | * | | IB/hfi1: Show statistics counters under IB stats interface | Jianxin Xiong | 2016-12-11 | 1 | -0/+154 |
| | * | | IB/hfi1: Disable header suppression for short packets | Jakub Pawlak | 2016-12-11 | 1 | -17/+43 |
| | * | | IB/hfi1: Export 8051 memory and LCB registers via debugfs | Dean Luick | 2016-12-11 | 1 | -0/+110 |