1. 701842e kbuild: documentation change on allowing checkers besides sparse by Dustin Kirkland · 18 years ago
  2. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  3. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  4. 070b98b kbuild: trivial fixes in Makefile by Sam Ravnborg · 18 years ago
  5. e838db6 kbuild: adding symbols in Kconfig and defconfig to TAGS by Masatake YAMATO · 18 years ago
  6. 15fde67 kbuild: support for %.symtypes files by Andreas Gruenbacher · 18 years ago
  7. 3041e47 kbuild: fix silentoldconfig recursion by Roman Zippel · 18 years ago
  8. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  9. 427abfa Linux v2.6.17 by Linus Torvalds · 18 years ago
  10. 566f81c kbuild: ignore make's built-in rules & variables by Sam Ravnborg · 18 years ago
  11. 031ecc6 kbuild: add dependency on kernel.release to the package targets by Zach Brown · 18 years ago
  12. c30a02e kbuild: `make kernelrelease' speedup by Roman Zippel · 18 years ago
  13. 14cdd3c kconfig: KCONFIG_OVERWRITECONFIG by Roman Zippel · 18 years ago
  14. f1d28fb kconfig: move .kernelrelease by Roman Zippel · 18 years ago
  15. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  16. c955cca kconfig: fix .config dependencies by Roman Zippel · 18 years ago
  17. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  18. a8bd607 Linux 2.6.17-rc5 by Linus Torvalds · 18 years ago
  19. d8c3291 Linux v2.6.17-rc4 by Linus Torvalds · 18 years ago
  20. fd5f0cd kbuild: Do not overwrite makefile as anohter user by Jan Beulich · 18 years ago
  21. fca1dff kbuild: removing .tmp_versions considered harmful by Pavel Roskin · 18 years ago
  22. 2be4d50 Linux v2.6.17-rc3 by Linus Torvalds · 18 years ago
  23. 8bbde0e Linux v2.6.17-rc2 by Linus Torvalds · 18 years ago
  24. 7d2d8fe kbuild: modules_install for external modules must not remove existing modules by Andreas Gruenbacher · 18 years ago
  25. aa36087 kbuild: fix make dir/ by Sam Ravnborg · 18 years ago
  26. bc2546a kbuild: fix building single targets with make O=.. single-target by Sam Ravnborg · 18 years ago
  27. 6246b61 Linux v2.6.17-rc1 by Linus Torvalds · 18 years ago
  28. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 18 years ago
  29. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  30. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  31. eae0f53 kbuild: remove obsoleted scripts/reference_* files by Sam Ravnborg · 18 years ago
  32. 6c2133e kbuild: fix make help & make *pkg by Sam Ravnborg · 18 years ago
  33. 7705a87 Linux 2.6.16 by Linus Torvalds · 18 years ago
  34. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago
  35. 5357448 Linux 2.6.16-rc6 by Linus Torvalds · 18 years ago
  36. 44f329a [PATCH] kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  37. 0131705 kbuild: replace PHONY with FORCE by Sam Ravnborg · 18 years ago
  38. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  39. f6ecebd kbuild: fix make dir/file.xx when asm symlink is missing by Sam Ravnborg · 18 years ago
  40. b9a33ce Linux v2.6.16-rc5 by Linus Torvalds · 18 years ago
  41. c3f9da9 kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  42. 0f558c3 kbuild: fix a cscope bug (make cscope segfaults) by Mattia Dongili · 18 years ago
  43. e630466 kbuild: remove a tab from an empty line by Adrian Bunk · 18 years ago
  44. 20a468b kbuild: make cc-version available in kbuild files by Sam Ravnborg · 19 years ago
  45. a67dc21 kbuild: run depmod when installing external modules by Sam Ravnborg · 19 years ago
  46. fb3cbd2 kbuild: avoid stale modules in $(MODVERDIR) for external modules by Sam Ravnborg · 19 years ago
  47. 8999257 kbuild: Accept various mips sub-types in SUBARCH by Martin Michlmayr · 19 years ago
  48. 06300b2 kbuild: support building individual files for external modules by Sam Ravnborg · 19 years ago
  49. bd71c2b Linux v2.6.16-rc4 by Linus Torvalds · 18 years ago
  50. 36cbbe5 [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." by Benjamin LaHaise · 18 years ago
  51. e9bb4c9 Linux v2.6.16-rc3 by Linus Torvalds · 19 years ago
  52. eeb059e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix by Linus Torvalds · 19 years ago
  53. 826eeb5 Linux v2.6.16-rc2 by Linus Torvalds · 19 years ago
  54. 8c7f75d kbuild: fix build with O=.. by Sam Ravnborg · 19 years ago
  55. 2664b25 Linux v2.6.16-rc1 by Linus Torvalds · 19 years ago
  56. cad8244 [PATCH] sh: Move CPU subtype configuration to its own Kconfig by Paul Mundt · 19 years ago
  57. 9d8d5a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  58. df9df03 kbuild: fix 'make all install_modules install' by Sam Ravnborg · 19 years ago
  59. 2244cbd kbuild: create .kernelrelease at *config step by Sam Ravnborg · 19 years ago
  60. 296e085 kbuild: fix make -jN with multiple targets with O=... by Sam Ravnborg · 19 years ago
  61. 820a8ce powerpc: Make ARCH=powerpc the default for 32-bit ppc by Paul Mackerras · 19 years ago
  62. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  63. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 19 years ago
  64. 4f0210b kbuild: re-export VERSION, PATCHLEVEL, SUBLEVEL by Sam Ravnborg · 19 years ago
  65. cb58455 kbuild: KERNELRELEASE is only re-defined when buiding the kernel by Sam Ravnborg · 19 years ago
  66. 50aa88e kbuild: ensure mrproper removes .old_version by Tore Anderson · 19 years ago
  67. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  68. 8802684 Linux v2.6.15 by Linus Torvalds · 19 years ago
  69. 752625c kbuild: always run 'make silentoldconfig' when tree is cleaned by Sam Ravnborg · 19 years ago
  70. 54e08a2 kbuild: tags file generation fixup by Samuel Thibault · 19 years ago
  71. f6333eb kbuild: Add ctags support for function prototypes and external variable declarations by John Kacur · 19 years ago
  72. f89f594 Linux v2.6.15-rc7 by Linus Torvalds · 19 years ago
  73. df7addb Linux v2.6.15-rc6 by Linus Torvalds · 19 years ago
  74. 9cc5d74 kbuild: document INSTALL_MOD_PATH in 'make help' by Bodo Eggert · 19 years ago
  75. cb1a7b4 [PATCH] kbuild: remove the deprecated check_gcc by Adrian Bunk · 19 years ago
  76. 6b6a462 [PATCH] KERNELRELEASE depends on CONFIG_LOCALVERSION by Andreas Schwab · 19 years ago
  77. 436b0f7 Linux v2.6.15-rc5 by Linus Torvalds · 19 years ago
  78. 5666c09 Linux v2.6.15-rc4 by Linus Torvalds · 19 years ago
  79. 624f54b Linux v2.6.15-rc3 by Linus Torvalds · 19 years ago
  80. 3bedff1 Linux v2.6.15-rc2 by Linus Torvalds · 19 years ago
  81. 2ab23c9 [PATCH] Kbuild: index asm-$(SUBARCH) headers for UML by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  82. cd52d1e Linux v2.6.15-rc1 by Linus Torvalds · 19 years ago
  83. 39990b5 ppc64: default build as the merged 'powerpc' architecture by Linus Torvalds · 19 years ago
  84. b8cbfa69 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  85. e623a3b [PATCH] kbuild: build breaks after -imacros was introduced by Zachary Amsden · 19 years ago
  86. ac4d5f7 [PATCH] kbuild: make kernelrelease in unconfigured kernel prints an error by Uwe Zeisberger · 19 years ago
  87. 333c47c Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  88. 2dd34b4 [PATCH] kbuild: permanently fix kernel configuration include mess by Russell King · 19 years ago
  89. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago
  90. 406119f [PATCH] Ensure that 'make distclean' does not delete files in '.git' by Trond Myklebust · 19 years ago
  91. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  92. 741b225 Linux v2.6.14 by Linus Torvalds · 19 years ago
  93. 93918e9 Linux v2.6.14-rc5 by Linus Torvalds · 19 years ago
  94. f9b25fa [PATCH] Export RCS_TAR_IGNORE for rpm targets by Tom Rini · 19 years ago
  95. 39ca371 [PATCH] kbuild: Eliminate build error when KALLSYMS not defined by Mark Rustad · 19 years ago
  96. 907a426 Linux v2.6.14-rc4 by Linus Torvalds · 19 years ago
  97. 1c9426e Linux v2.6.14-rc3 by Linus Torvalds · 19 years ago
  98. 676d55a Linux v2.6.14-rc2 by Linus Torvalds · 19 years ago
  99. 2f4ba45 Linux 2.6.14-rc1 by Linus Torvalds · 19 years ago
  100. 5011cdd kbuild: fix silentoldconfig with make O= by Sam Ravnborg · 19 years ago