aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-23modpost: respect the previous export when 'exported twice' is warnedMasahiro Yamada1-15/+11
2019-11-23modpost: do not set ->preloaded for symbols from Module.symversMasahiro Yamada1-4/+2
2019-11-23modpost: stop symbol preloading for modversion CRCMasahiro Yamada1-32/+39
2019-11-23modpost: rename handle_modversions() to handle_symbol()Masahiro Yamada1-3/+3
2019-11-23modpost: refactor namespace_from_kstrtabns() to not hard-code section nameMasahiro Yamada2-8/+3
2019-11-23modpost: add a helper to get data pointed by a symbolMasahiro Yamada1-4/+13
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada4-40/+9
2019-11-15kbuild: remove header compile testMasahiro Yamada8-1252/+9
2019-11-11kbuild: rename any-prereq to newer-prereqsMasahiro Yamada1-5/+5
2019-11-11kbuild: drop $(wildcard $^) check in if_changed* for faster rebuildMasahiro Yamada1-2/+5
2019-11-11kbuild: update compile-test header list for v5.5-rc1Masahiro Yamada1-4/+0
2019-11-11modpost: remove unneeded local variable in contains_namespace()Masahiro Yamada1-4/+2
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada4-4/+14
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada7-42/+34
2019-11-11modpost: free ns_deps_buf.p after writing ns_deps filesMasahiro Yamada1-0/+2
2019-11-11modpost: do not invoke extra modpost for nsdepsMasahiro Yamada3-15/+7
2019-11-11scripts/ver_linux: add Bison and Flex to the checklistBhaskar Chowdhury1-0/+2
2019-11-11kconfig: be more helpful if pkg-config is missingAlyssa Ross2-0/+6
2019-11-11kconfig: Add option to get the full help text with listnewconfigLaura Abbott2-2/+16
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce2-3/+8
2019-11-11kbuild: Extend defconfig field size from 24 to 27Geert Uytterhoeven1-1/+1
2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven4-5/+10
2019-11-11scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury1-11/+11
2019-11-11asm-generic/export.h: remove unneeded __kcrctab_* symbolsMasahiro Yamada1-1/+0
2019-11-11asm-generic/export.h: make __ksymtab_* local symbolsMasahiro Yamada1-1/+0
2019-11-11kbuild: make single target builds much fasterMasahiro Yamada1-1/+4
2019-11-11kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectoriesMasahiro Yamada1-3/+3
2019-11-11kbuild: remove unneeded variable, single-allMasahiro Yamada1-4/+2
2019-11-11kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada1-2/+9
2019-11-11kheaders: remove the last bashism to allow sh to run itMasahiro Yamada2-7/+8
2019-11-11kheaders: optimize header copy for in-tree buildsMasahiro Yamada1-7/+9
2019-11-11kheaders: optimize md5sum calculation for in-tree buildsMasahiro Yamada1-16/+16
2019-11-11kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'Masahiro Yamada1-4/+4
2019-11-11kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada3-16/+7
2019-11-11modpost: do not parse vmlinux for external module buildsMasahiro Yamada1-3/+5
2019-11-11kbuild: update comments in scripts/Makefile.modpostMasahiro Yamada1-2/+1
2019-11-11kconfig: split util.c out of parser.yMasahiro Yamada2-2/+1
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada5-8/+6
2019-11-11video/logo: simplify cmd_logoMasahiro Yamada1-9/+4
2019-11-11ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada3-11/+0
2019-11-11hexagon: remove asm/bitsperlong.hMasahiro Yamada1-27/+0
2019-11-10Linux 5.4-rc7Linus Torvalds1-1/+1
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds16-32/+44
2019-11-10Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds19-20/+3324
2019-11-10Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-26/+45
2019-11-10Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+29
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-40/+16
2019-11-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-59/+113
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-38/+14