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