aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
...
| * Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-14
| * Remove support for QT3 and older.Boris Barbulovski2015-10-14
| * kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-08
* | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-15
* | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-01
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-09-08
|\
| * merge_config.sh: exit on missing input filesSam Bobroff2015-08-20
| * kconfig: Regenerate shipped zconf.{hash,lex}.c filesAndreas Ruprecht2015-08-19
| * kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2015-08-19
| * kconfig: Delete unnecessary checks before the function call "sym_calc_value"Markus Elfring2015-08-19
* | localmodconfig: Use Kbuild files tooRichard Weinberger2015-08-11
|/
* 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