1. a978b30 Linux 2.6.25-rc6 by Linus Torvalds · 16 years ago
  2. cdeeeae Linux 2.6.25-rc5 by Linus Torvalds · 16 years ago
  3. 29e8c3c Linux 2.6.25-rc4 by Linus Torvalds · 16 years ago
  4. bfa274e Linux 2.6.25-rc3 by Linus Torvalds · 16 years ago
  5. 230b548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  6. 101142c Linux 2.6.25-rc2 by Linus Torvalds · 16 years ago
  7. cf87dcd kbuild: fix building vmlinux.o by Sam Ravnborg · 16 years ago
  8. e06b8b9 kbuild: allow -fstack-protector to take effect by Sam Ravnborg · 16 years ago
  9. 19af355 Linux 2.6.25-rc1 by Linus Torvalds · 16 years ago
  10. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 16 years ago
  11. 310f824 kbuild: link vmlinux.o before kallsyms passes by Sam Ravnborg · 16 years ago
  12. 91341d4 kbuild: introduce new option to enhance section mismatch analysis by Sam Ravnborg · 16 years ago
  13. 243f40c kbuild: document 'make prepare' in 'make help' by Valdis.Kletnieks@vt.edu · 16 years ago
  14. 2c81210 kbuild: ignore cache modifiers for generating the tags files by Uwe Kleine-König · 16 years ago
  15. 899c384 Kbuild: Clarify the rpm-related make packaging targets by Robert P. J. Day · 16 years ago
  16. 551559e kbuild: implement modules.order by Tejun Heo · 16 years ago
  17. 8000743 kbuild: Add missing srctree prefix for includecheck and versioncheck by Geert Uytterhoeven · 17 years ago
  18. aa025e7 kbuild: document versioncheck in make help by Sam Ravnborg · 17 years ago
  19. ec2d987 kbuild: add 'includecheck' help text by Randy Dunlap · 17 years ago
  20. 12760cb sh: Fix up uname -m matching for native sh64. by Paul Mundt · 17 years ago
  21. 4991408 Linux 2.6.24 by Linus Torvalds · 16 years ago
  22. d384e35 Makefile: Change typoed 'behavour' to 'behaviour' by Linus Nilsson · 16 years ago
  23. cbd9c88 Linux 2.6.24-rc8 by Linus Torvalds · 16 years ago
  24. 3ce5445 Linux 2.6.24-rc7 by Linus Torvalds · 16 years ago
  25. ea67db4 Linux 2.6.24-rc6 by Linus Torvalds · 16 years ago
  26. 82d29bf Linux 2.6.24-rc5 by Linus Torvalds · 16 years ago
  27. 18c32da kbuild: fix building with O=.. options by Sam Ravnborg · 16 years ago
  28. 1cacc9a kbuild: fix building with redirected output. by Sam Ravnborg · 16 years ago
  29. 09b56ad Linux 2.6.24-rc4 by Linus Torvalds · 16 years ago
  30. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  31. d0974b1 Remove x86 merge artifact from top Makefile by Thomas Gleixner · 17 years ago
  32. d9f8bcb Linux 2.6.24-rc3 by Linus Torvalds · 17 years ago
  33. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  34. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  35. dbeeb81 Linux 2.6.24-rc2 by Linus Torvalds · 17 years ago
  36. 69ee0b3 kbuild: do not pick up CFLAGS from the environment by Sam Ravnborg · 17 years ago
  37. 236b195 sh: Correct SUBARCH matching. by Paul Mundt · 17 years ago
  38. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago
  39. c9927c2 Linux 2.6.24-rc1 by Linus Torvalds · 17 years ago
  40. d8d2e78 kbuild: allow depmod in cross builds again by Sam Ravnborg · 17 years ago
  41. ab19f87 kbuild: fix modules_install after a 'make vmlinux' by Sam Ravnborg · 17 years ago
  42. 0b463ff kbuild: fix toplevel Makefile/depmod by David Brownell · 17 years ago
  43. 4800be2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  44. 7bb9d09 kbuild: fix first module build by Sam Ravnborg · 17 years ago
  45. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  46. 50a8ec3 kbuild: disable depmod in cross-compile kernel build by Sam Ravnborg · 17 years ago
  47. 37ab7a2 kbuild: cscope - filter out .tmp_* in find_sources by Yinghai Lu · 17 years ago
  48. fc333b2 kbuild: check asm symlink when building a kernel by Sam Ravnborg · 17 years ago
  49. f8bea58 kbuild: fix typo SRCARCH in find_sources by Yinghai Lu · 17 years ago
  50. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  51. 52bcc33 kbuild: enable use of AFLAGS and CFLAGS on commandline by Sam Ravnborg · 17 years ago
  52. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  53. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  54. 295ac05 kbuild: call export_report from the Makefile by Adrian Bunk · 17 years ago
  55. 0b35786 kbuild: call make once for all targets when O=.. is used by Milton Miller · 17 years ago
  56. cf851aa kbuild: pass -g to assembler under CONFIG_DEBUG_INFO by Roland McGrath · 17 years ago
  57. 4f1127e kbuild: fix infinite make recursion by Sam Ravnborg · 17 years ago
  58. c34114f kbuild: clean Modules.symvers in external module dirs by Mike Frysinger · 17 years ago
  59. 91e034e x86: Fix the $(ARCH) dependent help output in the top Makefile by Thomas Gleixner · 17 years ago
  60. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  61. 2eb4c95 Kbuild: prepare scope and tags for arch/x86 by Thomas Gleixner · 17 years ago
  62. 6752ed9 Kbuild: allow arch/xxx to use a different source path by Thomas Gleixner · 17 years ago
  63. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  64. 3146b39 Linux 2.6.23-rc9 by Linus Torvalds · 17 years ago
  65. 4942de4 Linux 2.6.23-rc8 by Linus Torvalds · 17 years ago
  66. 81cfe79 Linux 2.6.23-rc7 by Linus Torvalds · 17 years ago
  67. 0d4cbb5 Linux 2.6.23-rc6 by Linus Torvalds · 17 years ago
  68. 40ffbfa Linux 2.6.23-rc5 by Linus Torvalds · 17 years ago
  69. b07d68b Linux 2.6.23-rc4 by Linus Torvalds · 17 years ago
  70. 39d3520 Linux 2.6.23-rc3 by Linus Torvalds · 17 years ago
  71. d4ac247 Linux 2.6.23-rc2 by Linus Torvalds · 17 years ago
  72. 114f515 kbuild: use LDFLAGS_MODULE only for .ko links by Roland McGrath · 17 years ago
  73. f695baf Linux 2.6.23-rc1 by Linus Torvalds · 17 years ago
  74. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  75. 1899119 Use --build-id ld option by Roland McGrath · 17 years ago
  76. af332aa kbuild: use -fno-optimize-sibling-calls unconditionally by Adrian Bunk · 17 years ago
  77. a412c17 kbuild: fix the warning when running make tags by Aneesh Kumar K.V · 17 years ago
  78. 741f98f kbuild: do section mismatch check on full vmlinux by Sam Ravnborg · 17 years ago
  79. 94bed2a Add -Werror-implicit-function-declaration by Dave Jones · 17 years ago
  80. 7dcca30 Linux 2.6.22 by Linus Torvalds · 17 years ago
  81. a38d618 Linux 2.6.22-rc7 by Linus Torvalds · 17 years ago
  82. 1895486 Linus 2.6.22-rc6 by Linus Torvalds · 17 years ago
  83. 188e1f8 Linux 2.6.22-rc5 by Linus Torvalds · 17 years ago
  84. 5ecd310 Linux 2.6.22-rc4 by Linus Torvalds · 17 years ago
  85. c420bc9 Linux 2.6.22-rc3 by Linus Torvalds · 17 years ago
  86. 55b637c Linux v2.6.22-rc2 by Linus Torvalds · 17 years ago
  87. b465223 Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" by Linus Torvalds · 17 years ago
  88. 3940386 Linux 2.6.22-rc1 by Linus Torvalds · 17 years ago
  89. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  90. c53aeca kbuild: complain about missing system calls by Sam Ravnborg · 17 years ago
  91. dd7e54a kbuild: move tags from ARCH and include/ ahead of drivers by Don Mullis · 17 years ago
  92. 2462566 kbuild: add a missing slash in the comments by Uwe Zeisberger · 18 years ago
  93. 85bd2fd kbuild: fix section mismatch check for vmlinux by Sam Ravnborg · 17 years ago
  94. c8fdd24 [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+ by Andi Kleen · 17 years ago
  95. de46c33 Linux 2.6.21 by Linus Torvalds · 17 years ago
  96. 94a0550 Linux 2.6.21-rc7 by Linus Torvalds · 17 years ago
  97. a21bd69 Linux 2.6.21-rc6 by Linus Torvalds · 17 years ago
  98. e0f2e3a Linux 2.6.21-rc5 by Linus Torvalds · 17 years ago
  99. db98e0b Linux 2.6.21-rc4 by Linus Torvalds · 17 years ago
  100. 08e15e8 Linux 2.6.21-rc3 by Linus Torvalds · 17 years ago