summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-2518-457/+127Star
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-245-9/+9
| * kbuild: pass LDFLAGS to recordmcount.plMasahiro Yamada2018-08-241-1/+1
| * initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2018-08-221-328/+0Star
| * Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang2018-08-221-40/+1Star
| * kbuild: make sorting initramfs contents independent of localeAndrzej Pietrasiewicz2018-08-221-1/+1
| * kconfig: suppress "configuration written to .config" for syncconfigMasahiro Yamada2018-08-221-0/+5
| * kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada2018-08-221-2/+3
| * kbuild: Add a space after `!` to prevent parsing as file patternMichael Forney2018-08-221-1/+1
| * scripts: modpost: check memory allocation resultsRandy Dunlap2018-08-221-4/+4
| * kconfig: improve the recursive dependency reportMasahiro Yamada2018-08-222-17/+37
| * kconfig: report recursive dependency involving 'imply'Masahiro Yamada2018-08-223-18/+32
| * kconfig: error out when seeing recursive dependencyMasahiro Yamada2018-08-225-12/+10Star
| * kconfig: add build-only configurator targetsRandy Dunlap2018-08-221-1/+10
| * scripts/dtc: consolidate include path options in MakefileMasahiro Yamada2018-08-221-14/+4Star
* | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-241-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/+6Star
* | 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-211-6/+3Star
|\
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2018-08-161-6/+3Star
* | 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/+19Star
| |\ \
| * | | 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/+8Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-0/+17
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-181-5/+6
|\ \ \ \ \
| * | | | | scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-08-181-2/+5
| * | | | | scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-08-181-3/+1Star
* | | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-7/+4Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scripts: Add ppc64le support for checkstack.plBreno Leitao2018-07-021-7/+4Star
| |/ / / /
* | | | | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-1517-124/+189
|\ \ \ \ \