summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2018-08-22checkpatch: add a --strict test for structs with bool member definitionsJoe Perches-0/+7
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Joe Perches-7/+6
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches-18/+30
2018-08-22get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz-3/+6
2018-08-22spelling.txt: add more spellings to spelling.txtColin Ian King-0/+88
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada-328/+0
2018-08-22Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang-40/+1
2018-08-22kbuild: make sorting initramfs contents independent of localeAndrzej Pietrasiewicz-1/+1
2018-08-22kconfig: suppress "configuration written to .config" for syncconfigMasahiro Yamada-0/+5
2018-08-22kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada-2/+3
2018-08-22kbuild: Add a space after `!` to prevent parsing as file patternMichael Forney-1/+1
2018-08-22scripts: modpost: check memory allocation resultsRandy Dunlap-4/+4
2018-08-22kconfig: improve the recursive dependency reportMasahiro Yamada-17/+37
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada-18/+32
2018-08-22kconfig: error out when seeing recursive dependencyMasahiro Yamada-12/+10
2018-08-22kconfig: add build-only configurator targetsRandy Dunlap-1/+10
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada-14/+4
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-6/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+8
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+17
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+6
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches-3/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-7/+4
2018-08-15tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik-6/+3
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-124/+189
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-68/+252
2018-08-15Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-28/+182
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds-10/+16
2018-08-14kconfig: remove P_ENV property typeMasahiro Yamada-4/+0
2018-08-14kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada-10/+0
2018-08-14coccicheck: return proper error code on failDenis Efremov-2/+3
2018-08-14Coccinelle: doubletest: reduce side effect false positivesJulia Lawall-8/+26
2018-08-13kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada-2/+2
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin-4/+0
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada-8/+0
2018-08-06scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings-10/+10
2018-08-03Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatoryDirk Gouders-2/+2
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman-0/+1
2018-07-29scripts: Add Python 3 support to tracing/draw_functrace.pyJeremy Cline-1/+1
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings-3/+10
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings-1/+1
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings-1/+1
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings-0/+2
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings-1/+1
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings-1/+3
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings-1/+6
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings-1/+6
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings-9/+17