index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
262
-1403
/
+1094
|
\
|
*
initramfs: Escape colons in depfile
Michal Marek
2016-09-23
1
-1
/
+4
|
*
ppc: there is no clear_pages to export
Stephen Rothwell
2016-09-22
1
-1
/
+0
|
*
powerpc/64: whitelist unresolved modversions CRCs
Nicholas Piggin
2016-09-22
1
-1
/
+3
|
*
kbuild: -ffunction-sections fix for archs with conflicting sections
Nicholas Piggin
2016-09-22
2
-6
/
+13
|
*
kbuild: add arch specific post-link Makefile
Nicholas Piggin
2016-09-09
3
-8
/
+32
|
*
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
7
-63
/
+104
|
*
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-09-09
3
-15
/
+85
|
*
kbuild: Regenerate genksyms lexer
Michal Marek
2016-08-25
1
-18
/
+17
|
*
kbuild: genksyms fix for typeof handling
Nicholas Piggin
2016-08-25
1
-18
/
+17
|
*
fixdep: faster CONFIG_ search
Alexey Dobriyan
2016-08-24
1
-58
/
+28
|
*
ia64: move exports to definitions
Al Viro
2016-08-08
25
-92
/
+64
|
*
sparc32: debride memcpy.S a bit
Al Viro
2016-08-08
1
-79
/
+0
|
*
[sparc] unify 32bit and 64bit string.h
Al Viro
2016-08-08
4
-105
/
+34
|
*
sparc: move exports to definitions
Al Viro
2016-08-08
45
-265
/
+141
|
*
ppc: move exports to definitions
Al Viro
2016-08-08
37
-131
/
+98
|
*
arm: move exports to definitions
Al Viro
2016-08-08
47
-208
/
+131
|
*
s390: move exports to definitions
Al Viro
2016-08-08
6
-16
/
+14
|
*
m68k: move exports to definitions
Al Viro
2016-08-08
12
-39
/
+32
|
*
alpha: move exports to actual definitions
Al Viro
2016-08-08
41
-131
/
+99
|
*
x86: move exports to actual definitions
Al Viro
2016-08-08
27
-150
/
+68
|
*
EXPORT_SYMBOL() for asm
Al Viro
2016-08-08
1
-0
/
+94
|
*
[kbuild] handle exports in lib-y objects reliably
Al Viro
2016-08-08
3
-6
/
+24
*
|
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
2016-10-14
10
-620
/
+939
|
\
\
|
*
|
docs-rst: sphinxify 802.11 documentation
Johannes Berg
2016-10-12
10
-620
/
+939
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-14
15
-11
/
+6666
|
\
\
\
|
*
|
|
qedr: Add events support and register IB device
Ram Amrani
2016-10-14
3
-2
/
+158
|
*
|
|
qedr: Add GSI support
Ram Amrani
2016-10-14
7
-1
/
+706
|
*
|
|
qedr: Add LL2 RoCE interface
Ram Amrani
2016-10-14
2
-2
/
+34
|
*
|
|
qedr: Add support for data path
Ram Amrani
2016-10-14
5
-1
/
+1614
|
*
|
|
qedr: Add support for memory registeration verbs
Ram Amrani
2016-10-14
4
-1
/
+425
|
*
|
|
qedr: Add support for QP verbs
Ram Amrani
2016-10-14
7
-1
/
+1320
|
*
|
|
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
2016-10-14
6
-1
/
+777
|
*
|
|
qedr: Add support for user context verbs
Ram Amrani
2016-10-14
6
-1
/
+622
|
*
|
|
qedr: Add support for RoCE HW init
Ram Amrani
2016-10-14
4
-2
/
+691
|
*
|
|
qedr: Add RoCE driver framework
Ram Amrani
2016-10-14
8
-11
/
+331
*
|
|
|
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
22
-369
/
+505
|
\
\
\
\
|
*
|
|
|
IB/hns: Fix for removal of redundant code
Salil
2016-10-03
2
-19
/
+2
|
*
|
|
|
IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
Lijun Ou
2016-10-03
1
-14
/
+3
|
*
|
|
|
IB/hns: Fix the bug when platform_get_resource() exec fail
Lijun Ou
2016-10-03
1
-0
/
+4
|
*
|
|
|
IB/hns: Update the rq head when modify qp state
Lijun Ou
2016-10-03
1
-1
/
+2
|
*
|
|
|
IB/hns: Cq has not been freed
Lijun Ou
2016-10-03
1
-1
/
+4
|
*
|
|
|
IB/hns: Validate mtu when modified qp
Lijun Ou
2016-10-03
1
-0
/
+15
|
*
|
|
|
IB/hns: Some items of qpc need to take user param
Lijun Ou
2016-10-03
1
-2
/
+4
|
*
|
|
|
IB/hns: The Ack timeout need a lower limit value
Lijun Ou
2016-10-03
1
-4
/
+13
|
*
|
|
|
IB/hns: Return bad wr while post send failed
Lijun Ou
2016-10-03
1
-4
/
+7
|
*
|
|
|
IB/hns: Fix bug of memory leakage for registering user mr
Lijun Ou
2016-10-03
1
-0
/
+3
|
*
|
|
|
IB/hns: Modify the init of iboe lock
Lijun Ou
2016-10-03
1
-2
/
+1
|
*
|
|
|
IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
Wei Hu (Xavier)
2016-10-03
2
-75
/
+75
|
*
|
|
|
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
2016-10-03
3
-8
/
+4
[next]