aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-09-26kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-17kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-07-19Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25genksyms: Fix segfault with invalid declarationsMichal Marek
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2018-02-16powerpc: Simplify module TOC handlingAlan Modra
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek
2017-12-16kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-12-16module: set __jump_table alignment to 8David Daney
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann
2016-05-04unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich
2016-04-12scripts/coccinelle: modernize &Julia Lawall
2016-03-16ld-version: Fix awk regex compile failureJames Hogan
2016-03-03um: link with -lpthreadVegard Nossum
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)
2015-12-16scripts: recordmcount: break hardlinksRussell King
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris