aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez
2015-06-16kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez
2015-06-15kconfig: re-generate *.c_shipped files after previous changeJan Beulich
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich
2015-06-11kconfig: don't silently ignore unhandled charactersJan Beulich
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven
2015-06-03scripts/kconfig/Makefile: Cosmetic fixesDiego Viola
2015-05-28scripts/kconfig/Makefile: Fix spelling of QtDiego Viola
2015-05-25Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek
2015-04-08kconfig: Simplify MakefileMichal Marek
2015-03-24kbuild: add generic mergeconfig target, %.configMasahiro Yamada
2015-03-24merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada
2015-03-24merge_config.sh: improve indentationMasahiro Yamada
2015-03-24kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada
2015-03-24kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada
2015-03-24kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek
2015-02-25kconfig: Remove dead codeMichal Marek
2015-02-25kconfig: Get rid of the P() macro in headersMichal Marek
2015-02-25kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada
2015-01-27kconfig: use va_end to match corresponding va_startColin Ian King
2015-01-07merge_config.sh: Display usage if given too few argumentsOlof Johansson
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan
2014-11-28kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris
2014-08-22kconfig: lxdialog: fix spellingBrian Norris
2014-08-20kbuild: Make scripts executableMichal Marek
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett
2013-12-20localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings
2013-10-08kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch
2013-10-08kconfig: remove unused definition from scannerMartin Walch
2013-10-08kconfig: adjust warning message for conflicting typesMartin Walch
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch