summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: use va_end to match corresponding va_startColin Ian King2015-01-271-0/+1
* merge_config.sh: Display usage if given too few argumentsOlof Johansson2015-01-071-0/+5
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-201-2/+2
|\
| * kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-11-281-2/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-2/+2
|\ \
| * | calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-091-2/+2
| |/
* | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-3/+3
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-144-35/+11
|\
| * kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-231-1/+5
| * kconfig: nconfig: fix multi-byte UTF handlingBrian Norris2014-08-221-1/+2
| * kconfig: lxdialog: fix spellingBrian Norris2014-08-221-1/+1
| * kbuild: Make scripts executableMichal Marek2014-08-202-0/+0
| * kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada2014-08-191-1/+0
| * kbuild: refactor script/kconfig/MakefileMasahiro Yamada2014-08-191-31/+3
* | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-081-0/+5
* | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-081-0/+14
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1216-24/+18
|\
| * kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-1012-18/+18
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-105-6/+0
* | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+2
* | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
|/
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-076-6/+20
* localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)2013-12-201-0/+7
* xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-082-0/+6
* kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2013-10-081-1/+1
* kconfig: remove unused definition from scannerMartin Walch2013-10-081-1/+0
* kconfig: adjust warning message for conflicting typesMartin Walch2013-10-081-3/+4
* kconfig: fix trivial typos and update mconf documentationMartin Walch2013-10-083-33/+31
* kconfig: add short explanation to SYMBOL_WRITEMartin Walch2013-10-081-1/+1
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2013-09-051-0/+6
* kconfig: regenerate bison parserYann E. MORIN2013-09-051-264/+298
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2013-09-052-13/+3
* kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN2013-08-151-3/+8
* kconfig: switch to "long long" for sanityKees Cook2013-08-151-9/+10
* Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-233-33/+24
|\
| * kconfig: simplify symbol-search codeYann E. MORIN2013-07-161-19/+11
| * kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN2013-07-161-1/+1
| * kconfig: minor style fixes in symbol-search codeYann E. MORIN2013-07-161-4/+3
| * kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-162-4/+4
| * kconfig: avoid multiple calls to strlenYann E. MORIN2013-07-161-5/+5
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-1017-95/+242
|\ \ | |/
| * kconfig: allow "hex" and "range" to support longsKees Cook2013-06-291-5/+5
| * Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-06-261-3/+3
| * kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-06-241-3/+3
| * kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-243-6/+17
| * kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-242-2/+2
| * kconfig: sort found symbols by relevanceYann E. MORIN2013-06-241-9/+69
| * kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-181-0/+1
| * kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-181-1/+1
| * kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN2013-06-181-0/+3
OpenPOWER on IntegriCloud