Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -2/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -3/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+7 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2 | -2/+2 |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -7/+7 |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -6/+219 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 1 | -3/+3 |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 3 | -3/+3 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 45 | -842/+58 |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -3/+3 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 36 | -258/+1312 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 114 | -2443/+15336 |
2017-02-22 | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." | Stephen Rothwell | 1 | -2/+2 |
2017-02-22 | rdma_cm: fail iwarp accepts w/o connection params | Steve Wise | 1 | -0/+3 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -1038/+864 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+2 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -13/+13 |
2017-02-19 | IB/srp: Drain the send queue before destroying a QP | Bart Van Assche | 1 | -5/+14 |
2017-02-19 | IB/core: Add support for draining IB_POLL_DIRECT completion queues | Bart Van Assche | 2 | -22/+17 |
2017-02-19 | IB/srp: Improve an error path | Bart Van Assche | 1 | -1/+2 |
2017-02-19 | IB/srp: Make a diagnostic message more informative | Bart Van Assche | 1 | -2/+3 |
2017-02-19 | IB/srp: Document locking conventions | Bart Van Assche | 1 | -0/+5 |
2017-02-19 | IB/srp: Fix race conditions related to task management | Bart Van Assche | 2 | -16/+30 |
2017-02-19 | IB/srp: Avoid that duplicate responses trigger a kernel bug | Bart Van Assche | 1 | -1/+3 |
2017-02-19 | IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS | Bart Van Assche | 1 | -9/+3 |
2017-02-19 | RDMA/qedr: Fix some error handling | Christophe Jaillet | 1 | -4/+6 |
2017-02-19 | RDMA/bnxt_re: add DCB dependency | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/hns: include linux/module.h | Arnd Bergmann | 1 | -0/+1 |
2017-02-19 | IB/vmw_pvrdma: Expose vendor error to ULPs | Yuval Shaia | 1 | -1/+1 |
2017-02-19 | vmw_pvrdma: switch to pci_alloc_irq_vectors | Christoph Hellwig | 3 | -142/+34 |
2017-02-19 | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/ipoib: Remove redudant label | Zhu Yanjun | 1 | -4/+3 |
2017-02-19 | IB/ipoib: remove the unnecessary memory free | Zhu Yanjun | 1 | -1/+3 |
2017-02-19 | IB/mthca: switch to pci_alloc_irq_vectors | Christoph Hellwig | 1 | -13/+11 |
2017-02-19 | IB/hfi1: Code reuse with memdup_copy | Michael J. Ruhl | 3 | -48/+25 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 7 | -33/+33 |
2017-02-19 | IB/hfi1: Add rvt_rnr_tbl_to_usec function | Don Hiatt | 1 | -0/+11 |
2017-02-19 | IB/hfi1: Do not set physical link state if DC is in the shutdown state | Michael J. Ruhl | 1 | -8/+10 |
2017-02-19 | IB/hfi1: Modify logging frequency of DCC errors | Jakub Byczkowski | 2 | -9/+15 |
2017-02-19 | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn | 2 | -2/+2 |
2017-02-19 | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 4 | -94/+9 |
2017-02-19 | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 5 | -94/+7 |
2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 7 | -37/+38 |
2017-02-19 | IB/qib: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 5 | -122/+21 |
2017-02-19 | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 5 | -235/+16 |
2017-02-19 | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -2/+181 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 12 | -352/+234 |