summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-14firmware: delete in-kernel firmwareGreg Kroah-Hartman
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-09remove gperf left-overs from build systemLinus Torvalds
2017-09-08checkpatch: add 6 missing types to --list-typesJean Delvare
2017-09-08checkpatch: rename variables to avoid confusionJean Delvare
2017-09-08checkpatch: fix typo in commentJean Delvare
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds
2017-09-08docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab
2017-09-07Merge branch 'gperf-removal'Linus Torvalds
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-06modpost: simplify sec_name()Masahiro Yamada
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-08-31scripts/dtc: fix '%zx' warningRussell King
2017-08-30kernel-doc parser mishandles declarations split into linesMarkus Heiser
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings
2017-08-19Remove gperf usage from toolchainLinus Torvalds
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-08-10fixdep: trivial: typo fix and correctionCao jin
2017-08-10kbuild: trivial cleanups on the commentsCao jin
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel
2017-08-01randstruct: Enable function pointer struct detectionKees Cook
2017-07-31selinux: genheaders should fail if too many permissions are definedStephen Smalley
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-25modpost: abort if module name is too longWanlong Gao
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf