1. 220bf99 Linux 2.6.34-rc2 by Linus Torvalds · 14 years ago
  2. 73d1393 kbuild: Generate modules.builtin in make modules_install by Michal Marek · 14 years ago
  3. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 14 years ago
  4. a6c3663 kbuild: Do not unnecessarily regenerate modules.builtin by Michal Marek · 14 years ago
  5. 60b341b Linux 2.6.33 by Linus Torvalds · 14 years ago
  6. 724e6d3 Linux 2.6.33-rc8 by Linus Torvalds · 14 years ago
  7. 2927525 Linux 2.6.33-rc7 by Linus Torvalds · 14 years ago
  8. d0679c7 kbuild: move -fno-dwarf2-cfi-asm to powerpc only by Andi Kleen · 14 years ago
  9. 6271897 Makefile: Document ability to make file.lst and file.S by Joe Perches · 14 years ago
  10. 85a256d kbuild: improve version string logic by David Rientjes · 14 years ago
  11. 8433646 kconfig CROSS_COMPILE option by Roland McGrath · 14 years ago
  12. abe94c7 Linux 2.6.33-rc6 by Linus Torvalds · 14 years ago
  13. 92dcffb Linux 2.6.33-rc5 by Linus Torvalds · 14 years ago
  14. 0710520 Makefile: do not override LC_CTYPE by Michal Marek · 14 years ago
  15. 7284ce6 Linux 2.6.33-rc4 by Linus Torvalds · 14 years ago
  16. 74d2e4f Linux 2.6.33-rc3 by Linus Torvalds · 14 years ago
  17. 6b7b284 Linux 2.6.33-rc2 by Linus Torvalds · 14 years ago
  18. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 5563935 Linux 2.6.33-rc1 by Linus Torvalds · 14 years ago
  20. 06b5dc6 Makefile: Unexport LC_ALL instead of clearing it by H. Peter Anvin · 14 years ago
  21. c051346 Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C by H. Peter Anvin · 14 years ago
  22. d9bdcc7 kbuild: fix make clean after mismerge by Michal Marek · 14 years ago
  23. bc081dd kbuild: generate modules.builtin by Michal Marek · 14 years ago
  24. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  25. 8723eae Kbuild: clean up marker by Wenji Huang · 15 years ago
  26. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  27. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  28. f7f16b7 kbuild: drop include/asm by Sam Ravnborg · 15 years ago
  29. c95fa08 kbuild: do not check for include/asm-$ARCH by Sam Ravnborg · 15 years ago
  30. 96f1304 kbuild: drop include2/ used for O=... builds by Sam Ravnborg · 15 years ago
  31. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  32. 01fc0ac kbuild: move bounds.h to include/generated by Sam Ravnborg · 15 years ago
  33. 24a675e kbuild: search arch/$ARCH/include before include/ by Sam Ravnborg · 15 years ago
  34. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 22763c5 Linux 2.6.32 by Linus Torvalds · 15 years ago
  36. 648f4e3 Linux 2.6.32-rc8 by Linus Torvalds · 15 years ago
  37. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  38. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  39. 25583d4 Makefile: Add -Wmising-prototypes to HOSTCFLAGS by Josh Triplett · 15 years ago
  40. 156171c Linux 2.6.32-rc7 by Linus Torvalds · 15 years ago
  41. b419148 Linux 2.6.32-rc6 by Linus Torvalds · 15 years ago
  42. 012abee Linux 2.6.32-rc5 by Linus Torvalds · 15 years ago
  43. 25d5915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  44. 1612913 Linux 2.6.32-rc4 by Linus Torvalds · 15 years ago
  45. 2331d1a kbuild: revert "save ARCH & CROSS_COMPILE ..." by Sam Ravnborg · 15 years ago
  46. 374576a Linux 2.6.32-rc3 by Linus Torvalds · 15 years ago
  47. 17d857b Linux 2.6.32-rc1 by Linus Torvalds · 15 years ago
  48. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  49. 8f7f5c9 kbuild: set -fconserve-stack option for gcc 4.5 by Andi Kleen · 15 years ago
  50. d79a271 kbuild: Check if linker supports the -X option by Andi Kleen · 15 years ago
  51. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  52. 5755433 kbuild: save ARCH & CROSS_COMPILE when building a kernel by Sam Ravnborg · 15 years ago
  53. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  54. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  55. 74fca6a Linux 2.6.31 by Linus Torvalds · 15 years ago
  56. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  57. 326ba50 Linux 2.6.31-rc8 by Linus Torvalds · 15 years ago
  58. 422bef8 Linux 2.6.31-rc7 by Linus Torvalds · 15 years ago
  59. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  60. 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 15 years ago
  61. ed680c4 Linux 2.6.31-rc5 by Linus Torvalds · 15 years ago
  62. 4be3bd7 Linux 2.6.31-rc4 by Linus Torvalds · 15 years ago
  63. a3ca86a Add '-fno-delete-null-pointer-checks' to gcc CFLAGS by Eugene Teo · 15 years ago
  64. 6847e15 Linux 2.6.31-rc3 by Linus Torvalds · 15 years ago
  65. a137802 Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.x by Linus Torvalds · 15 years ago
  66. 8e4a718 Linux 2.6.31-rc2 by Linus Torvalds · 15 years ago
  67. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  68. 1129423 kbuild: finally remove the obsolete variable $TOPDIR by Amerigo Wang · 15 years ago
  69. a873582 Kbuild: Disable the -Wformat-security gcc flag by Floris Kraak · 15 years ago
  70. 28d0325 Linux 2.6.31-rc1 by Linus Torvalds · 15 years ago
  71. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  72. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  73. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  74. 07a2039 Linux 2.6.30 by Linus Torvalds · 15 years ago
  75. b8b0618 kbuild: remove extra ifdef/endif of top Makefile by Cheng Renquan · 15 years ago
  76. 08f6746 kbuild: fix detection of CONFIG_FRAME_WARN=0 by Mike Frysinger · 15 years ago
  77. 9fa7eb2 Linux 2.6.30-rc8 by Linus Torvalds · 15 years ago
  78. 59a3759 Linux 2.6.30-rc7 by Linus Torvalds · 15 years ago
  79. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  80. 091bf76 Linux 2.6.30-rc5 by Linus Torvalds · 15 years ago
  81. c4d5ee6 kbuild: "make prepare" should be "make modules_prepare" by Robert P. J. Day · 15 years ago
  82. 0c56042 kbuild: clean Module.markers and modules.order for out-of-tree modules by Frédéric Brière · 15 years ago
  83. 091438d Linux 2.6.30-rc4 by Linus Torvalds · 15 years ago
  84. 0910697 Linux 2.6.30-rc3 by Linus Torvalds · 15 years ago
  85. f14875a kbuild: support include/generated by Sam Ravnborg · 15 years ago
  86. 0882e8d Linux 2.6.30-rc2 by Linus Torvalds · 15 years ago
  87. f499cae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  88. 5d7d18f kbuild: make it possible for the linker to discard local symbols from vmlinux by David Howells · 15 years ago
  89. fe8d0a4 kbuild: fix a few typos in top-level Makefile by Kirill Smelkov · 15 years ago
  90. 3cc000b sh: Plug in support for ARCH=sh64 using sh SRCARCH. by Paul Mundt · 15 years ago
  91. 577c9c4 Linux 2.6.30-rc1 by Linus Torvalds · 15 years ago
  92. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  93. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 15 years ago
  94. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 15 years ago
  95. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 15 years ago
  96. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 15 years ago
  97. 041b623 Linus 2.6.29-rc8 by Linus Torvalds · 15 years ago
  98. 75bccd88 kbuild: remove unused -r option for module-init-tool depmod by Gilles Espinasse · 15 years ago
  99. b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 15 years ago
  100. fec6c6f Linux 2.6.29-rc7 by Linus Torvalds · 15 years ago