summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* kernel-doc: improve "no structured comments found" errorJohannes Berg2013-11-13
* initramfs: read CONFIG_RD_ variables for initramfs compressionP J P2013-11-13
* checkpatch: add check for sscanf without return useJoe Perches2013-11-13
* checkpatch: don't require kernel style __attribute__ shortcuts in uapi pathsJoe Perches2013-11-13
* checkpatch: improve "return is not a function" testJoe Perches2013-11-13
* checkpatch.pl: check for the FSF mailing addressJosh Triplett2013-11-13
* checkpatch: make the memory barrier test noisierJoe Perches2013-11-13
* checkpatch: add rules to check init attribute and const defectsJoe Perches2013-11-13
* checkpatch: add test for #defines of ARCH_HAS_<foo>Joe Perches2013-11-13
* checkpatch: find CamelCase definitions of struct/union/enumJoe Perches2013-11-13
* checkpatch: update seq_<foo> testsJoe Perches2013-11-13
* checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patchJoe Perches2013-11-13
* checkpatch: report missing spaces around trigraphs with --strictJoe Perches2013-11-13
* scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen2013-11-13
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2013-11-13
* perf tools: Fix version when building out of treeDavid Ahern2013-11-07
* scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-02
* checkpatch: make extern in .h prototypes quieterJoe Perches2013-09-24
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-09-13
|\
| * scripts/config: fix variable substitution commandClement Chauplannaz2013-09-13
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-12
|\ \
| * | kbuild: Add MIPS specific files to generated package.Stuart Longland2013-08-26
* | | checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches2013-09-11
* | | checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches2013-09-11
* | | checkpatch: reduce runtime/cpu time usedJoe Perches2013-09-11
* | | checkpatch: better --fix of SPACING errors.Joe Perches2013-09-11
* | | checkpatch: ignore #define TRACE_<foo> macrosJoe Perches2013-09-11
* | | checkpatch: add --types option to report only specific message typesJoe Perches2013-09-11
* | | checkpatch: fix networking kernel-doc block comment defectJoe Perches2013-09-11
* | | checkpatch: warn when using extern with function prototypes in .h filesJoe Perches2013-09-11
* | | checkpatch: check for duplicate signaturesJoe Perches2013-09-11
* | | checkpatch: enforce sane perl versionDave Hansen2013-09-11
* | | checkpatch: check CamelCase by word, not by $LvalJoe Perches2013-09-11
* | | checkpatch: add a few more --fix correctionsJoe Perches2013-09-11
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-09-11
|\ \ \ | | |/ | |/|
| * | kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2013-09-05
| * | kconfig: regenerate bison parserYann E. MORIN2013-09-05
| * | kconfig: do not special-case 'MODULES' symbolYann E. MORIN2013-09-05
| * | diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano2013-09-01
| * | diffconfig: Gracefully exit if the default config files are not presentMike Pagano2013-08-19
| * | kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN2013-08-15
| * | scripts/config: use sed's POSIX interfaceClement Chauplannaz2013-08-15
| * | kconfig: switch to "long long" for sanityKees Cook2013-08-15
| * | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-23
| |\ \ | | |/ | |/|
| | * kconfig: simplify symbol-search codeYann E. MORIN2013-07-16
| | * kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN2013-07-16
| | * kconfig: minor style fixes in symbol-search codeYann E. MORIN2013-07-16
| | * kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-16
| | * kconfig: avoid multiple calls to strlenYann E. MORIN2013-07-16
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-09-07
|\ \ \