aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+139
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+67
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2016-05-20checkpatch: improve --git <commit-count> shortcutJoe Perches1-6/+4
2016-05-20checkpatch: reduce number of `git log` calls with --gitJoe Perches1-10/+13
2016-05-20checkpatch: add support to check already applied git commitsDu, Changbin1-1/+47
2016-05-20checkpatch: add --list-types to show message types to show or ignoreJoe Perches1-1/+37
2016-05-20checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches1-0/+8
2016-05-20checkpatch: whine about ACCESS_ONCEJoe Perches1-0/+22
2016-05-20checkpatch: add test for keywords not starting on tabstopsJoe Perches1-0/+13
2016-05-20checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches1-1/+1
2016-05-20checkpatch: add PREFER_IS_ENABLED testJoe Perches1-0/+10
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-7/+36
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-12/+2
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-16/+46
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-0/+1
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-19Merge 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/git/rostedt/linux-kconfigLinus Torvalds1-5/+39
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-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman1-24/+45
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-01checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1
2016-04-26localmodconfig: 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-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+1
2016-04-12debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange1-0/+67
2016-04-07ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel1-8/+0
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel1-4/+0
2016-04-07ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel1-0/+2
2016-04-06ASN.1: fix open failure check on headernameColin Ian King1-1/+1
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring1-0/+5
2016-03-29scripts/dtc: Update to upstream version 53bf130b1cddRob Herring4-7/+31
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds8-9/+215
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-6/+10
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-9/+12