summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-05-21checkpatch: add test for keywords not starting on tabstopsJoe Perches1-0/+13
2016-05-21checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches1-1/+1
2016-05-21checkpatch: add PREFER_IS_ENABLED testJoe Perches1-0/+10
2016-05-21Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+36
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-12/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-16/+46
2016-05-20scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook1-0/+1
2016-05-20scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-20Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2-106/+430
2016-05-19Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+39
2016-05-19coccicheck: Fix missing 0 index in kill loopKees Cook1-1/+1
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-05-14docproc: print a comment about autogeneration for rst outputJani Nikula1-0/+7
2016-05-14docproc: add support for reStructuredText format via --rst optionJani Nikula1-10/+80
2016-05-14docproc: abstract terminating lines at first spaceJani Nikula1-13/+21
2016-05-14docproc: abstract docproc directive detectionJani Nikula1-10/+20
2016-05-14docproc: reduce unnecessary indentationJani Nikula1-46/+47
2016-05-14docproc: add variables for subcommand and filenameJani Nikula1-6/+11
2016-05-14kernel-doc: use rst C domain directives and references for typesJani Nikula1-10/+9
2016-05-14kernel-doc: produce RestructuredText outputJonathan Corbet1-0/+233
2016-05-14kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula1-46/+37
2016-05-13ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki1-1/+1
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-05-10kbuild: fix if_change and friends to consider argument orderMasahiro Yamada1-6/+5
2016-05-10kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders1-0/+14
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson1-1/+1
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork1-0/+3
2016-05-10kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre1-1/+1
2016-05-10kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre1-1/+1
2016-05-10kconfig: add unexpected data itself to warningPaul Bolle1-1/+3
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman1-24/+45
2016-05-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-02checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1
2016-04-27kbuild: adjust ksym_dep_filter for some cmd_* renamesNicolas Pitre1-4/+6
2016-04-27localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier1-1/+1
2016-04-26localmodconfig: Reset certificate pathsBenjamin Poirier1-0/+34
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier1-2/+2
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier1-1/+1
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek1-4/+4
2016-04-20kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada1-3/+3
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada1-3/+3
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina1-0/+5
2016-04-20scripts: coccinelle: remove check to move constants to rightWolfram Sang1-171/+0
2016-04-20Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar1-2/+2
2016-04-20scripts: genksyms: fix resource leakMaxim Zhukov1-0/+3
2016-04-18Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+1
2016-04-13debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange1-0/+67