summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-11-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-08-23of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-08-23kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-05-01kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2016-05-01scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-05-01unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro1-7/+7
2016-02-02kconfig: return 'false' instead of 'no' in bool functionVegard Nossum1-1/+1
2016-02-02scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-02scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-25ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2016-01-25ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2016-01-25scripts: recordmcount: break hardlinksRussell King1-0/+14
2015-12-13recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2015-09-03localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-06-12scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2015-06-12kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2015-02-04kbuild: Fix removal of the debian/ directoryMichal Marek1-8/+8
2015-02-04scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2015-01-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2014-11-03builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta1-3/+12
2014-06-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2014-06-26recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith1-2/+2
2014-06-24checkpatch: reduce false positives when checking void function return statementsJoe Perches1-5/+10
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds48-159/+290
2014-06-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-109/+106
2014-06-12Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2014-06-11decode_stacktrace: make stack dump output useful againSasha Levin1-0/+126
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada1-11/+22
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada1-1/+1
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada1-2/+3
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada1-6/+16
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada1-2/+0
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada1-9/+9
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada1-7/+5
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin1-0/+66
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada19-91/+89
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada1-2/+2
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada26-30/+0
2014-06-10coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd1-0/+62
2014-06-10kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada1-1/+1
2014-06-10scripts/tags.sh: ignore symlink'ed source filesYann Droneaud1-4/+6
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+12
2014-06-05scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick1-2/+2
2014-06-05checkpatch: check stable email addressJoe Perches1-0/+6
2014-06-05checkpatch: warn on unnecessary void function return statementsJoe Perches1-0/+7