1. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  2. 9815594 kbuild: create include/config directory in scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  3. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 10 years ago
  4. 544e7e5 kconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 11 years ago
  5. c2838e6 scripts/kconfig: ensure we use proper CONFIG_ prefix by Yann E. MORIN · 12 years ago
  6. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  7. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 12 years ago
  8. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  9. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 12 years ago
  10. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 12 years ago
  11. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  12. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  13. fa0ad657 kconfig: adapt update-po-config to new UML layout by Paul Bolle · 13 years ago
  14. 50bce3e kconfig/streamline_config.pl: merge local{mod,yes}config by Arnaud Lacombe · 13 years ago
  15. 22d550a kconfig/streamline_config.pl: use options to determine operating mode by Arnaud Lacombe · 13 years ago
  16. f597a71 kconfig/streamline_config.pl: directly access LSMOD from the environment by Arnaud Lacombe · 13 years ago
  17. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  18. 2f76b35 kconfig: regen parser by Arnaud Lacombe · 13 years ago
  19. 378dbb2 kconfig: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  20. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 13 years ago
  21. 1ea3ad4 kconfig/gconf: silent missing prototype warnings by Arnaud Lacombe · 13 years ago
  22. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  23. 2d80eb0 kconfig: quiet commands when V=0 by Peter Foley · 13 years ago
  24. bdc69ca kconfig: change update-po-config to reflect new layout of arch/um by Peter Foley · 13 years ago
  25. a24a1b8 kconfig: make update-po-config work in KBUILD_OUTPUT by Peter Foley · 13 years ago
  26. b24d7d7 kconfig: rearrange clean-files by Peter Foley · 13 years ago
  27. d02ab88 kconfig: change gconf to modify hostprogs-y like nconf and mconf by Peter Foley · 13 years ago
  28. f194304 kconfig: change qconf to modify hostprogs-y like nconf and mconf by Peter Foley · 13 years ago
  29. 1f59471 kconfig: only build kxgettext when needed by Peter Foley · 13 years ago
  30. 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
  31. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  32. 458452f kconfig: Simplify Makefile for xconfig by Michal Marek · 14 years ago
  33. 20f4ad8 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems by Alexander Stein · 14 years ago
  34. 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
  35. 9ba9568 kbuild: don't overwrite HOST_EXTRACFLAGS by Arnaud Lacombe · 14 years ago
  36. 7080e47 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES by Arnaud Lacombe · 14 years ago
  37. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  38. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  39. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  40. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  41. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  42. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  43. c1518f1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  44. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  45. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 14 years ago
  46. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  47. 3cebbb8 kconfig: Simplify LSMOD= handling by Michal Marek · 14 years ago
  48. 615f083 kconfig: Add LSMOD=file to override the lsmod for localmodconfig by Steven Rostedt · 14 years ago
  49. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  50. 17263ba kconfig: Create include/generated for localmodconfig by Steven Rostedt · 15 years ago
  51. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  52. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  53. 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
  54. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 15 years ago
  55. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 15 years ago
  56. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 15 years ago
  57. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 15 years ago
  58. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 15 years ago
  59. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  60. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 16 years ago
  61. 46d2631 kconfig: gettext support for gconfig by EGRY Gabor · 17 years ago
  62. 1020026 kconfig: update-po-config info by EGRY Gabor · 17 years ago
  63. 6e588f6 kconfig: if ncurses-devel is missing then say so by Sam Ravnborg · 17 years ago
  64. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  65. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  66. e703f75 kconfig: small code refactoring in kconfig Makefile by Sam Ravnborg · 17 years ago
  67. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  68. e9e40e1 kconfig: comment typo in scripts/kconfig/Makefile. by Rob Landley · 17 years ago
  69. aa1e5ef kbuild: check if we can link gettext not just compile by Sam Ravnborg · 17 years ago
  70. b70e325c kconfig: fix update-po-config by Sam Ravnborg · 17 years ago
  71. 9ae5700 kconfig: refer to qt3 if we cannot find qt libraries by Sam Ravnborg · 17 years ago
  72. 145c904 kbuild: remove kconfig binaries during make mrproper by Sam Ravnborg · 17 years ago
  73. c29121b kbuild: do not build mconf & lxdialog unless needed by Sam Ravnborg · 18 years ago
  74. 903947d kconfig/lxdialog: fix make mrproper by Sam Ravnborg · 18 years ago
  75. 2982de6 kconfig/menuconfig: lxdialog is now built-in by Sam Ravnborg · 18 years ago
  76. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  77. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  78. e11f049 kbuild: small update of allnoconfig description by Jesper Juhl · 18 years ago
  79. 15508d2 Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" by Linus Torvalds · 18 years ago
  80. 5e375bc [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf by Robb, Sam · 18 years ago
  81. 3719314 kconfig: fix gconfig with POSIXLY_CORRECT=1 by Adrian Bunk · 19 years ago
  82. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  83. 6f6046c kconfig: move lxdialog to scripts/kconfig/lxdialog by Sam Ravnborg · 19 years ago
  84. b3a5225 [PATCH] prefer pkg-config for the QT check by Roman Zippel · 19 years ago
  85. 7a88488 [PATCH] kconfig: use gperf for kconfig keywords by Roman Zippel · 19 years ago
  86. 491d711 [PATCH] kconfig: update kconfig Makefile by Roman Zippel · 19 years ago
  87. 4ecc65e [PATCH] typo correction for fix-build-on-nls-free-systems by Yuri Vasilevski · 19 years ago
  88. ab919c0 kconfig: fix xconfig on fedora 2 & 3 (x86_64) by Sam Ravnborg · 19 years ago
  89. 70a6a0c [PATCH] fix build on nls free systems by Yuri Vasilevski · 19 years ago
  90. 720d6c2 [PATCH] kconfig: linux.pot for all arch by Egry Gabor · 19 years ago
  91. 3b9fa09 [PATCH] Kconfig i18n support by Arnaldo Carvalho de Melo · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago