aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-6/+1
2017-10-22Input: do not use property bits when generating module aliasGravatar Dmitry Torokhov 2-6/+1
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-1/+6
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 2-1/+6
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Gravatar Guenter Roeck 1-1/+1
2017-10-12scripts: fix faddr2line to work on last symbolGravatar NeilBrown 1-2/+3
2017-10-03checkpatch: fix ignoring cover-letter logicGravatar Stafford Horne 1-1/+1
2017-10-03scripts/spelling.txt: add more spelling mistakes to spelling.txtGravatar Colin Ian King 1-0/+33
2017-09-28objtool: Skip unreachable warnings for GCC 4.4 and olderGravatar Josh Poimboeuf 1-0/+2
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-13/+9
2017-09-20scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildGravatar Frank Rowand 1-13/+9
2017-09-21kbuild: rpm-pkg: fix version number handlingGravatar Masahiro Yamada 3-15/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportGravatar Masahiro Yamada 1-21/+1
2017-09-21kbuild: rpm-pkg: delete firmware_install to fix build errorGravatar Masahiro Yamada 1-6/+2
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-70/+0
2017-09-14firmware: delete in-kernel firmwareGravatar Greg Kroah-Hartman 1-70/+0
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-20/+19
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+24
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+0
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+6
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorGravatar Masahiro Yamada 1-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledGravatar Masahiro Yamada 1-2/+3
2017-09-09Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-18/+43
2017-09-09remove gperf left-overs from build systemGravatar Linus Torvalds 1-9/+0
2017-09-08checkpatch: add 6 missing types to --list-typesGravatar Jean Delvare 1-1/+2
2017-09-08checkpatch: rename variables to avoid confusionGravatar Jean Delvare 1-16/+16
2017-09-08checkpatch: fix typo in commentGravatar Jean Delvare 1-1/+1
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesGravatar Joe Perches 1-0/+24
2017-09-08genksyms: fix gperf removal conversionGravatar Linus Torvalds 2-2/+2
2017-09-08docs-rst: don't require adjustbox anymoreGravatar Mauro Carvalho Chehab 1-1/+0
2017-09-07Merge branch 'gperf-removal'Gravatar Linus Torvalds 14-662/+151
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-5/+12
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2017-09-06modpost: simplify sec_name()Gravatar Masahiro Yamada 1-16/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+13
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-0/+613
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarGravatar Nicolas Porcel 1-2/+2
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Gravatar Johannes Thumshirn 1-0/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-1/+1
2017-08-31scripts/dtc: fix '%zx' warningGravatar Russell King 1-1/+1
2017-08-30kernel-doc parser mishandles declarations split into linesGravatar Markus Heiser 1-0/+4
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-16/+15
2017-08-25kbuild: update comments of Makefile.asm-genericGravatar Cao jin 1-2/+2
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCGravatar Masahiro Yamada 1-2/+4
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPGravatar Masahiro Yamada 1-1/+0
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPGravatar Masahiro Yamada 1-1/+0
2017-08-21kbuild: Do not use hyphen in exported variable nameGravatar Ben Hutchings 1-2/+2
2017-08-19Remove gperf usage from toolchainGravatar Linus Torvalds 14-662/+151
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesGravatar Ingo Molnar 3-26/+195
2017-08-10fixdep: trivial: typo fix and correctionGravatar Cao jin 1-3/+3