index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
2
-1
/
+648
|
\
|
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
2
-1
/
+648
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-10-14
4
-12
/
+80
|
\
\
|
*
|
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
2016-10-11
1
-0
/
+64
|
*
|
scripts/coccicheck: Update reference for the corresponding documentation
Markus Elfring
2016-10-11
1
-1
/
+1
|
*
|
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Julia Lawall
2016-10-01
1
-7
/
+11
|
*
|
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Julia Lawall
2016-10-01
1
-4
/
+4
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
7
-115
/
+174
|
\
\
\
|
*
|
|
initramfs: Escape colons in depfile
Michal Marek
2016-09-23
1
-1
/
+4
|
*
|
|
kbuild: add arch specific post-link Makefile
Nicholas Piggin
2016-09-09
1
-5
/
+9
|
*
|
|
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-09-09
2
-15
/
+79
|
*
|
|
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
|
*
|
|
[kbuild] handle exports in lib-y objects reliably
Al Viro
2016-08-07
1
-0
/
+20
|
|
/
/
*
|
|
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
2016-10-11
1
-1
/
+2
*
|
|
checkpatch: improve the octal permissions tests
Joe Perches
2016-10-11
1
-16
/
+44
*
|
|
checkpatch: add warning for unnamed function definition arguments
Joe Perches
2016-10-11
1
-0
/
+13
*
|
|
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
2016-10-11
1
-1
/
+19
*
|
|
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
2016-10-11
1
-1
/
+8
*
|
|
checkpatch: add --strict test for macro argument reuse
Joe Perches
2016-10-11
1
-8
/
+35
*
|
|
checkpatch: improve the block comment * alignment test
Joe Perches
2016-10-11
1
-7
/
+12
*
|
|
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
2016-10-11
1
-1
/
+1
*
|
|
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
2016-10-11
1
-0
/
+25
*
|
|
checkpatch: externalize the structs that should be const
Joe Perches
2016-10-11
2
-40
/
+63
*
|
|
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
2016-10-11
1
-35
/
+35
*
|
|
checkpatch: test multiple line block comment alignment
Joe Perches
2016-10-11
1
-0
/
+19
*
|
|
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
2016-10-11
1
-6
/
+43
*
|
|
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
2016-10-11
1
-0
/
+14
*
|
|
spelling.txt: "modeled" is spelt correctly
Joe Perches
2016-10-07
1
-1
/
+0
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
3
-1
/
+3
*
|
|
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-0
/
+115
|
\
\
\
|
*
|
|
ftrace/scripts: Add helper script to bisect function tracing problem functions
Steven Rostedt (Red Hat)
2016-09-21
1
-0
/
+115
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-04
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
ubsan: allow to disable the null sanitizer
Christian Borntraeger
2016-09-20
1
-1
/
+4
*
|
|
|
|
Merge tag 'docs-4.9' of git://git.lwn.net/linux
Linus Torvalds
2016-10-04
1
-16
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
docs: Special-case function-pointer parameters in kernel-doc
Jonathan Corbet
2016-09-06
1
-0
/
+2
|
*
|
|
|
|
docs: make kernel-doc handle varargs properly
Jonathan Corbet
2016-09-06
1
-1
/
+2
|
*
|
|
|
|
docs-rst: kernel-doc: fix typedef output in RST format
Mauro Carvalho Chehab
2016-09-01
1
-10
/
+24
|
*
|
|
|
|
docs-rst: improve typedef parser
Mauro Carvalho Chehab
2016-09-01
1
-1
/
+3
|
*
|
|
|
|
docs-rst: kernel-doc: better output struct members
Mauro Carvalho Chehab
2016-08-24
1
-1
/
+1
|
*
|
|
|
|
doc-rst: Revert "kernel-doc: fix handling of address_space tags"
Markus Heiser
2016-08-22
1
-3
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-03
2
-346
/
+252
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2016-09-05
3
-11
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
ver_linux: rename ver_linux.awk to ver_linux
Alexander Kapshuk
2016-08-31
1
-0
/
+0
|
*
|
|
|
|
ver_linux: shell implementation removed
Alexander Kapshuk
2016-08-31
1
-193
/
+0
|
*
|
|
|
|
ver_linux: complete awk implementation
Alexander Kapshuk
2016-08-31
1
-0
/
+89
|
*
|
|
|
|
checkkconfigsymbols: use arglist instead of cmd string
Valentin Rothberg
2016-08-28
1
-11
/
+16
|
*
|
|
|
|
checkkconfigsymblos: consistent symbol terminology
Valentin Rothberg
2016-08-28
1
-67
/
+67
|
*
|
|
|
|
checkkconfigsymbols.py: fix pylint and pep8 warnings
Valentin Rothberg
2016-08-28
1
-10
/
+8
[next]