summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-07-028-506/+666
|\
| * kconfig: re-generate *.c_shipped files after previous changeJan Beulich2015-06-152-368/+447
| * kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-155-11/+177
| * kconfig: don't silently ignore unhandled charactersJan Beulich2015-06-112-89/+113
| * kconfig: Wrap long "make help" text linesGeert Uytterhoeven2015-06-041-2/+4
| * scripts/kconfig/Makefile: Cosmetic fixesDiego Viola2015-06-031-5/+5
| * scripts/kconfig/Makefile: Fix spelling of QtDiego Viola2015-05-281-6/+6
| * Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch2015-05-251-111/+0
* | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+5
* | kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez2015-06-161-1/+1
|/
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-096-32/+62
* kconfig: Simplify MakefileMichal Marek2015-04-081-12/+8
* kbuild: add generic mergeconfig target, %.configMasahiro Yamada2015-03-241-10/+9
* merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada2015-03-241-3/+3
* merge_config.sh: improve indentationMasahiro Yamada2015-03-241-8/+6
* kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada2015-03-241-1/+1
* kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2015-03-242-1/+5
* kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada2015-03-241-1/+1
* kconfig: Remove unnecessary prototypes from headersMichal Marek2015-02-257-48/+40
* kconfig: Remove dead codeMichal Marek2015-02-254-39/+0
* kconfig: Get rid of the P() macro in headersMichal Marek2015-02-252-47/+43
* kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada2015-02-251-1/+1
* 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
OpenPOWER on IntegriCloud