summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-10-144-12/+80
|\
| * Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
| * scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring2016-10-111-1/+1
| * Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-011-7/+11
| * Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-011-4/+4
* | 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-0725-92/+64
| * | sparc32: debride memcpy.S a bitAl Viro2016-08-071-79/+0
| * | [sparc] unify 32bit and 64bit string.hAl Viro2016-08-074-105/+34
| * | sparc: move exports to definitionsAl Viro2016-08-0745-265/+141
| * | ppc: move exports to definitionsAl Viro2016-08-0737-131/+98
| * | arm: move exports to definitionsAl Viro2016-08-0747-208/+131
| * | s390: move exports to definitionsAl Viro2016-08-076-16/+14
| * | m68k: move exports to definitionsAl Viro2016-08-0712-39/+32
| * | alpha: move exports to actual definitionsAl Viro2016-08-0741-131/+99
| * | x86: move exports to actual definitionsAl Viro2016-08-0727-150/+68
| * | EXPORT_SYMBOL() for asmAl Viro2016-08-071-0/+94
| * | [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-073-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-1110-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