1. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  2. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  3. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  4. e478bec Linux v2.6.18. Arrr! by Linus Torvalds · 18 years ago
  5. 271fc18 [PATCH] Add headers_check' target to output of 'make help' by David Woodhouse · 18 years ago
  6. 1ab7a1f3 [PATCH] headers_check: use a different default directory by David Woodhouse · 18 years ago
  7. 95064a7 Linux v2.6.18-rc7 by Linus Torvalds · 18 years ago
  8. c336923 Linux 2.6.18-rc6 by Linus Torvalds · 18 years ago
  9. 60d4684 Linux v2.6.18-rc5 by Linus Torvalds · 18 years ago
  10. 774bd86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  11. c9eca0b kbuild: correct assingment to CFLAGS with CROSS_COMPILE by Sam Ravnborg · 18 years ago
  12. 20dbfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  13. 9ee4e33 kbuild: external modules shall not check config consistency by Sam Ravnborg · 18 years ago
  14. 9f73763 Linux v2.6.18-rc4 by Linus Torvalds · 18 years ago
  15. eb2cafa kbuild: -fno-stack-protector is not good by Sam Ravnborg · 18 years ago
  16. 667918a kbuild: version.h and new headers_* targets does not require a kernel config by Sam Ravnborg · 18 years ago
  17. b6ff508 Linux v2.6.18-rc3 by Linus Torvalds · 18 years ago
  18. 82d6897 Linux 2.6.18-rc2 by Linus Torvalds · 18 years ago
  19. 120bda2 Linux 2.6.18-rc1 by Linus Torvalds · 18 years ago
  20. e340221 [PATCH] Makefile typo by Andreas Schwab · 18 years ago
  21. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  22. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  23. 34c162f kbuild: explicit turn off gcc stack-protector by Sam Ravnborg · 18 years ago
  24. 701842e kbuild: documentation change on allowing checkers besides sparse by Dustin Kirkland · 18 years ago
  25. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  26. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  27. 070b98b kbuild: trivial fixes in Makefile by Sam Ravnborg · 18 years ago
  28. e838db6 kbuild: adding symbols in Kconfig and defconfig to TAGS by Masatake YAMATO · 18 years ago
  29. 15fde67 kbuild: support for %.symtypes files by Andreas Gruenbacher · 18 years ago
  30. 3041e47 kbuild: fix silentoldconfig recursion by Roman Zippel · 18 years ago
  31. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  32. 6847535 Basic implementation of 'make headers_check' by David Woodhouse · 18 years ago
  33. 8d730cf Basic implementation of 'make headers_install' by David Woodhouse · 18 years ago
  34. 427abfa Linux v2.6.17 by Linus Torvalds · 18 years ago
  35. 566f81c kbuild: ignore make's built-in rules & variables by Sam Ravnborg · 18 years ago
  36. 031ecc6 kbuild: add dependency on kernel.release to the package targets by Zach Brown · 18 years ago
  37. c30a02e kbuild: `make kernelrelease' speedup by Roman Zippel · 18 years ago
  38. 14cdd3c kconfig: KCONFIG_OVERWRITECONFIG by Roman Zippel · 18 years ago
  39. f1d28fb kconfig: move .kernelrelease by Roman Zippel · 18 years ago
  40. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  41. c955cca kconfig: fix .config dependencies by Roman Zippel · 18 years ago
  42. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  43. a8bd607 Linux 2.6.17-rc5 by Linus Torvalds · 18 years ago
  44. d8c3291 Linux v2.6.17-rc4 by Linus Torvalds · 18 years ago
  45. fd5f0cd kbuild: Do not overwrite makefile as anohter user by Jan Beulich · 18 years ago
  46. fca1dff kbuild: removing .tmp_versions considered harmful by Pavel Roskin · 18 years ago
  47. 2be4d50 Linux v2.6.17-rc3 by Linus Torvalds · 18 years ago
  48. 8bbde0e Linux v2.6.17-rc2 by Linus Torvalds · 18 years ago
  49. 7d2d8fe kbuild: modules_install for external modules must not remove existing modules by Andreas Gruenbacher · 18 years ago
  50. aa36087 kbuild: fix make dir/ by Sam Ravnborg · 18 years ago
  51. bc2546a kbuild: fix building single targets with make O=.. single-target by Sam Ravnborg · 18 years ago
  52. 6246b61 Linux v2.6.17-rc1 by Linus Torvalds · 18 years ago
  53. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 18 years ago
  54. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  55. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  56. eae0f53 kbuild: remove obsoleted scripts/reference_* files by Sam Ravnborg · 18 years ago
  57. 6c2133e kbuild: fix make help & make *pkg by Sam Ravnborg · 18 years ago
  58. 7705a87 Linux 2.6.16 by Linus Torvalds · 18 years ago
  59. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago
  60. 5357448 Linux 2.6.16-rc6 by Linus Torvalds · 18 years ago
  61. 44f329a [PATCH] kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  62. 0131705 kbuild: replace PHONY with FORCE by Sam Ravnborg · 18 years ago
  63. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  64. f6ecebd kbuild: fix make dir/file.xx when asm symlink is missing by Sam Ravnborg · 18 years ago
  65. b9a33ce Linux v2.6.16-rc5 by Linus Torvalds · 18 years ago
  66. c3f9da9 kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  67. 0f558c3 kbuild: fix a cscope bug (make cscope segfaults) by Mattia Dongili · 18 years ago
  68. e630466 kbuild: remove a tab from an empty line by Adrian Bunk · 18 years ago
  69. 20a468b kbuild: make cc-version available in kbuild files by Sam Ravnborg · 18 years ago
  70. a67dc21 kbuild: run depmod when installing external modules by Sam Ravnborg · 18 years ago
  71. fb3cbd2 kbuild: avoid stale modules in $(MODVERDIR) for external modules by Sam Ravnborg · 18 years ago
  72. 8999257 kbuild: Accept various mips sub-types in SUBARCH by Martin Michlmayr · 18 years ago
  73. 06300b2 kbuild: support building individual files for external modules by Sam Ravnborg · 18 years ago
  74. bd71c2b Linux v2.6.16-rc4 by Linus Torvalds · 18 years ago
  75. 36cbbe5 [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." by Benjamin LaHaise · 18 years ago
  76. e9bb4c9 Linux v2.6.16-rc3 by Linus Torvalds · 18 years ago
  77. eeb059e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix by Linus Torvalds · 18 years ago
  78. 826eeb5 Linux v2.6.16-rc2 by Linus Torvalds · 18 years ago
  79. 8c7f75d kbuild: fix build with O=.. by Sam Ravnborg · 18 years ago
  80. 2664b25 Linux v2.6.16-rc1 by Linus Torvalds · 18 years ago
  81. cad8244 [PATCH] sh: Move CPU subtype configuration to its own Kconfig by Paul Mundt · 18 years ago
  82. 9d8d5a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  83. df9df03 kbuild: fix 'make all install_modules install' by Sam Ravnborg · 18 years ago
  84. 2244cbd kbuild: create .kernelrelease at *config step by Sam Ravnborg · 18 years ago
  85. 296e085 kbuild: fix make -jN with multiple targets with O=... by Sam Ravnborg · 18 years ago
  86. 820a8ce powerpc: Make ARCH=powerpc the default for 32-bit ppc by Paul Mackerras · 18 years ago
  87. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  88. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 18 years ago
  89. 4f0210b kbuild: re-export VERSION, PATCHLEVEL, SUBLEVEL by Sam Ravnborg · 18 years ago
  90. cb58455 kbuild: KERNELRELEASE is only re-defined when buiding the kernel by Sam Ravnborg · 18 years ago
  91. 50aa88e kbuild: ensure mrproper removes .old_version by Tore Anderson · 18 years ago
  92. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  93. 8802684 Linux v2.6.15 by Linus Torvalds · 18 years ago
  94. 752625c kbuild: always run 'make silentoldconfig' when tree is cleaned by Sam Ravnborg · 18 years ago
  95. 54e08a2 kbuild: tags file generation fixup by Samuel Thibault · 18 years ago
  96. f6333eb kbuild: Add ctags support for function prototypes and external variable declarations by John Kacur · 19 years ago
  97. f89f594 Linux v2.6.15-rc7 by Linus Torvalds · 18 years ago
  98. df7addb Linux v2.6.15-rc6 by Linus Torvalds · 18 years ago
  99. 9cc5d74 kbuild: document INSTALL_MOD_PATH in 'make help' by Bodo Eggert · 18 years ago
  100. cb1a7b4 [PATCH] kbuild: remove the deprecated check_gcc by Adrian Bunk · 18 years ago