summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-05-163-3/+5
* scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier2019-02-201-1/+1
* modpost: validate symbol names also in find_elf_symbolSami Tolvanen2019-02-201-24/+26
* kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-261-0/+2
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-12-171-1/+1
* unifdef: use memcpy instead of strncpyLinus Torvalds2018-12-131-2/+2
* Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-12-131-0/+3
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-261-2/+2
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-09-261-4/+4
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-171-1/+7
* 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