summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: improve --git <commit-count> shortcutJoe Perches2016-05-211-6/+4Star
* checkpatch: reduce number of `git log` calls with --gitJoe Perches2016-05-211-10/+13
* checkpatch: add support to check already applied git commitsDu, Changbin2016-05-211-1/+47
* checkpatch: add --list-types to show message types to show or ignoreJoe Perches2016-05-211-1/+37
* checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches2016-05-211-0/+8
* checkpatch: whine about ACCESS_ONCEJoe Perches2016-05-211-0/+22
* checkpatch: add test for keywords not starting on tabstopsJoe Perches2016-05-211-0/+13
* checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches2016-05-211-1/+1
* checkpatch: add PREFER_IS_ENABLED testJoe Perches2016-05-211-0/+10
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-202-12/+2Star
|\
| * ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel2016-04-071-8/+0Star
| * ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel2016-04-071-4/+0Star
| * ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel2016-04-071-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-203-16/+46
|\ \
| * | scripts/bloat-o-meter: print percent changeVineet Gupta2016-05-201-0/+6
| * | scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-201-0/+1
| * | scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov2016-05-201-16/+39
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-202-106/+430
|\ \ \
| * | | docproc: print a comment about autogeneration for rst outputJani Nikula2016-05-141-0/+7
| * | | docproc: add support for reStructuredText format via --rst optionJani Nikula2016-05-141-10/+80
| * | | docproc: abstract terminating lines at first spaceJani Nikula2016-05-141-13/+21
| * | | docproc: abstract docproc directive detectionJani Nikula2016-05-141-10/+20
| * | | docproc: reduce unnecessary indentationJani Nikula2016-05-141-46/+47
| * | | docproc: add variables for subcommand and filenameJani Nikula2016-05-141-6/+11
| * | | kernel-doc: use rst C domain directives and references for typesJani Nikula2016-05-141-10/+9Star
| * | | kernel-doc: produce RestructuredText outputJonathan Corbet2016-05-141-0/+233
| * | | kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula2016-05-141-46/+37Star
| | |/ | |/|
* | | Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-191-5/+39
|\ \ \
| * | | localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-271-1/+1
| * | | localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-261-0/+34
| * | | localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-261-1/+1
| * | | localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-261-1/+1
| * | | localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-261-2/+2
| * | | localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-261-1/+1
* | | | ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki2016-05-131-1/+1
| |_|/ |/| |
* | | modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-061-24/+45
|/ /
* / ASN.1: fix open failure check on headernameColin Ian King2016-04-061-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-03-258-9/+215
|\
| * kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni2016-03-041-0/+5
| * kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-02-261-4/+4
| * Coccinelle: Add api/setup_timer.cocciVaishali Thakkar2016-02-181-0/+199
| * coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao2016-02-181-0/+2
| * scripts/coccinelle: modernize &Julia Lawall2016-02-181-1/+1
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-03-252-6/+10
|\ \
| * | unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-011-5/+7
| * | scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
| |/