1. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  2. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  3. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  4. 07a2039 Linux 2.6.30 by Linus Torvalds · 15 years ago
  5. b8b0618 kbuild: remove extra ifdef/endif of top Makefile by Cheng Renquan · 15 years ago
  6. 08f6746 kbuild: fix detection of CONFIG_FRAME_WARN=0 by Mike Frysinger · 15 years ago
  7. 9fa7eb2 Linux 2.6.30-rc8 by Linus Torvalds · 15 years ago
  8. 59a3759 Linux 2.6.30-rc7 by Linus Torvalds · 15 years ago
  9. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  10. 091bf76 Linux 2.6.30-rc5 by Linus Torvalds · 15 years ago
  11. c4d5ee6 kbuild: "make prepare" should be "make modules_prepare" by Robert P. J. Day · 15 years ago
  12. 0c56042 kbuild: clean Module.markers and modules.order for out-of-tree modules by Frédéric Brière · 15 years ago
  13. 091438d Linux 2.6.30-rc4 by Linus Torvalds · 15 years ago
  14. 0910697 Linux 2.6.30-rc3 by Linus Torvalds · 15 years ago
  15. f14875a kbuild: support include/generated by Sam Ravnborg · 15 years ago
  16. 0882e8d Linux 2.6.30-rc2 by Linus Torvalds · 15 years ago
  17. f499cae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  18. 5d7d18f kbuild: make it possible for the linker to discard local symbols from vmlinux by David Howells · 15 years ago
  19. fe8d0a4 kbuild: fix a few typos in top-level Makefile by Kirill Smelkov · 15 years ago
  20. 3cc000b sh: Plug in support for ARCH=sh64 using sh SRCARCH. by Paul Mundt · 15 years ago
  21. 577c9c4 Linux 2.6.30-rc1 by Linus Torvalds · 15 years ago
  22. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  23. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 15 years ago
  24. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 15 years ago
  25. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 15 years ago
  26. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 15 years ago
  27. 041b623 Linus 2.6.29-rc8 by Linus Torvalds · 15 years ago
  28. 75bccd88 kbuild: remove unused -r option for module-init-tool depmod by Gilles Espinasse · 15 years ago
  29. b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 15 years ago
  30. fec6c6f Linux 2.6.29-rc7 by Linus Torvalds · 15 years ago
  31. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 15 years ago
  32. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 15 years ago
  33. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  34. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  35. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 15 years ago
  36. 9297999 kbuild: create the source symlink earlier in the objdir by Andi Kleen · 15 years ago
  37. d2f8d7e Linux 2.6.29-rc5 by Linus Torvalds · 15 years ago
  38. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  39. 8e49215 Linux 2.6.29-rc4 by Linus Torvalds · 15 years ago
  40. 18e352e Linux 2.6.29-rc3 by Linus Torvalds · 15 years ago
  41. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  42. ac3d266 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  43. 1de9e8e Linux 2.6.29-rc2 by Linus Torvalds · 15 years ago
  44. 4914802 m68k,m68knommu: merge header files by Sam Ravnborg · 15 years ago
  45. 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 15 years ago
  46. c597650 Linux 2.6.29-rc1 by Linus Torvalds · 15 years ago
  47. c6906a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  48. 399b835 kbuild: add a symlink to the source for separate objdirs by Andi Kleen · 15 years ago
  49. 5a9e67b trivial: chack -> check typo fix in main Makefile by Anisse Astier · 15 years ago
  50. 80a7d1d kbuild: disable sparse warning "returning void-valued expression" by Hannes Eder · 15 years ago
  51. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  52. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  53. 4a6908a Linux 2.6.28 by Linus Torvalds · 15 years ago
  54. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 15 years ago
  55. ad7a953 kbuild: strip generated symbols from *.ko by Jan Beulich · 15 years ago
  56. 929096f Linux 2.6.28-rc9 by Linus Torvalds · 15 years ago
  57. 179efcb kbuild: add headerdep used to detect inclusion cycles in header files by Vegard Nossum · 15 years ago
  58. 31110eb kbuild: fix make incompatibility by Sam Ravnborg · 15 years ago
  59. 8b1fae4 Linux 2.6.28-rc8 by Linus Torvalds · 16 years ago
  60. 5e53879 sparc,sparc64: unify Makefile by Sam Ravnborg · 16 years ago
  61. a680eed tags and cscope support really belongs in a shell script by Sam Ravnborg · 16 years ago
  62. fd54f50 kbuild: use KECHO convenience echo by Mike Frysinger · 16 years ago
  63. d8672b4 kbuild: expand -I in KBUILD_CPPFLAGS by Sam Ravnborg · 16 years ago
  64. 061e41f Linux 2.6.28-rc7 by Linus Torvalds · 16 years ago
  65. 13d428a Linux 2.6.28-rc6 by Linus Torvalds · 16 years ago
  66. 9bf1a24 Linux 2.6.28-rc5 by Linus Torvalds · 16 years ago
  67. f7160c7 Linux 2.6.28-rc4 by Linus Torvalds · 16 years ago
  68. 45beca0 Linux v2.6.28-rc3 by Linus Torvalds · 16 years ago
  69. de2addf kbuild: do not include arch/<ARCH>/include/asm in find-sources twice. by Ian Campbell · 16 years ago
  70. dcc2da1 kbuild: improve check-symlink by Sam Ravnborg · 16 years ago
  71. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  72. 0173a32 Linux 2.6.28-rc2 by Linus Torvalds · 16 years ago
  73. 57f8f7b Linux 2.6.28-rc1 by Linus Torvalds · 16 years ago
  74. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  75. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  76. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago
  77. 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 16 years ago
  78. 94aca1d Linux 2.6.27-rc8 by Linus Torvalds · 16 years ago
  79. 72d3105 Linux 2.6.27-rc7 by Linus Torvalds · 16 years ago
  80. adee14b Linux 2.6.27-rc6 by Linus Torvalds · 16 years ago
  81. 24342c3 Linux 2.6.27-rc5 by Linus Torvalds · 16 years ago
  82. 6a55617 Linux v2.6.27-rc4 by Linus Torvalds · 16 years ago
  83. 30a2f3c Linux 2.6.27-rc3 by Linus Torvalds · 16 years ago
  84. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  85. 64a99d2 kbuild: a better way to generate cscope database change by Denis ChengRq · 16 years ago
  86. 7a48bdd kbuild: fix O=.. build with arm by Sam Ravnborg · 16 years ago
  87. 0967d61 Linux 2.6.27-rc2 by Linus Torvalds · 16 years ago
  88. ea35455 kbuild: fix O=... build of um by Sam Ravnborg · 16 years ago
  89. 6e86841 Linux 2.6.27-rc1 by Linus Torvalds · 16 years ago
  90. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago
  91. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  92. c28ca3a kbuild: remove Module.markers during mrproper by Alexey Dobriyan · 16 years ago
  93. 5e4786f kbuild: add arch/$ARCH/include to search path by Sam Ravnborg · 16 years ago
  94. 2e57d05 kbuild: asm symlink support for arch/$ARCH/include by Sam Ravnborg · 16 years ago
  95. a53ce09 kbuild: support arch/$ARCH/include for tags, cscope by Sam Ravnborg · 16 years ago
  96. 2fb9b1b kbuild: prepare headers_* for arch/$ARCH/include by Sam Ravnborg · 16 years ago
  97. 6b36ab2 kbuild: make clean removes *.o.* as well by Alexey Dobriyan · 16 years ago
  98. 88181ec kbuild: only one call for include/ in make headers_* by Sam Ravnborg · 16 years ago
  99. f6ecd4c kbuild: error out early in make headers_install by Sam Ravnborg · 16 years ago
  100. e6883b1 kbuild: refactor headers_* targets in Makefile by Sam Ravnborg · 16 years ago