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
*
kernel-doc: improve "no structured comments found" error
Johannes Berg
2013-11-13
2
-5
/
+15
*
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
2013-11-13
1
-6
/
+18
*
checkpatch: add check for sscanf without return use
Joe Perches
2013-11-13
1
-0
/
+17
*
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
Joe Perches
2013-11-13
1
-7
/
+12
*
checkpatch: improve "return is not a function" test
Joe Perches
2013-11-13
1
-14
/
+4
*
checkpatch.pl: check for the FSF mailing address
Josh Triplett
2013-11-13
1
-0
/
+12
*
checkpatch: make the memory barrier test noisier
Joe Perches
2013-11-13
1
-2
/
+2
*
checkpatch: add rules to check init attribute and const defects
Joe Perches
2013-11-13
1
-2
/
+34
*
checkpatch: add test for #defines of ARCH_HAS_<foo>
Joe Perches
2013-11-13
1
-8
/
+14
*
checkpatch: find CamelCase definitions of struct/union/enum
Joe Perches
2013-11-13
1
-2
/
+3
*
checkpatch: update seq_<foo> tests
Joe Perches
2013-11-13
1
-3
/
+4
*
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
Joe Perches
2013-11-13
1
-2
/
+10
*
checkpatch: report missing spaces around trigraphs with --strict
Joe Perches
2013-11-13
1
-9
/
+7
*
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
2013-11-13
1
-8
/
+7
*
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2013-11-13
2
-3
/
+47
*
perf tools: Fix version when building out of tree
David Ahern
2013-11-07
1
-1
/
+3
*
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2013-11-02
2
-1
/
+13
*
checkpatch: make extern in .h prototypes quieter
Joe Perches
2013-09-24
1
-2
/
+2
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-09-13
1
-1
/
+1
|
\
|
*
scripts/config: fix variable substitution command
Clement Chauplannaz
2013-09-13
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-12
1
-0
/
+21
|
\
\
|
*
|
kbuild: Add MIPS specific files to generated package.
Stuart Longland
2013-08-26
1
-0
/
+21
*
|
|
checkpatch: add test for positional misuse of section specifiers like __initdata
Joe Perches
2013-09-11
1
-1
/
+46
*
|
|
checkpatch: fix perl version 5.12 and earlier incompatibility
Joe Perches
2013-09-11
1
-2
/
+2
*
|
|
checkpatch: reduce runtime/cpu time used
Joe Perches
2013-09-11
1
-1
/
+3
*
|
|
checkpatch: better --fix of SPACING errors.
Joe Perches
2013-09-11
1
-22
/
+42
*
|
|
checkpatch: ignore #define TRACE_<foo> macros
Joe Perches
2013-09-11
1
-1
/
+2
*
|
|
checkpatch: add --types option to report only specific message types
Joe Perches
2013-09-11
1
-18
/
+38
*
|
|
checkpatch: fix networking kernel-doc block comment defect
Joe Perches
2013-09-11
1
-0
/
+1
*
|
|
checkpatch: warn when using extern with function prototypes in .h files
Joe Perches
2013-09-11
1
-0
/
+10
*
|
|
checkpatch: check for duplicate signatures
Joe Perches
2013-09-11
1
-0
/
+12
*
|
|
checkpatch: enforce sane perl version
Dave Hansen
2013-09-11
1
-0
/
+12
*
|
|
checkpatch: check CamelCase by word, not by $Lval
Joe Perches
2013-09-11
1
-5
/
+9
*
|
|
checkpatch: add a few more --fix corrections
Joe Perches
2013-09-11
1
-38
/
+84
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-09-11
9
-340
/
+408
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
1
-0
/
+6
|
*
|
kconfig: regenerate bison parser
Yann E. MORIN
2013-09-05
1
-264
/
+298
|
*
|
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-09-05
2
-13
/
+3
|
*
|
diffconfig: Update script to support python versions 2.5 through 3.3
Mike Pagano
2013-09-01
1
-15
/
+13
|
*
|
diffconfig: Gracefully exit if the default config files are not present
Mike Pagano
2013-08-19
1
-2
/
+7
|
*
|
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
2013-08-15
1
-3
/
+8
|
*
|
scripts/config: use sed's POSIX interface
Clement Chauplannaz
2013-08-15
1
-3
/
+41
|
*
|
kconfig: switch to "long long" for sanity
Kees Cook
2013-08-15
1
-9
/
+10
|
*
|
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-07-23
3
-33
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
1
-19
/
+11
|
|
*
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
1
-1
/
+1
|
|
*
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
2013-07-16
1
-4
/
+3
|
|
*
kconfig/[mn]conf: shorten title in search-box
Yann E. MORIN
2013-07-16
2
-4
/
+4
|
|
*
kconfig: avoid multiple calls to strlen
Yann E. MORIN
2013-07-16
1
-5
/
+5
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-09-07
4
-24
/
+178
|
\
\
\
[next]