summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-0/+2
* checkpatch: DT bindings should be a separate patchRob Herring2018-08-221-0/+14
* checkpatch: warn on unnecessary int declarationsJoe Perches2018-08-221-0/+20
* checkpatch: check for space after "else" keywordMichal Zylowski2018-08-221-2/+2
* checkpatch: fix SPDX license check with --root=<path>Joe Perches2018-08-221-2/+3
* checkpatch: warn when a patch doesn't have a descriptionJoe Perches2018-08-221-0/+13
* checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu2018-08-221-3/+8
* checkpatch: fix krealloc reuse testJoe Perches2018-08-221-1/+2
* checkpatch: validate SPDX license with spdxcheck.pyJoe Perches2018-08-221-2/+18
* checkpatch: fix macro argument reuse testJoe Perches2018-08-221-0/+1
* checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven2018-08-221-3/+25
* checkpatch: update section keywordsGeert Uytterhoeven2018-08-221-1/+2
* checkpatch: improve runtime execution speed a littleJoe Perches2018-08-221-33/+33
* checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches2018-08-221-5/+18
* checkpatch: add a --strict test for structs with bool member definitionsJoe Perches2018-08-221-0/+7
* get_maintainer: allow option --mpath <directory> to read all files in <direct...Joe Perches2018-08-221-7/+6
* get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches2018-08-221-18/+30
* get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz2018-08-221-3/+6
* spelling.txt: add more spellings to spelling.txtColin Ian King2018-08-221-0/+88
* Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-6/+3
|\
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2018-08-151-6/+3
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-6/+8
|\ \
| * \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1615-37/+19
| |\ \
| * | | ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk2018-07-071-1/+1
| * | | ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk2018-07-071-5/+7
* | | | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-182-0/+17
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-301-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-1611-27/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-0/+17
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-5/+6
|\ \ \ \ \
| * | | | | scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-08-171-2/+5
| * | | | | scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-08-171-3/+1
* | | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-7/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scripts: Add ppc64le support for checkstack.plBreno Leitao2018-07-021-7/+4
| |/ / / /
* | | | | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-1517-124/+189
|\ \ \ \ \
| * | | | | kconfig: remove P_ENV property typeMasahiro Yamada2018-08-143-4/+0
| * | | | | kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2018-08-142-10/+0
| * | | | | kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada2018-08-131-2/+2
| * | | | | Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatoryDirk Gouders2018-08-031-2/+2
| * | | | | kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-07-251-0/+3
| * | | | | kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada2018-07-257-19/+30
| * | | | | kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada2018-07-251-4/+6
| * | | | | kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2018-07-252-9/+20
| * | | | | kconfig: remove unneeded directory generation from local*configMasahiro Yamada2018-07-251-1/+0
| * | | | | kconfig: split out useful helpers in confdata.cMasahiro Yamada2018-07-251-17/+64
| * | | | | kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada2018-07-253-32/+30
| * | | | | kconfig: handle format string before calling conf_message_callback()Masahiro Yamada2018-07-254-18/+17
| * | | | | kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders2018-07-186-8/+8
| * | | | | kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2018-07-182-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-1519-68/+252
|\ \ \ \ \