1. 1ec1dfb kconfig: Avoid format overflow warning from GCC 8.1 by Nathan Chancellor · 6 years ago
  2. f52bf07 kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  3. a334378 kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  4. d0c1ba1 kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  5. d024532 kconfig/nconf: Fix hang when editing symbol with a long prompt by Ben Hutchings · 8 years ago
  6. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 8 years ago
  7. f429d35 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  8. fa64e5f kconfig/symbol.c: handle choice_values that depend on 'm' symbols by Dirk Gouders · 8 years ago
  9. a466391 kconfig: add unexpected data itself to warning by Paul Bolle · 8 years ago
  10. 5bcba79 localmodconfig: Fix whitespace repeat count after "tristate" by Benjamin Poirier · 8 years ago
  11. 96bab35 localmodconfig: Reset certificate paths by Benjamin Poirier · 8 years ago
  12. 5169192 localmodconfig: Add missing $ to reference a variable by Benjamin Poirier · 8 years ago
  13. a77ed52 localmodconfig: Fix parsing of "help" text by Benjamin Poirier · 8 years ago
  14. 27b7156 localmodconfig: Recognize more keywords that end a menu entry by Benjamin Poirier · 8 years ago
  15. 296471a localmodconfig: Fix parsing of Kconfig "source" statements by Benjamin Poirier · 8 years ago
  16. 6b87b70 unbreak allmodconfig KCONFIG_ALLCONFIG=... by Al Viro · 8 years ago
  17. 42f9d3c scripts/kconfig: allow building with make 3.80 again by Jan Beulich · 8 years ago
  18. 5b61c7b kconfig: fix qconf segfault by deleting heap objects by Chris Bainbridge · 8 years ago
  19. aab24a8 kconfig: return 'false' instead of 'no' in bool function by Vegard Nossum · 8 years ago
  20. 74dba80 kconfig: allow kconfig to handle longer path names by Markus Mayer · 9 years ago
  21. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  22. be596aa Add current selection check. by Boris Barbulovski · 9 years ago
  23. 588446a Use pkg-config to find Qt 4 and 5 instead of direct qmake by Thiago Macieira · 9 years ago
  24. f6aad26 kconfig: Fix copy&paste error by Michal Sojka · 9 years ago
  25. bd960f0 scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= by Michael Ellerman · 9 years ago
  26. 2163e7b kconfig/merge_config.sh: Accept a single file by Gabriel de Perthuis · 9 years ago
  27. ed94fea kconfig/merge_config.sh: Support KCONFIG_CONFIG by Gabriel de Perthuis · 9 years ago
  28. d1b0dc9 Update the buildsystem for KConfig finding Qt by Thiago Macieira · 9 years ago
  29. b4ff1de Port xconfig to Qt5 - Update copyright. by Boris Barbulovski · 9 years ago
  30. ee7298f Port xconfig to Qt5 - Fix goParent issue. by Boris Barbulovski · 9 years ago
  31. 5df9da9 Port xconfig to Qt5 - on Back clicked, deselect old item. by Boris Barbulovski · 9 years ago
  32. 76d53cb Port xconfig to Qt5 - Add(back) one click checkbox toggle. by Boris Barbulovski · 9 years ago
  33. e336b9f Port xconfig to Qt5 - Add(back) lineedit editing. by Boris Barbulovski · 9 years ago
  34. 5c60014 Port xconfig to Qt5 - Remove some commented code. by Boris Barbulovski · 9 years ago
  35. b3c48f9 Port xconfig to Qt5 - Source format. by Boris Barbulovski · 9 years ago
  36. f999cc0 Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. by Boris Barbulovski · 9 years ago
  37. d960b98 Port xconfig to Qt5 - Change ConfigItem constructor parent type. by Boris Barbulovski · 9 years ago
  38. a5225e9 Port xconfig to Qt5 - Disable ConfigList soring by Boris Barbulovski · 9 years ago
  39. 5c6f155 Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. by Boris Barbulovski · 9 years ago
  40. dbf6293 Port xconfig to Qt5 - Add ConfigList::mode to initializer list. by Boris Barbulovski · 9 years ago
  41. 86c0528 Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list. by Boris Barbulovski · 9 years ago
  42. a52cb321 Port xconfig to Qt5 - Tree widget set column titles. by Boris Barbulovski · 9 years ago
  43. e484fe3 Port xconfig to Qt5 - Quick workaround to bypass app crash at startup. by Boris Barbulovski · 9 years ago
  44. 9bd36ed Port xconfig to Qt5 - Set ConfigView object name. by Boris Barbulovski · 9 years ago
  45. c14fa5e Port xconfig to Qt5 - Use correct signal names. by Boris Barbulovski · 9 years ago
  46. 9bfda0a Port xconfig to Qt5 - Remove Qt3Support from Makefile. by Boris Barbulovski · 9 years ago
  47. d5d973c Port xconfig to Qt5 - Put back some of the old implementation(part 2). by Boris Barbulovski · 9 years ago
  48. 59e5644 Port xconfig to Qt5 - Put back some of the old implementation. by Boris Barbulovski · 9 years ago
  49. 1019f1a Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem by Boris Barbulovski · 9 years ago
  50. 9211993 Port xconfig to Qt5 - update signals by Boris Barbulovski · 9 years ago
  51. 68ccb7e Port xconfig to Qt5 - Fix the code so it compiles with Qt5 by Boris Barbulovski · 9 years ago
  52. 7653866 Port xconfig to Qt5 - Remove custom ListView classes. by Boris Barbulovski · 9 years ago
  53. 780505e Port xconfig to Qt5 - Make single/split/full actions checkable. by Boris Barbulovski · 9 years ago
  54. 9c86235 Port xconfig to Qt5 - Update QAction checkable by Boris Barbulovski · 9 years ago
  55. 92298b4 Port xconfig to Qt5 - Fix layout margin. by Boris Barbulovski · 9 years ago
  56. 29a7016 Port xconfig to Qt5 - Fix layout by Boris Barbulovski · 9 years ago
  57. 34d6320 Port xconfig to Qt5 - Replace Q3VBox with QWidget by Boris Barbulovski · 9 years ago
  58. 1ce6735 Port xconfig to Qt5 - Remove unused #include <q3dragobject.h> by Boris Barbulovski · 9 years ago
  59. 76bede8 Port xconfig to Qt5 - Use QMenu by Boris Barbulovski · 9 years ago
  60. 924bbb5 Port xconfig to Qt5 - Use QTextBrowser by Boris Barbulovski · 9 years ago
  61. 041fbdc Port xconfig to Qt5 - Use QList by Boris Barbulovski · 9 years ago
  62. bea0077 Port xconfig to Qt5 - Use QFileDialog by Boris Barbulovski · 9 years ago
  63. 85eaf28 Port xconfig to Qt5 - Use QAction by Boris Barbulovski · 9 years ago
  64. b1f8a45 Port xconfig to Qt5 - Use QMainWindow, QToolBar by Boris Barbulovski · 9 years ago
  65. 8328447 Remove support for QT3 and older. by Boris Barbulovski · 9 years ago
  66. 1c199f2 kbuild: document recursive dependency limitation / resolution by Luis R. Rodriguez · 9 years ago
  67. d2036f3 scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target by Michael Ellerman · 9 years ago
  68. 605e971 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  69. 78a6854 merge_config.sh: exit on missing input files by Sam Bobroff · 9 years ago
  70. 09cd755 kconfig: Regenerate shipped zconf.{hash,lex}.c files by Andreas Ruprecht · 9 years ago
  71. c226456 kconfig: warn of unhandled characters in Kconfig commands by Andreas Ruprecht · 9 years ago
  72. 35ffd08 kconfig: Delete unnecessary checks before the function call "sym_calc_value" by Markus Elfring · 9 years ago
  73. c0ddc8c localmodconfig: Use Kbuild files too by Richard Weinberger · 9 years ago
  74. a95cb3c Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  75. 6c66850 kconfig: add xenconfig defconfig helper by Luis R. Rodriguez · 9 years ago
  76. 9bcd776 kconfig: clarify kvmconfig is for kvm by Luis R. Rodriguez · 9 years ago
  77. 4a47f1e kconfig: re-generate *.c_shipped files after previous change by Jan Beulich · 9 years ago
  78. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 9 years ago
  79. 2e0d737 kconfig: don't silently ignore unhandled characters by Jan Beulich · 9 years ago
  80. fa75a72 kconfig: Wrap long "make help" text lines by Geert Uytterhoeven · 9 years ago
  81. 39c3f1b scripts/kconfig/Makefile: Cosmetic fixes by Diego Viola · 9 years ago
  82. 092373c scripts/kconfig/Makefile: Fix spelling of Qt by Diego Viola · 9 years ago
  83. e911503 Kconfig: Remove bad inference rules expr_eliminate_dups2() by Martin Walch · 9 years ago
  84. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 9 years ago
  85. 1cba0c3 kconfig: Simplify Makefile by Michal Marek · 9 years ago
  86. 63a9103 kbuild: add generic mergeconfig target, %.config by Masahiro Yamada · 9 years ago
  87. bc8f8f5 merge_config.sh: rename MAKE to RUNMAKE by Masahiro Yamada · 9 years ago
  88. 3a975b8 merge_config.sh: improve indentation by Masahiro Yamada · 9 years ago
  89. 371cfd4 kbuild: mergeconfig: remove redundant $(objtree) by Masahiro Yamada · 9 years ago
  90. b9fe99c kbuild: mergeconfig: move an error check to merge_config.sh by Masahiro Yamada · 9 years ago
  91. de46199 kbuild: mergeconfig: fix "jobserver unavailable" warning by Masahiro Yamada · 9 years ago
  92. ad8d40c kconfig: Remove unnecessary prototypes from headers by Michal Marek · 9 years ago
  93. 4631574 kconfig: Remove dead code by Michal Marek · 9 years ago
  94. 70529b1 kconfig: Get rid of the P() macro in headers by Michal Marek · 9 years ago
  95. 4980bdf kconfig: fix a misspelling in scripts/kconfig/merge_config.sh by Masahiro Yamada · 10 years ago
  96. b6a2ab2 kconfig: use va_end to match corresponding va_start by Colin Ian King · 9 years ago
  97. 09950bc merge_config.sh: Display usage if given too few arguments by Olof Johansson · 10 years ago
  98. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  99. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago