summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Clarify choice dependency propagationUlf Magnusson2018-01-221-0/+7
* kconfig: Document SYMBOL_OPTIONAL logicUlf Magnusson2018-01-221-0/+9
* kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada2018-01-221-6/+2
* kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada2018-01-223-22/+19
* kconfig: make conf_unsaved a local variable of conf_read()Masahiro Yamada2018-01-221-2/+2
* kconfig: make xfgets() really staticMasahiro Yamada2018-01-221-10/+7
* kconfig: make input_mode staticMasahiro Yamada2018-01-221-1/+2
* kconfig: Warn if there is more than one help textUlf Magnusson2018-01-221-0/+5
* kconfig: drop 'boolean' keywordMasahiro Yamada2018-01-226-7/+6
* kconfig: Remove menu_end_entry()Ulf Magnusson2018-01-223-11/+1
* kconfig: Document important expression functionsUlf Magnusson2018-01-221-0/+106
* kconfig: Document automatic submenu creation codeUlf Magnusson2018-01-221-0/+38
* kconfig: Fix choice symbol expression leakUlf Magnusson2018-01-221-0/+3
* kconfig: Fix expr_free() E_NOT leakUlf Magnusson2018-01-221-1/+1
* kconfig: Fix automatic menu creation mem leakUlf Magnusson2018-01-221-0/+1
* kconfig: Don't leak main menus during parsingUlf Magnusson2018-01-221-9/+24
* kconfig: Don't leak 'option' arguments during parsingUlf Magnusson2018-01-111-1/+3
* kconfig: Don't leak 'source' filenames during parsingUlf Magnusson2018-01-112-0/+5
* kconfig: Don't leak symbol names during parsingUlf Magnusson2018-01-101-17/+19
* kconfig: generate lexer and parser during build instead of shippingMasahiro Yamada2017-12-163-4944/+1
* kbuild: prepare to remove C files pre-generated by flex and bisonMasahiro Yamada2017-12-161-3/+17
* kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-161-2/+2
* kconfig: display recursive dependency resolution hint just onceMasahiro Yamada2017-12-161-2/+6
* kconfig: Clean up modules handling and fix crashUlf Magnusson2017-12-151-4/+6
* kconfig: Clarify expression rewritingUlf Magnusson2017-12-151-0/+52
* kconfig: Rename menu_check_dep() to rewrite_m()Ulf Magnusson2017-12-151-6/+10
* kconfig: Sync zconf.y with zconf.tab.c_shippedUlf Magnusson2017-12-121-1/+1
* kconfig: Document the 'symbol' structUlf Magnusson2017-12-071-1/+44
* kconfig: Document the 'menu' structUlf Magnusson2017-12-071-0/+45
* kconfig: Warn if choice default is not in choiceUlf Magnusson2017-12-071-0/+10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-292-9/+19
|\
| * scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko2017-11-291-2/+5
| * scripts/faddr2line: extend usage on generic archLiu, Changcheng2017-11-291-7/+14
* | vsprintf: add printk specifier %pxTobin C. Harding2017-11-291-1/+1
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-277/+0
|\
| * Coccinelle: Remove setup_timer.cocciKees Cook2017-11-211-277/+0
* | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-255-14/+16
|\ \
| * | kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada2017-11-231-1/+1
| * | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-231-1/+1
| * | kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-11-231-3/+2
| * | coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-11-231-6/+9
| * | kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt2017-11-231-1/+1
| * | kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-181-2/+2
| |/
* | Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds2017-11-232-1/+29
|\ \ | |/ |/|
| * Add optional check for bad kernel-doc commentsMatthew Wilcox2017-11-202-1/+29
* | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1710-216/+452
|\ \
| * | coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-161-14/+29
| * | coccinelle: use exists to improve efficiencyJulia Lawall2017-11-141-1/+1
| * | builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim2017-11-141-2/+2
| * | Coccinelle: use false positive annotationJulia Lawall2017-11-141-4/+4
OpenPOWER on IntegriCloud