summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0294-0/+94
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-6/+1
|\
| * Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-222-6/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-1/+6
|\ \ | |/
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-1/+6
* | scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-131-1/+1
* | scripts: fix faddr2line to work on last symbolNeilBrown2017-10-121-2/+3
* | checkpatch: fix ignoring cover-letter logicStafford Horne2017-10-031-1/+1
* | scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King2017-10-031-0/+33
* | objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf2017-09-281-0/+2
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-241-13/+9
|\ \
| * | scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand2017-09-201-13/+9
* | | kbuild: rpm-pkg: fix version number handlingMasahiro Yamada2017-09-213-15/+2
* | | kbuild: deb-pkg: remove firmware package supportMasahiro Yamada2017-09-211-21/+1
* | | kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada2017-09-211-6/+2
|/ /
* | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-151-70/+0
|\ \
| * | firmware: delete in-kernel firmwareGreg Kroah-Hartman2017-09-141-70/+0
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-143-20/+19
|\ \ \
| * | | kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada2017-09-131-16/+13
| * | | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-131-2/+3
| * | | kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel2017-09-021-2/+2
| * | | Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn2017-09-011-0/+1
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-011-1/+1
* | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-131-5/+24
|\ \ \ \
| * | | | modpost: abort if module name is too longWanlong Gao2017-07-251-5/+24
* | | | | Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds2017-09-131-1/+0
|\ \ \ \ \
| * | | | | docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab2017-09-081-1/+0
* | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-121-1/+6
|\ \ \ \ \ \
| * | | | | | selinux: genheaders should fail if too many permissions are definedStephen Smalley2017-07-311-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-18/+43
|\ \ \ \ \ \
| * | | | | | checkpatch: add 6 missing types to --list-typesJean Delvare2017-09-081-1/+2
| * | | | | | checkpatch: rename variables to avoid confusionJean Delvare2017-09-081-16/+16
| * | | | | | checkpatch: fix typo in commentJean Delvare2017-09-081-1/+1
| * | | | | | checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches2017-09-081-0/+24
| | |/ / / / | |/| | | |
* | | | | | remove gperf left-overs from build systemLinus Torvalds2017-09-091-9/+0
* | | | | | genksyms: fix gperf removal conversionLinus Torvalds2017-09-082-2/+2
|/ / / / /
* | | | | Merge branch 'gperf-removal'Linus Torvalds2017-09-0714-662/+151
|\ \ \ \ \
| * | | | | Remove gperf usage from toolchainLinus Torvalds2017-08-1914-662/+151
* | | | | | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-073-5/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook2017-08-072-2/+12
| |\ \ \ \ \ \
| | * | | | | | gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2017-08-072-2/+12
| | | |/ / / / | | |/| | | |
| * | | | | | randstruct: Enable function pointer struct detectionKees Cook2017-08-011-3/+0
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-071-4/+4
|\ \ \ \ \ \
| * | | | | | of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada2017-08-211-2/+4
| * | | | | | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada2017-08-211-1/+0
| * | | | | | of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada2017-08-211-1/+0
* | | | | | | modpost: simplify sec_name()Masahiro Yamada2017-09-061-16/+11
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-4/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-103-26/+195
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-4/+10
OpenPOWER on IntegriCloud