summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson1-1/+1
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson1-0/+1
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson1-9/+24
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan1-4/+4
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-25genksyms: Fix segfault with invalid declarationsMichal Marek3-964/+853
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon1-1/+1
2018-02-16powerpc: Simplify module TOC handlingAlan Modra1-1/+2
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin1-7/+80
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek1-2/+4
2017-12-16kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada1-3/+2
2017-12-16module: set __jump_table alignment to 8David Daney1-0/+2
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur1-3/+3
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-11-01Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman1-32/+0
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-06-08scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-05-05unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro1-5/+7
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2016-04-12scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-03-16ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-04um: link with -lpthreadVegard Nossum1-1/+1
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2015-12-16scripts: recordmcount: break hardlinksRussell King1-0/+14
2015-12-09arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-11-18kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab1-1/+1
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds6-436/+480
2015-11-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+31
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-48/+55
2015-11-07checkpatch: improve the unnecessary initialisers testsJoe Perches1-7/+8
2015-11-07checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches1-25/+26
2015-11-07get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-07get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-07get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-07get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-07get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-11-07Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+22
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+4