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