summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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: Add __cc-option macroMatthias Kaehlcke2018-11-271-2/+7
* kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2018-11-271-2/+3
* kbuild: Add support to generate LLVM assembly filesVinícius Tinti2018-11-271-0/+8
* kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2018-11-271-3/+3
* kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2018-11-271-1/+0
* kbuild: fix asm-offset generation to work with clangJeroen Hofstee2018-11-271-2/+6
* kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2018-11-271-1/+0
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2018-11-272-26/+30
* kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-261-0/+3
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-151-2/+2
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-09-151-4/+4
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-171-1/+7
* kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-08-172-1/+4
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-191-2/+3
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-131-1/+1
* 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
* kbuild: Handle builtin dtb file names containing hyphensJames Hogan2018-03-181-4/+4
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-251-0/+9
* genksyms: Fix segfault with invalid declarationsMichal Marek2018-02-253-964/+853
* scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2018-02-251-1/+1
* powerpc: Simplify module TOC handlingAlan Modra2018-02-161-1/+2
* kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin2018-01-231-7/+80
* genksyms: Handle string literals with spaces in reference filesMichal Marek2018-01-101-2/+4
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-12-161-3/+2
* module: set __jump_table alignment to 8David Daney2017-12-161-0/+2
* checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-211-3/+3
* kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2017-01-091-4/+11
* scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior2016-11-261-1/+1
* Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman2016-10-311-32/+0
* x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-10-311-0/+32
* ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-201-1/+8
* of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-07-271-1/+1
* scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-06-071-2/+2
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-06-011-0/+1
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-05-041-5/+7
* kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-04-121-4/+4
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-04-121-1/+3
* scripts/coccinelle: modernize &Julia Lawall2016-04-121-1/+1
* ld-version: Fix awk regex compile failureJames Hogan2016-03-161-1/+1
* um: link with -lpthreadVegard Nossum2016-03-031-1/+1
* scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-251-4/+4
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-311-1/+2
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-041-1/+1
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2015-12-161-35/+110
* scripts: recordmcount: break hardlinksRussell King2015-12-161-0/+14