summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-25
* KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells2015-09-25
* modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2015-09-15
* MODSIGN: fix a compilation warning in extract-certDavid Howells2015-09-11
* checkpatch: add constant comparison on left side testJoe Perches2015-09-10
* checkpatch: add __pmem to $Sparse annotationsJoe Perches2015-09-10
* checkpatch: fix left brace warningEddie Kovsky2015-09-10
* checkpatch: avoid some commit message long line warningsJoe Perches2015-09-10
* checkpatch: emit an error on formats with 0x%<decimal>Joe Perches2015-09-10
* checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches2015-09-10
* checkpatch: always check block comment stylesJoe Perches2015-09-10
* checkpatch: report the right line # when using --emacs and --fileJoe Perches2015-09-10
* checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches2015-09-10
* checkpatch: Allow longer declaration macrosJoe Perches2015-09-10
* checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches2015-09-10
* checkpatch: add warning on BUG/BUG_ON useJoe Perches2015-09-10
* checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches2015-09-10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\
| * coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley2015-09-08
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-09-08
|\ \
| * | deb-pkg: add source packageRiku Voipio2015-09-04
| * | package/Makefile: move source tar creation to a functionRiku Voipio2015-09-04
| * | scripts: add stackdelta scriptRasmus Villemoes2015-08-28
| * | scripts: add stackusage scriptRasmus Villemoes2015-08-28
| * | kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn2015-08-26
| * | fallback to hostname in scripts/package/builddebChristian Kujau2015-08-19
| * | coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski2015-08-19
| * | deb-pkg: simplify directory creationRiku Voipio2015-08-19
| * | scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd2015-08-19
| * | scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-15
| * | coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-03
| * | coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-25
| * | coccinelle: api: add vma_pages.cocciDmitry Kalinkin2015-05-21
| * | scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-21
| * | scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-21
| * | coccinelle: simple_open: Use imperative moodFabio Estevam2015-05-20
| * | coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-20
| * | coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-20
| * | coccinelle: pm_runtime: Insert blank lineFabio Estevam2015-05-20
| * | deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)2015-05-20
| * | builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov2015-05-06
| * | deb-pkg: move setting debarch for a separate functionRiku Voipio2015-04-27
| * | kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov2015-04-27
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-09-08
|\ \ \
| * | | merge_config.sh: exit on missing input filesSam Bobroff2015-08-20
| * | | kconfig: Regenerate shipped zconf.{hash,lex}.c filesAndreas Ruprecht2015-08-19
| * | | kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2015-08-19
| * | | kconfig: Delete unnecessary checks before the function call "sym_calc_value"Markus Elfring2015-08-19
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-08
|\ \ \ \
| * | | | kbuild: Fix clang detectionMichal Marek2015-09-04