summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-1118-165/+104Star
|\
| * kbuild: clean up scripts/gcc-version.shMasahiro Yamada2019-03-042-21/+8Star
| * kbuild: remove cc-version macroMasahiro Yamada2019-03-041-4/+1Star
| * kbuild: update comment block of scripts/clang-version.shMasahiro Yamada2019-03-041-7/+3Star
| * kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper Kołodziej2019-02-281-2/+2
| * kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada2019-02-271-13/+0Star
| * kbuild: refactor cc-cross-prefix implementationMasahiro Yamada2019-02-271-8/+4Star
| * kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada2019-02-271-2/+2
| * scripts/gdb: refactor rules for symlink creationMasahiro Yamada2019-02-271-7/+11
| * scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada2019-02-272-8/+4Star
| * kbuild: generate modules.order only when CONFIG_MODULES=yMasahiro Yamada2019-02-201-0/+2
| * kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-204-10/+12
| * kbuild: Disable extra debugging info in .s outputMasahiro Yamada2019-02-201-1/+1
| * kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada2019-02-191-1/+1
| * kallsyms: remove unneeded memset() callsMasahiro Yamada2019-02-191-3/+0Star
| * kallsyms: add static qualifiers where missingMasahiro Yamada2019-02-191-4/+4
| * kbuild: remove unnecessary in-subshell executionMasahiro Yamada2019-01-283-15/+14Star
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-284-13/+20
| * kbuild: simplify rules of data compression with size appendingMasahiro Yamada2019-01-281-11/+7Star
| * kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada2019-01-281-18/+10Star
| * kbuild: remove top-level built-in.aMasahiro Yamada2019-01-282-30/+8Star
| * kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada2019-01-282-7/+10
* | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-102-1/+30
|\ \
| * | platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson2019-03-072-0/+25
| * | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-0/+1
| * | modpost: file2alias: define size of aliasMattias Jacobsson2019-03-071-1/+4
| |/
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-1/+12
|\ \
| * | of: add dtc annotations functionality to dtx_diffFrank Rowand2019-02-281-1/+12
* | | Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Linus Torvalds2019-03-091-5/+4Star
|\ \ \
| * | | leaking_addresses: Completely remove --version flagTobin C. Harding2019-03-061-2/+1Star
| * | | leaking_addresses: Fix calls to dprintTobin C. Harding2019-03-061-3/+3
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-093-15/+8Star
|\ \ \ \
| * | | | scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn2019-02-221-1/+1
| * | | | coding-style: Clarify the expectations around boolJason Gunthorpe2019-01-211-13/+0Star
| * | | | kernel-doc: suppress 'not described' warnings for embedded struct fieldsJonathan Corbet2019-01-161-1/+1
| * | | | scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner2019-01-161-1/+7
* | | | | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-093-22/+74
|\ \ \ \ \
| * | | | | gcc-plugins: structleak: Generalize to all variable typesKees Cook2019-03-043-22/+74
| | |_|_|/ | |/| | |
* | | | | scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu2019-03-082-12/+12
* | | | | checkpatch: add test for SPDX-License-Identifier on wrong line #Joe Perches2019-03-081-0/+8
* | | | | checkpatch: allow reporting C99 style commentsVadim Bendebury2019-03-081-1/+2
* | | | | checkpatch: add some new alloc functions to various testsJoe Perches2019-03-081-4/+15
* | | | | checkpatch: verify SPDX comment styleJoe Perches2019-03-081-0/+8
* | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2019-03-081-0/+69
* | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-2/+4
|\ \ \ \ \
| * | | | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-286-22/+28
| |\| | | |
| * | | | | ver_linux: Assign constant RE to variable name for clarityAlexander Kapshuk2019-01-221-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-063-10/+8Star
|\ \ \ \ \
| * | | | | scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov2019-03-061-1/+8
| * | | | | kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-062-9/+0Star
| | |_|/ / | |/| | |