summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+9
2017-09-20scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand-13/+9
2017-09-21kbuild: rpm-pkg: fix version number handlingMasahiro Yamada-15/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada-21/+1
2017-09-21kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada-6/+2
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-70/+0
2017-09-14firmware: delete in-kernel firmwareGreg Kroah-Hartman-70/+0
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-20/+19
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+24
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds-1/+0
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada-2/+3
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-18/+43
2017-09-09remove gperf left-overs from build systemLinus Torvalds-9/+0
2017-09-08checkpatch: add 6 missing types to --list-typesJean Delvare-1/+2
2017-09-08checkpatch: rename variables to avoid confusionJean Delvare-16/+16
2017-09-08checkpatch: fix typo in commentJean Delvare-1/+1
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches-0/+24
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds-2/+2
2017-09-08docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab-1/+0
2017-09-07Merge branch 'gperf-removal'Linus Torvalds-662/+151
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+12
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2017-09-06modpost: simplify sec_name()Masahiro Yamada-16/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+13
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds-0/+613
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel-2/+2
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn-0/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada-1/+1
2017-08-31scripts/dtc: fix '%zx' warningRussell King-1/+1
2017-08-30kernel-doc parser mishandles declarations split into linesMarkus Heiser-0/+4
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+15
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin-2/+2
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada-2/+4
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada-1/+0
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada-1/+0
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings-2/+2
2017-08-19Remove gperf usage from toolchainLinus Torvalds-662/+151
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar-26/+195
2017-08-10fixdep: trivial: typo fix and correctionCao jin-3/+3
2017-08-10kbuild: trivial cleanups on the commentsCao jin-9/+8
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches-25/+66
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook-2/+12
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab-12/+42
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel-2/+12
2017-08-01randstruct: Enable function pointer struct detectionKees Cook-3/+0