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