1. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 14 years ago
  2. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  3. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  4. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  5. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 14 years ago
  6. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  7. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  8. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  9. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 14 years ago
  10. 1244b41 kconfig: make randconfig fair for booleans by Peter Korsgaard · 14 years ago
  11. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  12. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  13. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 14 years ago
  14. e7401d8 menuconfig: truncate list items by Li Zefan · 14 years ago
  15. 42ef223 menuconfig: fix to center checklist correctly in a corner case by Li Zefan · 14 years ago
  16. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  17. 120d63e xconfig: remove unused function by Li Zefan · 15 years ago
  18. c1f96f0 xconfig: clean up by Li Zefan · 15 years ago
  19. c10d03c gconfig: fix null pointer warning by Li Zefan · 15 years ago
  20. e0bb7fe gconfig: fix to tag NEW symbols correctly by Li Zefan · 15 years ago
  21. f9447c4 menuconfig: improive help text a bit by Li Zefan · 15 years ago
  22. 3fb9acb kconfig: fix to tag NEW symbols correctly by Li Zefan · 15 years ago
  23. 70ed074 kconfig: print the range of integer/hex symbol in help text by Li Zefan · 15 years ago
  24. b040b44 kconfig: print symbol type in help text by Li Zefan · 15 years ago
  25. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 15 years ago
  26. 06f9a55 gconfig: add support to show hidden options that have prompts by Li Zefan · 15 years ago
  27. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  28. 7b5d872 gconfig: remove show_debug option by Li Zefan · 15 years ago
  29. 2944235 gconfig: remove dbg_print_ptype() and dbg_print_stype() by Li Zefan · 15 years ago
  30. c6ccc30 kconfig: fix zconfdump() by Li Zefan · 15 years ago
  31. 4280eae kconfig: some small fixes by Li Zefan · 15 years ago
  32. b834193 kbuild: Include gen_initramfs_list.sh and the file list in the .d file by Jason Gunthorpe · 15 years ago
  33. da6df87 kconfig: recalc symbol value before showing search results by Li Zefan · 15 years ago
  34. 1dcd810 headerdep: perlcritic warning by Stephen Hemminger · 15 years ago
  35. 2d74b2c scripts/Makefile.lib: Align the output of LZO by Wu Zhangjin · 15 years ago
  36. e93bc1a Revert "kbuild: specify absolute paths for cscope" by Michal Marek · 15 years ago
  37. bae4cec headers_install: use local file handles by Stephen Hemminger · 15 years ago
  38. dbbe33e headers_check: fix perl warnings by Stephen Hemminger · 15 years ago
  39. 91416cf export_report: fix perl warnings by Stephen Hemminger · 15 years ago
  40. 9c49fd3 profile2linkerlist: fix perl warnings by Stephen Hemminger · 15 years ago
  41. 86d08e5 namespace: perlcritic warnings by Stephen Hemminger · 15 years ago
  42. a208868 checkversion: perl cleanup by Stephen Hemminger · 15 years ago
  43. 3da2715 checkincludes: fix perlcritic warnings by Stephen Hemminger · 15 years ago
  44. 1f2a144 scripts: improve checkstack by Stephen Hemminger · 15 years ago
  45. b59a122 kbuild: deb-pkg md5sums by FEJES Jozsef · 15 years ago
  46. bc75cc6 tags: Add the ability to make tags for all archs using "all" by John Kacur · 15 years ago
  47. 4431d4c tags: Fix spelling error in comment (is->if) by John Kacur · 15 years ago
  48. a8bac51 tags: Use $SRCARCH by Michal Marek · 15 years ago
  49. f81b1be tags: include headers before source files by Guennadi Liakhovetski · 15 years ago
  50. 59dde38 markup_oops.pl: minor fixes by Hui Zhu · 15 years ago
  51. 52e13e2 markup_oops.pl: add options to improve cross-sompilation environments by Hui Zhu · 15 years ago
  52. d224a94 Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next by Michal Marek · 15 years ago
  53. 880df92 scripts: use %_tmppath in "make rpm-pkg" by John Saalwaechter · 15 years ago
  54. 0139f1d markup_oops.pl: fix for faulting instruction in the first line of a range by Hui Zhu · 15 years ago
  55. 94a4708 scripts: change scripts to use system python instead of env by Don Zickus · 15 years ago
  56. 71d41ae scripts/kallsyms: suppress build warning by Himanshu Chauhan · 15 years ago
  57. d4987bd scripts/mkcompile_h: don't test for hardcoded paths by Michal Marek · 15 years ago
  58. e66f25d Improve kconfig symbol hashing by Andi Kleen · 15 years ago
  59. 68c16ed nconfig: minor fix by Nir Tzachar · 15 years ago
  60. 851190c nconfig: mark local functions as such by Michal Marek · 15 years ago
  61. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  62. c64152b genksyms: close ref_file after use by Alexander Beregalov · 15 years ago
  63. da60fbb menuconfig: wrap long help lines by Vadim Bendebury (вб) · 15 years ago
  64. 5358db0 scripts: add ARM support to decodecode by Rabin Vincent · 15 years ago
  65. 4b02424 kbuild: Fix linking error built-in.o no such file or directory by Jiafu He · 15 years ago
  66. 0db25245 modpost: don't allow *driver to reference .init.* by Uwe Kleine-König · 15 years ago
  67. af92a82 modpost: make symbol white list a per mismatch type variable by Uwe Kleine-König · 15 years ago
  68. fc2f7ef modpost: remove now unused NO_MISMATCH constant by Uwe Kleine-König · 15 years ago
  69. 0d2a636 modpost: pass around const struct sectioncheck * instead of enum mismatch by Uwe Kleine-König · 15 years ago
  70. bbd3f4f modpost: give most mismatch constants a better name by Uwe Kleine-König · 15 years ago
  71. 4a31a22 modpost: define ALL_XXX{IN,EX}IT_SECTIONS by Uwe Kleine-König · 15 years ago
  72. b75dcab modpost: members of *driver structs should not point to __init functions by Uwe Kleine-König · 15 years ago
  73. 3a5dd79 modpost: fix segfault in sym_is() with prefixed arches by Mike Frysinger · 15 years ago
  74. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 1f8cdae markup_oops.pl: fix error with x86 by Hui Zhu · 15 years ago
  76. 1373411 kbuild: really fix bzImage build with non-bash sh by Jonathan Nieder · 15 years ago
  77. dbf004d remove my email address from checkpatch. by Dave Jones · 15 years ago
  78. b82a404 tracing/x86: Derive arch from bits argument in recordmcount.pl by Jan Kiszka · 15 years ago
  79. 272a897 scripts/get_maintainer.pl: fix file exclusion X: logic by Joe Perches · 15 years ago
  80. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  81. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  82. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  83. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
  84. e6299d2 MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl by Wu Zhangjin · 15 years ago
  85. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  86. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  87. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  88. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  89. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  90. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  91. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  92. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  93. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  94. 6299fee genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() by Jan Beulich · 15 years ago
  95. d8379ab unifdef: update to upstream revision 1.190 by Tony Finch · 15 years ago
  96. eb8f844 kbuild: specify absolute paths for cscope by Daniel Vetter · 15 years ago
  97. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  98. db1d186 scripts/package: deb-pkg: use fakeroot if available by Jonathan Nieder · 15 years ago
  99. 05ba448 scripts/package: add KBUILD_PKG_ROOTCMD variable by Jonathan Nieder · 15 years ago
  100. 91d1618 scripts/package: tar-pkg: use tar --owner=root by Michal Marek · 15 years ago