summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix make xconfig when gettext is missingYaakov Selkowitz2018-01-221-0/+1
* kconfig: Clarify menu and 'if' dependency propagationUlf Magnusson2018-01-221-0/+2
* kconfig: Document 'if' flattening logicUlf Magnusson2018-01-221-0/+29
* 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: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-222-2/+2
* 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-162-3/+42
* kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-162-3/+5
* 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
* Linux 4.15-rc2v4.15-rc2Linus Torvalds2017-12-031-1/+1
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-12-031-2/+2
|\
| * ARM: avoid faulting on qemuRussell King2017-11-271-2/+2
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-033-1/+23
|\ \
| * \ Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang2017-12-031-1/+18
| |\ \
| | * | eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-11-291-0/+6
| | * | eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit2017-11-291-1/+2
| | * | eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski2017-11-291-0/+10
| * | | i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King2017-11-271-0/+2
| * | | i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede2017-11-271-0/+3
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-12-034-10/+37
|\ \ \
| * | | hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-302-0/+25
| * | | hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert2017-11-271-9/+12
| * | | hwmon: Drop reference to Jean's treeJean Delvare2017-11-261-1/+0
| |/ /
* | | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-013-2/+9
|\ \ \
| * | | SUNRPC: Handle ENETDOWN errorsTrond Myklebust2017-11-302-0/+6