aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-20/+19
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-5/+24
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+0
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-1/+6
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada1-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada1-2/+3
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-18/+43
2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0
2017-09-08checkpatch: add 6 missing types to --list-typesJean Delvare1-1/+2
2017-09-08checkpatch: rename variables to avoid confusionJean Delvare1-16/+16
2017-09-08checkpatch: fix typo in commentJean Delvare1-1/+1
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches1-0/+24
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds2-2/+2
2017-09-08docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab1-1/+0
2017-09-07Merge branch 'gperf-removal'Linus Torvalds14-662/+151
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-5/+12
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+4
2017-09-06modpost: simplify sec_name()Masahiro Yamada1-16/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+13
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds2-0/+613
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel1-2/+2
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn1-0/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-08-31scripts/dtc: fix '%zx' warningRussell King1-1/+1
2017-08-30kernel-doc parser mishandles declarations split into linesMarkus Heiser1-0/+4
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-16/+15
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin1-2/+2
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada1-2/+4
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada1-1/+0
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada1-1/+0
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings1-2/+2
2017-08-19Remove gperf usage from toolchainLinus Torvalds14-662/+151
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar3-26/+195
2017-08-10fixdep: trivial: typo fix and correctionCao jin1-3/+3
2017-08-10kbuild: trivial cleanups on the commentsCao jin3-9/+8
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches1-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches1-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches1-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook2-2/+12
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab1-12/+42
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2-2/+12
2017-08-01randstruct: Enable function pointer struct detectionKees Cook1-3/+0
2017-07-31selinux: genheaders should fail if too many permissions are definedStephen Smalley1-1/+6
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf1-4/+10
2017-07-25modpost: abort if module name is too longWanlong Gao1-5/+24
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf1-0/+3
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds1-0/+77
2017-07-23sphinx-pre-install: add support for MageiaMauro Carvalho Chehab1-1/+36