summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Fix expr_free() E_NOT leakUlf Magnusson2018-05-301-1/+1
* kconfig: Fix automatic menu creation mem leakUlf Magnusson2018-05-301-0/+1
* kconfig: Don't leak main menus during parsingUlf Magnusson2018-05-301-9/+24
* tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2018-04-131-0/+1
* scripts: recordmcount: break hardlinksRussell King2018-03-181-0/+14
* scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2018-02-251-1/+1
* checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-211-3/+3
* kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada2017-05-081-1/+1
* modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2017-05-081-0/+22
* modpost: expand pattern matching to support substring matchesPaul Gortmaker2017-05-081-1/+11
* kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2017-01-151-4/+11
* scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior2016-12-231-1/+1
* ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-221-1/+8
* of: fix autoloading due to broken modalias with no 'compatible'Sasha Levin2016-06-191-1/+1
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-06-061-0/+1
* scripts/coccinelle: modernize &Julia Lawall2016-04-181-1/+1
* ld-version: Fix awk regex compile failureJames Hogan2016-03-291-1/+1
* scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-091-4/+4
* localmodconfig: Use Kbuild files tooRichard Weinberger2015-09-161-1/+1
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2015-02-111-2/+2
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-291-1/+0
* kbuild: Fix removal of the debian/ directoryMichal Marek2015-01-271-8/+8
* bugon.cocci: fix Options at the macroMauro Carvalho Chehab2015-01-271-1/+1
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2015-01-161-1/+1
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-143-23/+193
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-061-1/+1
| * coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-261-0/+180
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-121-1/+1
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-261-12/+10
| * scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders2014-08-191-1/+1
| * scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders2014-08-191-8/+0
| * scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders2014-08-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-1431-52/+35
|\ \
| * | kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-022-3/+3
| * | kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-023-6/+4
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-231-1/+5
| * | kconfig: nconfig: fix multi-byte UTF handlingBrian Norris2014-08-221-1/+2
| * | kconfig: lxdialog: fix spellingBrian Norris2014-08-221-1/+1
| * | kbuild: Make scripts executableMichal Marek2014-08-2023-0/+0
| * | kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada2014-08-191-1/+0
| * | kbuild: refactor script/kconfig/MakefileMasahiro Yamada2014-08-191-31/+3
| * | kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada2014-08-191-2/+4
| * | kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-192-6/+13
| |/
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-144-13/+1142
|\ \
| * | scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-141-1/+1
| * | scripts/headers_install.sh: fix error handlingJavier Barrio2014-10-141-2/+2
| * | checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches2014-10-141-0/+11
| * | checkpatch: add exception to return then else testJoe Perches2014-10-141-1/+5
| * | checkpatch: look for common misspellingsKees Cook2014-10-142-1/+1085
| * | checkpatch: warn on macros with flow control statementsJoe Perches2014-10-141-0/+18