aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05Merge branch 'faddr2line' (patches from Josh)Linus Torvalds
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-05-29scripts: Fixed printf format mismatchnixiaoming
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-22scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas
2018-05-22coccinelle: deref_null: improve performanceJulia Lawall
2018-05-22coccinelle: mini_lock: improve performanceJulia Lawall
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-17modpost: constify *modname function argument where possibleMasahiro Yamada
2018-05-17modpost: remove redundant is_vmlinux() testMasahiro Yamada
2018-05-17modpost: use strstarts() helper more widelyMasahiro Yamada
2018-05-17modpost: pass struct elf_info pointer to get_modinfo()Masahiro Yamada
2018-05-17checkpatch: remove VMLINUX_SYMBOL() checkMasahiro Yamada
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada
2018-05-17depmod.sh: remove symbol prefix supportMasahiro Yamada
2018-05-17kallsyms: remove symbol prefix supportMasahiro Yamada
2018-05-17genksyms: remove symbol prefix supportMasahiro Yamada
2018-05-17modpost: remove symbol prefix supportMasahiro Yamada
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio
2018-05-14ver_linux: Drop redundant calls to system() to test if file is readableAlexander Kapshuk
2018-05-14ver_linux: Move stderr redirection from function parameter to function bodyAlexander Kapshuk
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du
2018-05-10scripts/documentation-file-ref-check: rewrite it in perl with auto-fix modeMauro Carvalho Chehab
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-07fixdep: suppress consecutive / from file paths in dependency list filesNicolas Pitre
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-03modpost: delete stale commentRasmus Villemoes
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-04-27scripts: Add SPDX checker scriptThomas Gleixner
2018-04-24dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-13kconfig: extend output of 'listnewconfig'Don Zickus
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2018-04-11checkpatch: whinge about bool bitfieldsJoe Perches
2018-04-11checkpatch: allow space between colon and bracketHeinrich Schuchardt
2018-04-11checkpatch: add test for assignment at start of lineJoe Perches
2018-04-11checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches
2018-04-11checkpatch: two spelling fixesClaudio Fontana
2018-04-11checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches