1. 773647a update checkpatch.pl to version 0.16 by Andy Whitcroft · 16 years ago
  2. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 16 years ago
  3. bd0e88e kernel-doc: set verbose mode via environment by Randy Dunlap · 16 years ago
  4. cf65504 update checkpatch.pl to version 0.15 by Andy Whitcroft · 16 years ago
  5. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  6. b1d2675 kbuild: fix reversed symbol name order in modpost by Geert Uytterhoeven · 16 years ago
  7. 230b548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  8. 34ff8a5 kernel-doc: remove fastcall by Harvey Harrison · 16 years ago
  9. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 16 years ago
  10. 587c906 kconfig: fix select in combination with default by Roman Zippel · 16 years ago
  11. fab1e31 kbuild: fix make V=1 by Sam Ravnborg · 16 years ago
  12. ed2c9fa Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit> by Michal Sojka · 16 years ago
  13. d75f4c6 kbuild: silence CHK/UPD messages according to $(quiet) by Mike Frysinger · 16 years ago
  14. 7c0ac49 kbuild/modpost: Use warn() for announcing section mismatches by Geert Uytterhoeven · 16 years ago
  15. ff739b6 Add binoffset to gitignore by Uwe Kleine-König · 16 years ago
  16. f666751 kbuild/modpost: improve warnings if symbol is unknown by Sam Ravnborg · 16 years ago
  17. 13214ad update checkpatch.pl to version 0.14 by Andy Whitcroft · 16 years ago
  18. c2fdda0 update checkpatch.pl to version 0.13 by Andy Whitcroft · 16 years ago
  19. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 16 years ago
  20. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 16 years ago
  21. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  22. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 16 years ago
  23. f2df3f6 kallsyms should prefer non weak symbols by Paulo Marques · 16 years ago
  24. a3b8111 remove support for un-needed _extratext section by Robin Getz · 16 years ago
  25. ba3d05f kbuild: add svn revision information to setlocalversion by Bryan Wu · 16 years ago
  26. fa95eb1 kbuild: do not warn about __*init/__*exit symbols being exported by Sam Ravnborg · 16 years ago
  27. 603d498 kconfig: ignore select of unknown symbol by Sam Ravnborg · 16 years ago
  28. 36ef805 kconfig: mark config as changed when loading an alternate config by Sam Ravnborg · 16 years ago
  29. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  30. de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 16 years ago
  31. e241a63 kbuild: warn about ld added unique sections by Sam Ravnborg · 16 years ago
  32. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago
  33. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 16 years ago
  34. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  35. bc395ad kbuild: support ARCH=x86 in buildtar by Daniel De Graaf · 16 years ago
  36. 9649ef8 kconfig: remove "enable" by Adrian Bunk · 16 years ago
  37. 58fb0d4 kbuild: simplified warning report in modpost by Sam Ravnborg · 16 years ago
  38. ff13f92 kbuild: introduce a few helpers in modpost by Sam Ravnborg · 16 years ago
  39. 157c23c kbuild: use simpler section mismatch warnings in modpost by Sam Ravnborg · 16 years ago
  40. 91341d4 kbuild: introduce new option to enhance section mismatch analysis by Sam Ravnborg · 16 years ago
  41. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 16 years ago
  42. 6c5bd23 kbuild: check section names consistently in modpost by Sam Ravnborg · 16 years ago
  43. 1066822 kbuild: introduce blacklisting in modpost by Sam Ravnborg · 16 years ago
  44. 5b24c07 kbuild: code refactoring in modpost by Sam Ravnborg · 16 years ago
  45. 9ad21c3 kbuild: try harder to find symbol names in modpost by Sam Ravnborg · 16 years ago
  46. d1f25e6 kbuild: fix so modpost can now check any .o file by Sam Ravnborg · 16 years ago
  47. fa220d8 kbuild: minor scripts/decodecode update by Randy Dunlap · 16 years ago
  48. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  49. 9344908 kconfig: environment symbol support by Roman Zippel · 16 years ago
  50. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 16 years ago
  51. 0ffce8d kconfig: gconfig: symbol fix by EGRY Gabor · 16 years ago
  52. 534a450 kconfig: gettext support for config by EGRY Gabor · 16 years ago
  53. 75c0a8a kconfig: gettext support for lxdialog by EGRY Gabor · 16 years ago
  54. 413f006 kconfig: gettext support for menuconfig by EGRY Gabor · 16 years ago
  55. c21a2d9 kconfig: gettext support for xconfig by EGRY Gabor · 16 years ago
  56. 01771b0 kconfig: macro fix in menu.c by EGRY Gabor · 16 years ago
  57. 46d2631 kconfig: gettext support for gconfig by EGRY Gabor · 16 years ago
  58. bb7ef39 kconfig: missing macros in gconfig by EGRY Gabor · 16 years ago
  59. f7a4b4c kconfig: whitespace removing by EGRY Gabor · 16 years ago
  60. 1020026 kconfig: update-po-config info by EGRY Gabor · 16 years ago
  61. 1d3b3bf kbuild: scripts/mkmakefile: dynamic determination of output directory by Jan Beulich · 16 years ago
  62. df578e7 kbuild: clean up modpost.c by Sam Ravnborg · 16 years ago
  63. 07f7668 kconfig: use C89 random functions in conf.c by Ladislav Michl · 16 years ago
  64. 75ff430 kconfig: fix whitespace and sort includes in conf.c by Ladislav Michl · 16 years ago
  65. de83cf1 kconfig: delete unused FILE_ and SYMBOL_ flags by Sam Ravnborg · 16 years ago
  66. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 16 years ago
  67. d84876f kconfig: allow overriding symbols by Jan Engelhardt · 16 years ago
  68. 09af091 kconfig: make kconfig MinGW friendly by Ladislav Michl · 16 years ago
  69. b052ce4 kbuild: fix false positive -dirty tag caused by make-kpkg by Theodore Ts'o · 17 years ago
  70. 4e7434f kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag by Theodore Ts'o · 17 years ago
  71. d882421 kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format by Theodore Ts'o · 17 years ago
  72. 22d6a6a kbuild: eradicate bashisms in scripts/patch-kernel by Andreas Mohr · 17 years ago
  73. 9b21311 kbuild: fix installing external modules by Sam Ravnborg · 16 years ago
  74. 36091fd kbuild: fixup genksyms usage/getopt by Mike Frysinger · 17 years ago
  75. 0484f12 kbuild: fix buglet in gcc-version.sh by Sam Ravnborg · 16 years ago
  76. 899c384 Kbuild: Clarify the rpm-related make packaging targets by Robert P. J. Day · 16 years ago
  77. 3dce174 kbuild: support mercurial in setlocalversion by Aron Griffis · 16 years ago
  78. 2f4b489 kconfig: use getopt() in conf.c for handling command line arguments by Andres Salomon · 16 years ago
  79. 666ab41 kbuild: fix a buffer overflow in modpost by Andi Kleen · 17 years ago
  80. 58b7a68 kbuild: fix format string warnings in modpost by Andi Kleen · 17 years ago
  81. 6d9a89e kbuild: declare the modpost error functions as printf like by Andi Kleen · 17 years ago
  82. 6e588f6 kconfig: if ncurses-devel is missing then say so by Sam Ravnborg · 16 years ago
  83. 551559e kbuild: implement modules.order by Tejun Heo · 16 years ago
  84. e662af4 kernel-doc: new P directive for DOC: sections by Johannes Berg · 17 years ago
  85. 2e95972 kernel-doc: use no-doc option by Johannes Berg · 17 years ago
  86. 4b44595 kernel-doc: process functions, not DOC: by Johannes Berg · 17 years ago
  87. b112e0f kernel-doc: single DOC: selection by Johannes Berg · 17 years ago
  88. 1b9bc22 kernel-doc: init kernel version by Johannes Berg · 17 years ago
  89. 5c98fc0 kernel-doc: fix xml output mode by Johannes Berg · 17 years ago
  90. 870e6f7 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. by Paul Mundt · 16 years ago
  91. 8998979 fix bloat-o-meter for ppc64 by Nathan Lynch · 16 years ago
  92. 971edcf kbuild: re-enable Makefile generation in a new O=... directory by Guillaume Chazarain · 16 years ago
  93. 18c32da kbuild: fix building with O=.. options by Sam Ravnborg · 16 years ago
  94. 8905a67 update checkpatch.pl to version 0.12 by Andy Whitcroft · 16 years ago
  95. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  96. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  97. 2a11328 kconfig: use $K64BIT to set 64BIT with all*config targets by Sam Ravnborg · 17 years ago
  98. 0f855aa kconfig: add helper to set config symbol from environment variable by Sam Ravnborg · 17 years ago
  99. 9c900a9 kconfig: factor out code in confdata.c by Sam Ravnborg · 17 years ago
  100. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago