summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-06
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-29
|\
| * checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni2019-03-29
* | kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-03-29
* | kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-03-28
* | scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-28
* | kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence2019-03-28
* | coccinelle: put_device: reduce false positivesWen Yang2019-03-28
|/
* 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