1. b23d1a2 kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically by Masahiro Yamada · 7 years ago
  2. 9a8dfb3 kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  3. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  4. 022a4bf kconfig: tests: add framework for Kconfig unit testing by Masahiro Yamada · 7 years ago
  5. 2a61625 kconfig: remove redundant streamline_config.pl prerequisite by Ulf Magnusson · 7 years ago
  6. 911a91c kconfig: rename silentoldconfig to syncconfig by Masahiro Yamada · 7 years ago
  7. 81d2bc2 kconfig: invoke oldconfig instead of silentoldconfig from local*config by Masahiro Yamada · 7 years ago
  8. 07a422b kbuild: restore autoksyms.h touch to the top Makefile by Masahiro Yamada · 7 years ago
  9. cedd55d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help by Marc Herbert · 7 years ago
  10. 312ee68 kconfig: announce removal of oldnoconfig if used by Masahiro Yamada · 7 years ago
  11. d0fd042 kconfig: fix make xconfig when gettext is missing by Yaakov Selkowitz · 7 years ago
  12. 765f4cd kconfig: use default 'yy' prefix for lexer and parser by Masahiro Yamada · 7 years ago
  13. 29c8330 kconfig: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. bb3290d Remove gperf usage from toolchain by Linus Torvalds · 7 years ago
  16. ff85a1a kconfig: Check for libncurses before menuconfig by Borislav Petkov · 8 years ago
  17. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 8 years ago
  18. 42f9d3c scripts/kconfig: allow building with make 3.80 again by Jan Beulich · 9 years ago
  19. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  20. 588446a Use pkg-config to find Qt 4 and 5 instead of direct qmake by Thiago Macieira · 9 years ago
  21. bd960f0 scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= by Michael Ellerman · 9 years ago
  22. d1b0dc9 Update the buildsystem for KConfig finding Qt by Thiago Macieira · 9 years ago
  23. 9bfda0a Port xconfig to Qt5 - Remove Qt3Support from Makefile. by Boris Barbulovski · 9 years ago
  24. d2036f3 scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target by Michael Ellerman · 9 years ago
  25. a95cb3c Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  26. 6c66850 kconfig: add xenconfig defconfig helper by Luis R. Rodriguez · 10 years ago
  27. 9bcd776 kconfig: clarify kvmconfig is for kvm by Luis R. Rodriguez · 10 years ago
  28. fa75a72 kconfig: Wrap long "make help" text lines by Geert Uytterhoeven · 10 years ago
  29. 39c3f1b scripts/kconfig/Makefile: Cosmetic fixes by Diego Viola · 10 years ago
  30. 092373c scripts/kconfig/Makefile: Fix spelling of Qt by Diego Viola · 10 years ago
  31. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 10 years ago
  32. 1cba0c3 kconfig: Simplify Makefile by Michal Marek · 10 years ago
  33. 63a9103 kbuild: add generic mergeconfig target, %.config by Masahiro Yamada · 10 years ago
  34. 371cfd4 kbuild: mergeconfig: remove redundant $(objtree) by Masahiro Yamada · 10 years ago
  35. b9fe99c kbuild: mergeconfig: move an error check to merge_config.sh by Masahiro Yamada · 10 years ago
  36. de46199 kbuild: mergeconfig: fix "jobserver unavailable" warning by Masahiro Yamada · 10 years ago
  37. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  38. 7285996 kconfig: nconfig: fix multi-byte UTF handling by Brian Norris · 11 years ago
  39. 221ecca kbuild: remove redundant clean-files from scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  40. 022af62 kbuild: refactor script/kconfig/Makefile by Masahiro Yamada · 10 years ago
  41. 0da1d4a x86: Add "make tinyconfig" to configure the tiniest possible kernel by Josh Triplett · 10 years ago
  42. 3aaefce x86, platform, kconfig: move kvmconfig functionality to a helper by Josh Triplett · 10 years ago
  43. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  44. 9815594 kbuild: create include/config directory in scripts/kconfig/Makefile by Masahiro Yamada · 11 years ago
  45. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 11 years ago
  46. 544e7e5 kconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 12 years ago
  47. c2838e6 scripts/kconfig: ensure we use proper CONFIG_ prefix by Yann E. MORIN · 12 years ago
  48. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  49. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 13 years ago
  50. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 13 years ago
  51. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 13 years ago
  52. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 13 years ago
  53. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  54. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  55. fa0ad657 kconfig: adapt update-po-config to new UML layout by Paul Bolle · 13 years ago
  56. 50bce3e kconfig/streamline_config.pl: merge local{mod,yes}config by Arnaud Lacombe · 14 years ago
  57. 22d550a kconfig/streamline_config.pl: use options to determine operating mode by Arnaud Lacombe · 13 years ago
  58. f597a71 kconfig/streamline_config.pl: directly access LSMOD from the environment by Arnaud Lacombe · 14 years ago
  59. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  60. 2f76b35 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  61. 378dbb2 kconfig: migrate parser to implicit rules by Arnaud Lacombe · 14 years ago
  62. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 14 years ago
  63. 1ea3ad4 kconfig/gconf: silent missing prototype warnings by Arnaud Lacombe · 14 years ago
  64. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  65. 2d80eb0 kconfig: quiet commands when V=0 by Peter Foley · 14 years ago
  66. bdc69ca kconfig: change update-po-config to reflect new layout of arch/um by Peter Foley · 14 years ago
  67. a24a1b8 kconfig: make update-po-config work in KBUILD_OUTPUT by Peter Foley · 14 years ago
  68. b24d7d7 kconfig: rearrange clean-files by Peter Foley · 14 years ago
  69. d02ab88 kconfig: change gconf to modify hostprogs-y like nconf and mconf by Peter Foley · 14 years ago
  70. f194304 kconfig: change qconf to modify hostprogs-y like nconf and mconf by Peter Foley · 14 years ago
  71. 1f59471 kconfig: only build kxgettext when needed by Peter Foley · 14 years ago
  72. 0455029 Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 14 years ago
  73. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  74. 458452f kconfig: Simplify Makefile for xconfig by Michal Marek · 14 years ago
  75. 20f4ad8 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems by Alexander Stein · 14 years ago
  76. 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
  77. 9ba9568 kbuild: don't overwrite HOST_EXTRACFLAGS by Arnaud Lacombe · 14 years ago
  78. 7080e47 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES by Arnaud Lacombe · 14 years ago
  79. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  80. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  81. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  82. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  83. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  84. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  85. c1518f1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  86. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 15 years ago
  87. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 15 years ago
  88. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  89. 3cebbb8 kconfig: Simplify LSMOD= handling by Michal Marek · 15 years ago
  90. 615f083 kconfig: Add LSMOD=file to override the lsmod for localmodconfig by Steven Rostedt · 15 years ago
  91. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  92. 17263ba kconfig: Create include/generated for localmodconfig by Steven Rostedt · 15 years ago
  93. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  94. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  95. 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
  96. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 16 years ago
  97. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 16 years ago
  98. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 16 years ago
  99. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 16 years ago
  100. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 16 years ago