aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-02-09kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2015-02-09kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch
2015-01-29scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher
2015-01-26scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2014-07-17recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith
2014-07-02builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-07-02module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen
2014-05-15powerpc: Add vr save/restore functionsAndreas Schwab
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2014-03-31deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings
2014-02-22Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-01-09scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
2013-09-24checkpatch: make extern in .h prototypes quieterJoe Perches
2013-09-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-11checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches
2013-09-11checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches
2013-09-11checkpatch: reduce runtime/cpu time usedJoe Perches
2013-09-11checkpatch: better --fix of SPACING errors.Joe Perches
2013-09-11checkpatch: ignore #define TRACE_<foo> macrosJoe Perches
2013-09-11checkpatch: add --types option to report only specific message typesJoe Perches
2013-09-11checkpatch: fix networking kernel-doc block comment defectJoe Perches
2013-09-11checkpatch: warn when using extern with function prototypes in .h filesJoe Perches
2013-09-11checkpatch: check for duplicate signaturesJoe Perches
2013-09-11checkpatch: enforce sane perl versionDave Hansen
2013-09-11checkpatch: check CamelCase by word, not by $LvalJoe Perches
2013-09-11checkpatch: add a few more --fix correctionsJoe Perches
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-09-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-09-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN
2013-09-05kconfig: regenerate bison parserYann E. MORIN
2013-09-05kconfig: do not special-case 'MODULES' symbolYann E. MORIN
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-01diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-28scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland
2013-08-20scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang
2013-08-19diffconfig: Gracefully exit if the default config files are not presentMike Pagano
2013-08-15kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz
2013-08-15kconfig: switch to "long long" for sanityKees Cook
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier