summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov2013-08-28
| * | | Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-15
| * | | coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-13
| * | | deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-24
| * | | deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-24
| * | | deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-24
| * | | deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-24
| * | | rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-23
| * | | rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-23
| * | | rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-23
| |/ /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-09-07
|\ \ \
| * | | scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\ \ \
| * | | tile: support ftrace on tilegxTony Lu2013-08-30
| |/ /
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-04
|\ \ \
| * | | scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang2013-08-20
| |/ /
* | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
|/ /
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-07-10
|\ \
| * | Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-03
| * | Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
| * | scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-03
| * | coccicheck: span checks across CPUsKees Cook2013-07-03