1. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  2. c7abe86 kconfig: expand file names by Arnaud Lacombe · 14 years ago
  3. e82dae9 kconfig: use the file's name of sourced file by Arnaud Lacombe · 14 years ago
  4. 2e7a091 kconfig: constify file name by Arnaud Lacombe · 14 years ago
  5. ba6ff60 kconfig: don't emit warning upon rootmenu's prompt redefinition by Arnaud Lacombe · 14 years ago
  6. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
  7. c55c9d5 kconfig: delay gconf window initialization by Arnaud Lacombe · 14 years ago
  8. f6ce00b kconfig: expand by default the rootmenu's prompt by Arnaud Lacombe · 14 years ago
  9. 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 14 years ago
  10. c0920a1 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  11. 8ea13e2 kconfig: implement the `mainmenu' directive by Arnaud Lacombe · 14 years ago
  12. ef21160 kconfig: allow PACKAGE to be defined on the compiler's command-line by Arnaud Lacombe · 14 years ago
  13. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  14. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
  15. 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
  16. 8baefd3 kconfig: replace a `switch()' statement by a more flexible `if()' statement by Arnaud Lacombe · 14 years ago
  17. 71d8066 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  18. 76a136c xconfig: Change the titlebar if using Qt3 by Michal Marek · 14 years ago
  19. 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
  20. c94d3fb kbuild: use getopt_long(), not its _only() variant by Arnaud Lacombe · 14 years ago
  21. 9ba9568 kbuild: don't overwrite HOST_EXTRACFLAGS by Arnaud Lacombe · 14 years ago
  22. c24035b kbuild: fix typo by Arnaud Lacombe · 14 years ago
  23. 7080e47 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES by Arnaud Lacombe · 14 years ago
  24. 94bedec kbuild: confdata.c explicitly reference errno, thus need <errno.h> by Arnaud Lacombe · 14 years ago
  25. a72f3e2 nconfig: add search support by Nir Tzachar · 14 years ago
  26. 3643f84 kconfig: fix segfault when detecting recursive dependency by Sam Ravnborg · 14 years ago
  27. 84062dd kconfig: fix savedefconfig with choice marked optional by Sam Ravnborg · 14 years ago
  28. 4418a2b kconfig: Fix warning: ignoring return value of 'fgets' by Jean Sacren · 14 years ago
  29. bf5e327 kconfig: Fix warning: ignoring return value of 'fwrite' by Jean Sacren · 14 years ago
  30. 866af40 nconfig: Fix segfault when menu is empty by Andrej Gelenberg · 14 years ago
  31. a64b44e kconfig: fix tristate choice with minimal config by Sam Ravnborg · 14 years ago
  32. 801690c kconfig: fix savedefconfig for tristate choices by Sam Ravnborg · 14 years ago
  33. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  34. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  35. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 14 years ago
  36. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  37. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  38. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  39. 59e89e3 kconfig: save location of config symbols 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. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 14 years ago
  44. 1244b41 kconfig: make randconfig fair for booleans by Peter Korsgaard · 14 years ago
  45. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  46. b003afe kbuild: Fix make rpm by Michal Marek · 14 years ago
  47. 6dc0c2f kbuild: Make the setlocalversion script POSIX-compliant by Michał Górny · 14 years ago
  48. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  49. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  50. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  51. 62052be Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes by Michal Marek · 14 years ago
  52. 0915512 kbuild: Clean up and speed up the localversion logic by Michal Marek · 14 years ago
  53. 1c93866 kbuild: Fix modpost segfault by Krzysztof Halasa · 14 years ago
  54. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 14 years ago
  55. 607b30f kbuild: Create output directory in Makefile.modbuiltin by Michal Marek · 14 years ago
  56. 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
  57. e7401d8 menuconfig: truncate list items by Li Zefan · 14 years ago
  58. 42ef223 menuconfig: fix to center checklist correctly in a corner case by Li Zefan · 14 years ago
  59. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  60. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  61. 120d63e xconfig: remove unused function by Li Zefan · 14 years ago
  62. c1f96f0 xconfig: clean up by Li Zefan · 14 years ago
  63. c10d03c gconfig: fix null pointer warning by Li Zefan · 14 years ago
  64. e0bb7fe gconfig: fix to tag NEW symbols correctly by Li Zefan · 14 years ago
  65. f9447c4 menuconfig: improive help text a bit by Li Zefan · 14 years ago
  66. 3fb9acb kconfig: fix to tag NEW symbols correctly by Li Zefan · 14 years ago
  67. 70ed074 kconfig: print the range of integer/hex symbol in help text by Li Zefan · 14 years ago
  68. b040b44 kconfig: print symbol type in help text by Li Zefan · 14 years ago
  69. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 14 years ago
  70. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  71. 1743192 kconfig: Hide error output in find command in streamline_config.pl by Toralf Förster · 14 years ago
  72. 1d1d1fe kconfig: Fix typo in comment in streamline_config.pl by Toralf Foerster · 14 years ago
  73. e5199ed kconfig: Make a variable local in streamline_config.pl by Toralf Foerster · 14 years ago
  74. 2a2a400 initramfs: add support for in-kernel initramfs compressed with LZO by Albin Tonnerre · 14 years ago
  75. d4977c7 checkpatch: warn on declaration with storage class not at the beginning by Tobias Klauser · 14 years ago
  76. 3354957 checkpatch: add check for too short Kconfig descriptions by Andi Kleen · 14 years ago
  77. 0fa0559 scripts/get_maintainer.pl: default to not include unspecified tags by Florian Mickler · 14 years ago
  78. 368669d scripts/get_maintainer.pl: add .get_maintainer.conf default options file by Joe Perches · 14 years ago
  79. e4d26b0 scripts/get_maintainer.pl: optionally ignore non-maintainer signatures by Joe Perches · 14 years ago
  80. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  81. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  82. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  83. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  85. fedb3d2 MODULE_DEVICE_TABLE(isapnp, ...) does nothing by Ondrej Zary · 14 years ago
  86. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  87. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 539c99f Merge branch 'next' into for-linus by James Morris · 14 years ago
  89. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  90. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  91. 06f9a55 gconfig: add support to show hidden options that have prompts by Li Zefan · 14 years ago
  92. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  93. 7b5d872 gconfig: remove show_debug option by Li Zefan · 14 years ago
  94. 2944235 gconfig: remove dbg_print_ptype() and dbg_print_stype() by Li Zefan · 14 years ago
  95. c6ccc30 kconfig: fix zconfdump() by Li Zefan · 14 years ago
  96. 4280eae kconfig: some small fixes by Li Zefan · 14 years ago
  97. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  99. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  100. d25d6fa Merge branch 'master' into next by James Morris · 14 years ago