summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-07-091-0/+363
* kallsyms: Handle too long symbols in kallsyms.cEugene Loh2019-05-021-2/+2
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-11-201-1/+1
* rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-11-202-0/+14
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-03-191-0/+9
* modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2017-11-111-0/+22
* modpost: expand pattern matching to support substring matchesPaul Gortmaker2017-11-111-1/+11
* sched: add macros to define bitops for task atomic flagsZefan Li2017-10-121-0/+6
* tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-09-151-0/+1
* kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2017-03-161-4/+11
* scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior2017-02-231-1/+1
* ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-11-201-1/+8
* of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-08-221-1/+1
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-08-221-0/+1
* kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-05-011-4/+4
* scripts/coccinelle: modernize &Julia Lawall2016-05-011-1/+1
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-05-011-7/+7
* kconfig: return 'false' instead of 'no' in bool functionVegard Nossum2016-02-021-1/+1
* scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-021-4/+4
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-02-021-1/+2
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-251-1/+1
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2016-01-251-35/+110
* scripts: recordmcount: break hardlinksRussell King2016-01-251-0/+14
* recordmcount: Fix endianness handling bug for nop_mcountlibin2015-12-131-1/+1
* localmodconfig: Use Kbuild files tooRichard Weinberger2015-09-031-1/+1
* scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2015-06-121-1/+1
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2015-06-121-2/+2
* kbuild: Fix removal of the debian/ directoryMichal Marek2015-02-041-8/+8
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-02-041-1/+0
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2015-01-161-1/+1
* builddeb: put the dbg files into the correct directoryMichal Marek2014-11-031-12/+10
* scripts/kernel-doc: handle object-like macrosHoria Geanta2014-07-121-3/+12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-271-2/+2
|\
| * recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-261-2/+2
* | checkpatch: reduce false positives when checking void function return statementsJoe Perches2014-06-231-5/+10
* | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
* | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1248-159/+290
|\
| * scripts: objdiff: support directories for the augument of record commandMasahiro Yamada2014-06-101-11/+22
| * scripts: objdiff: fix a commentMasahiro Yamada2014-06-101-1/+1
| * scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada2014-06-101-2/+3
| * scripts: objdiff: improve path flexibility for record commandMasahiro Yamada2014-06-101-6/+16
| * scripts: objdiff: remove unnecessary codeMasahiro Yamada2014-06-101-2/+0
| * scripts: objdiff: direct error messages to stderrMasahiro Yamada2014-06-101-9/+9
| * scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada2014-06-101-7/+5
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-101-0/+66
| * kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-1019-91/+89
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-1026-30/+0