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