summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-17
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-16
* Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-16
* kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-16
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-16
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-13
* kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-13
* kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-13
* kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-13
* kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-13
* modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-13
* deb-pkg: generate correct build dependenciesRiku Voipio2019-03-13
* Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-03-13
|\
| * kconfig: fix 'Save As' menu of xconfigMasahiro Yamada2019-03-11
| * kconfig: rename zconf.y to parser.yMasahiro Yamada2019-02-13
| * kconfig: rename zconf.l to lexer.lMasahiro Yamada2019-02-13
* | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10
|\ \
| * | kbuild: clean up scripts/gcc-version.shMasahiro Yamada2019-03-04
| * | kbuild: remove cc-version macroMasahiro Yamada2019-03-04
| * | kbuild: update comment block of scripts/clang-version.shMasahiro Yamada2019-03-04
| * | kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper Kołodziej2019-02-28
| * | kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada2019-02-27
| * | kbuild: refactor cc-cross-prefix implementationMasahiro Yamada2019-02-27
| * | kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada2019-02-27
| * | scripts/gdb: refactor rules for symlink creationMasahiro Yamada2019-02-27
| * | scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada2019-02-27
| * | kbuild: generate modules.order only when CONFIG_MODULES=yMasahiro Yamada2019-02-19
| * | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-19
| * | kbuild: Disable extra debugging info in .s outputMasahiro Yamada2019-02-19
| * | kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada2019-02-19
| * | kallsyms: remove unneeded memset() callsMasahiro Yamada2019-02-19
| * | kallsyms: add static qualifiers where missingMasahiro Yamada2019-02-19
| * | kbuild: remove unnecessary in-subshell executionMasahiro Yamada2019-01-27
| * | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-27
| * | kbuild: simplify rules of data compression with size appendingMasahiro Yamada2019-01-27
| * | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada2019-01-27
| * | kbuild: remove top-level built-in.aMasahiro Yamada2019-01-27
| * | kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada2019-01-27
| |/
* | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-10
|\ \
| * | platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson2019-03-07
| * | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-07
| * | modpost: file2alias: define size of aliasMattias Jacobsson2019-03-07
| |/
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-10
|\ \
| * | of: add dtc annotations functionality to dtx_diffFrank Rowand2019-02-28
* | | Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Linus Torvalds2019-03-09
|\ \ \
| * | | leaking_addresses: Completely remove --version flagTobin C. Harding2019-03-06
| * | | leaking_addresses: Fix calls to dprintTobin C. Harding2019-03-06
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\ \ \ \
| * | | | scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn2019-02-22