1. 0215ffb Linux 2.6.19 by Linus Torvalds · 18 years ago
  2. 44597f6 Linux 2.6.19-rc6 by Linus Torvalds · 18 years ago
  3. 80c2188 Linux 2.6.19-rc5 by Linus Torvalds · 18 years ago
  4. ae99a78 Linux 2.6.19-rc4 by Linus Torvalds · 18 years ago
  5. 7059abe Linux 2.6.19-rc3 by Linus Torvalds · 18 years ago
  6. 690a973f [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  7. 91b943e [PATCH] Add entry.S labels to tag file by Aneesh Kumar K.V · 18 years ago
  8. b4bd8c6 Linux 2.6.19-rc2 by Linus Torvalds · 18 years ago
  9. 0e7af8d04 [PATCH] Fix headers_check for O= builds; disable automatic check on UML. by David Woodhouse · 18 years ago
  10. 0f836e5f [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' by David Woodhouse · 18 years ago
  11. d223a60 Linux 2.6.19-rc1 by Linus Torvalds · 18 years ago
  12. 18e3991 [PATCH] Fix spurious error on TAGS target when missing defconfig by David Gibson · 18 years ago
  13. e3ccf6e [PATCH] uml: add checkstack support by Jeff Dike · 18 years ago
  14. 2722de7 Don't remove $(INSTALL_HDR_PATH)/install before headers_install. by David Woodhouse · 18 years ago
  15. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  16. 5cc8d24 kbuild: add distclean info to 'make help' and more details for 'clean' by Jesper Juhl · 18 years ago
  17. 1ef98856 kbuild: correct and clarify versioning info in Makefile by Robert P. J. Day · 18 years ago
  18. da7c040 kbuild: Extend kbuild/defconfig tags support to exuberant ctags by Aron Griffis · 18 years ago
  19. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  20. b32c8268 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  21. 4635281 kbuild: preperly align SYSMAP output by Sam Ravnborg · 18 years ago
  22. b805aa0 kbuild: make -rR is now default by Sam Ravnborg · 18 years ago
  23. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  24. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  25. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  26. 6d71627 New 'make headers_install_all' target. by David Woodhouse · 18 years ago
  27. de78912 Use dependencies for 'make headers_install'. by David Woodhouse · 18 years ago
  28. f17b7ba Don't advertise (or allow) headers_{install,check} where inappropriate. by David Woodhouse · 18 years ago
  29. e478bec Linux v2.6.18. Arrr! by Linus Torvalds · 18 years ago
  30. 271fc18 [PATCH] Add headers_check' target to output of 'make help' by David Woodhouse · 18 years ago
  31. 1ab7a1f3 [PATCH] headers_check: use a different default directory by David Woodhouse · 18 years ago
  32. 95064a7 Linux v2.6.18-rc7 by Linus Torvalds · 18 years ago
  33. c336923b6 Linux 2.6.18-rc6 by Linus Torvalds · 18 years ago
  34. 60d4684 Linux v2.6.18-rc5 by Linus Torvalds · 18 years ago
  35. 774bd86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  36. c9eca0b kbuild: correct assingment to CFLAGS with CROSS_COMPILE by Sam Ravnborg · 18 years ago
  37. 20dbfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  38. 9ee4e33 kbuild: external modules shall not check config consistency by Sam Ravnborg · 18 years ago
  39. 9f73763 Linux v2.6.18-rc4 by Linus Torvalds · 18 years ago
  40. eb2cafa kbuild: -fno-stack-protector is not good by Sam Ravnborg · 18 years ago
  41. 667918a kbuild: version.h and new headers_* targets does not require a kernel config by Sam Ravnborg · 18 years ago
  42. b6ff508 Linux v2.6.18-rc3 by Linus Torvalds · 18 years ago
  43. 82d6897 Linux 2.6.18-rc2 by Linus Torvalds · 18 years ago
  44. 120bda2 Linux 2.6.18-rc1 by Linus Torvalds · 18 years ago
  45. e340221 [PATCH] Makefile typo by Andreas Schwab · 18 years ago
  46. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  47. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  48. 34c162f kbuild: explicit turn off gcc stack-protector by Sam Ravnborg · 18 years ago
  49. 701842e kbuild: documentation change on allowing checkers besides sparse by Dustin Kirkland · 18 years ago
  50. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  51. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  52. 070b98b kbuild: trivial fixes in Makefile by Sam Ravnborg · 18 years ago
  53. e838db6 kbuild: adding symbols in Kconfig and defconfig to TAGS by Masatake YAMATO · 18 years ago
  54. 15fde67 kbuild: support for %.symtypes files by Andreas Gruenbacher · 18 years ago
  55. 3041e47 kbuild: fix silentoldconfig recursion by Roman Zippel · 18 years ago
  56. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  57. 6847535 Basic implementation of 'make headers_check' by David Woodhouse · 18 years ago
  58. 8d730cf Basic implementation of 'make headers_install' by David Woodhouse · 18 years ago
  59. 427abfa Linux v2.6.17 by Linus Torvalds · 18 years ago
  60. 566f81c kbuild: ignore make's built-in rules & variables by Sam Ravnborg · 18 years ago
  61. 031ecc6 kbuild: add dependency on kernel.release to the package targets by Zach Brown · 18 years ago
  62. c30a02e kbuild: `make kernelrelease' speedup by Roman Zippel · 18 years ago
  63. 14cdd3c kconfig: KCONFIG_OVERWRITECONFIG by Roman Zippel · 18 years ago
  64. f1d28fb kconfig: move .kernelrelease by Roman Zippel · 18 years ago
  65. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  66. c955cca kconfig: fix .config dependencies by Roman Zippel · 18 years ago
  67. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  68. a8bd607 Linux 2.6.17-rc5 by Linus Torvalds · 18 years ago
  69. d8c3291 Linux v2.6.17-rc4 by Linus Torvalds · 18 years ago
  70. fd5f0cd kbuild: Do not overwrite makefile as anohter user by Jan Beulich · 18 years ago
  71. fca1dff kbuild: removing .tmp_versions considered harmful by Pavel Roskin · 18 years ago
  72. 2be4d50 Linux v2.6.17-rc3 by Linus Torvalds · 18 years ago
  73. 8bbde0e Linux v2.6.17-rc2 by Linus Torvalds · 18 years ago
  74. 7d2d8fe kbuild: modules_install for external modules must not remove existing modules by Andreas Gruenbacher · 18 years ago
  75. aa36087 kbuild: fix make dir/ by Sam Ravnborg · 18 years ago
  76. bc2546a kbuild: fix building single targets with make O=.. single-target by Sam Ravnborg · 18 years ago
  77. 6246b61 Linux v2.6.17-rc1 by Linus Torvalds · 18 years ago
  78. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 18 years ago
  79. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  80. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  81. eae0f53 kbuild: remove obsoleted scripts/reference_* files by Sam Ravnborg · 18 years ago
  82. 6c2133e kbuild: fix make help & make *pkg by Sam Ravnborg · 18 years ago
  83. 7705a87 Linux 2.6.16 by Linus Torvalds · 18 years ago
  84. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago
  85. 5357448 Linux 2.6.16-rc6 by Linus Torvalds · 18 years ago
  86. 44f329a [PATCH] kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  87. 0131705 kbuild: replace PHONY with FORCE by Sam Ravnborg · 18 years ago
  88. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  89. f6ecebd kbuild: fix make dir/file.xx when asm symlink is missing by Sam Ravnborg · 18 years ago
  90. b9a33ce Linux v2.6.16-rc5 by Linus Torvalds · 18 years ago
  91. c3f9da9 kbuild: version.h should depend on .kernelrelease by Jan Beulich · 18 years ago
  92. 0f558c3 kbuild: fix a cscope bug (make cscope segfaults) by Mattia Dongili · 18 years ago
  93. e630466 kbuild: remove a tab from an empty line by Adrian Bunk · 18 years ago
  94. 20a468b kbuild: make cc-version available in kbuild files by Sam Ravnborg · 18 years ago
  95. a67dc21 kbuild: run depmod when installing external modules by Sam Ravnborg · 18 years ago
  96. fb3cbd2 kbuild: avoid stale modules in $(MODVERDIR) for external modules by Sam Ravnborg · 18 years ago
  97. 8999257 kbuild: Accept various mips sub-types in SUBARCH by Martin Michlmayr · 18 years ago
  98. 06300b2 kbuild: support building individual files for external modules by Sam Ravnborg · 18 years ago
  99. bd71c2b Linux v2.6.16-rc4 by Linus Torvalds · 18 years ago
  100. 36cbbe5 [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." by Benjamin LaHaise · 18 years ago