summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14262-1403/+1094
|\
| * initramfs: Escape colons in depfileMichal Marek2016-09-231-1/+4
| * ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0
| * powerpc/64: whitelist unresolved modversions CRCsNicholas Piggin2016-09-221-1/+3
| * kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-222-6/+13
| * kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-093-8/+32
| * kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-097-63/+104
| * kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-093-15/+85
| * kbuild: Regenerate genksyms lexerMichal Marek2016-08-251-18/+17
| * kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-251-18/+17
| * fixdep: faster CONFIG_ searchAlexey Dobriyan2016-08-241-58/+28
| * ia64: move exports to definitionsAl Viro2016-08-0825-92/+64
| * sparc32: debride memcpy.S a bitAl Viro2016-08-081-79/+0
| * [sparc] unify 32bit and 64bit string.hAl Viro2016-08-084-105/+34
| * sparc: move exports to definitionsAl Viro2016-08-0845-265/+141
| * ppc: move exports to definitionsAl Viro2016-08-0837-131/+98
| * arm: move exports to definitionsAl Viro2016-08-0847-208/+131
| * s390: move exports to definitionsAl Viro2016-08-086-16/+14
| * m68k: move exports to definitionsAl Viro2016-08-0812-39/+32
| * alpha: move exports to actual definitionsAl Viro2016-08-0841-131/+99
| * x86: move exports to actual definitionsAl Viro2016-08-0827-150/+68
| * EXPORT_SYMBOL() for asmAl Viro2016-08-081-0/+94
| * [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-083-6/+24
* | Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds2016-10-1410-620/+939
|\ \
| * | docs-rst: sphinxify 802.11 documentationJohannes Berg2016-10-1210-620/+939
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1415-11/+6666
|\ \ \
| * | | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| * | | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| * | | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| * | | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| * | | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| * | | qedr: Add support for QP verbsRam Amrani2016-10-147-1/+1320
| * | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-146-1/+777
| * | | qedr: Add support for user context verbsRam Amrani2016-10-146-1/+622
| * | | qedr: Add support for RoCE HW initRam Amrani2016-10-144-2/+691
| * | | qedr: Add RoCE driver frameworkRam Amrani2016-10-148-11/+331
* | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-1422-369/+505
|\ \ \ \
| * | | | IB/hns: Fix for removal of redundant codeSalil2016-10-032-19/+2
| * | | | IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3
| * | | | IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
| * | | | IB/hns: Update the rq head when modify qp stateLijun Ou2016-10-031-1/+2
| * | | | IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
| * | | | IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
| * | | | IB/hns: Some items of qpc need to take user paramLijun Ou2016-10-031-2/+4
| * | | | IB/hns: The Ack timeout need a lower limit valueLijun Ou2016-10-031-4/+13
| * | | | IB/hns: Return bad wr while post send failedLijun Ou2016-10-031-4/+7
| * | | | IB/hns: Fix bug of memory leakage for registering user mrLijun Ou2016-10-031-0/+3
| * | | | IB/hns: Modify the init of iboe lockLijun Ou2016-10-031-2/+1
| * | | | IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)2016-10-032-75/+75
| * | | | IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)2016-10-033-8/+4