index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
|
*
|
|
scripts/checkkconfigsymbols.sh: replace echo -e with printf
Max Filippov
2013-08-28
1
-2
/
+2
[next]