summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | kconfig: distinguish between dependencies and visibility in help textThomas Hebb2020-01-073-2/+13
| * | kconfig: list all definitions of a symbol in help textThomas Hebb2020-01-071-24/+31
| * | kconfig: Add yes2modconfig and mod2yesconfig targets.Tetsuo Handa2020-01-074-1/+38
| * | kconfig: use $(PERL) in MakefileMasahiro Yamada2020-01-071-1/+1
| * | kconfig: fix too deep indentation in MakefileMasahiro Yamada2020-01-071-9/+9
| * | kconfig: localmodconfig: fix indentation for closing braceMasahiro Yamada2020-01-071-1/+1
| * | kconfig: localmodconfig: remove unused $configMasahiro Yamada2020-01-071-2/+0
| * | kconfig: squash prop_alloc() into menu_add_prop()Masahiro Yamada2020-01-073-23/+17
| * | kconfig: remove sym from struct propertyMasahiro Yamada2020-01-073-3/+1
| * | kconfig: remove 'prompt' argument from menu_add_prop()Masahiro Yamada2020-01-071-4/+5
| * | kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()Masahiro Yamada2020-01-071-36/+34
| * | kconfig: remove 'prompt' symbolMasahiro Yamada2020-01-071-10/+7
| * | kconfig: drop T_WORD from the RHS of 'prompt' symbolMasahiro Yamada2020-01-071-3/+1
| * | kconfig: use parent->dep as the parentdep of 'menu'Masahiro Yamada2020-01-071-5/+3
| * | kconfig: remove the rootmenu check in menu_add_prop()Masahiro Yamada2020-01-071-1/+1
* | | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-02-0110-175/+98
|\ \ \
| * | | builddeb: split libc headers deployment out into a functionMasahiro Yamada2020-01-291-14/+18
| * | | builddeb: split kernel headers deployment out into a functionMasahiro Yamada2020-01-291-34/+42
| * | | builddeb: remove redundant make for ARCH=umMasahiro Yamada2020-01-291-2/+1
| * | | builddeb: avoid invoking sub-shells where possibleMasahiro Yamada2020-01-291-13/+22
| * | | builddeb: remove redundant $objtree/Masahiro Yamada2020-01-291-16/+16
| * | | builddeb: match temporary directory name to the package nameMasahiro Yamada2020-01-291-4/+4
| * | | builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada2020-01-291-2/+2
| * | | kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada2020-01-221-1/+1
| * | | builddeb: allow selection of .deb compressorMichał Mirosław2020-01-221-1/+1
| * | | kbuild: remove 'Building modules, stage 2.' logMasahiro Yamada2020-01-161-1/+0
| * | | kbuild: remove *.tmp file when filechk failsMasahiro Yamada2020-01-161-8/+7
| * | | modpost: assume STT_SPARC_REGISTER is definedMasahiro Yamada2020-01-161-7/+1
| * | | builddeb: make headers package thinnerMichał Mirosław2020-01-141-2/+2
| * | | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada2020-01-074-106/+6
| * | | kbuild: pass KBUILD_MODFILE when compiling builtin objectsMasahiro Yamada2020-01-071-6/+9
| * | | kbuild: add stringify helper to quote a string passed to C filesMasahiro Yamada2020-01-072-1/+5
| * | | kbuild: use pattern rule for building built-in.a in sub-directoriesMasahiro Yamada2020-01-071-1/+1
| * | | kbuild: do not create orphan built-in.a or obj-y objectsMasahiro Yamada2020-01-072-1/+5
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-0/+14
|\ \ \
| * | | scripts/spelling.txt: add "issus" typoLuca Ceresoli2020-01-311-0/+1
| * | | scripts/spelling.txt: add more spellings to spelling.txtXiong2020-01-311-0/+13
* | | | Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-3013-32/+63
|\ \ \ \ | |/ / / |/| | |
| * | | scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...Rob Herring2020-01-281-21/+0
| * | | scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47aRob Herring2019-12-2614-32/+84
* | | | Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2020-01-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven2020-01-271-1/+1
| |/ /
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-293-294/+0
|\ \ \
| * \ \ Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman2020-01-132-6/+5
| |\ \ \ | | | |/ | | |/|
| * | | Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman2019-12-235-36/+30
| |\ \ \
| * | | | tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada2019-12-173-294/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-282-4/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-0/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-232-4/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down2020-01-221-2/+2