1. 620917d Linux 3.0-rc7 by Linus Torvalds · 13 years ago
  2. fe0d422 Linux 3.0-rc6 by Linus Torvalds · 13 years ago
  3. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  4. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  5. 5629937 Linux 3.0-rc4 by Linus Torvalds · 13 years ago
  6. 7cc2ed0 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  7. af07ce3 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  8. 569658d kbuild: Call depmod.sh via shell by Michal Marek · 13 years ago
  9. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 13 years ago
  10. 6aeccec Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  11. fc4da9a kbuild: Move depmod call to a separate script by Michal Marek · 13 years ago
  12. 78d3bb4 kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL by Michal Marek · 13 years ago
  13. cacd54e kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL by Michal Marek · 13 years ago
  14. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  15. 55922c9 Linux 3.0-rc1 by Linus Torvalds · 13 years ago
  16. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  17. 6738d32 arch/tile: prefer "tilepro" as the name of the 32-bit architecture by Chris Metcalf · 13 years ago
  18. 51b550a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  19. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. 61c4f2c Linux 2.6.39 by Linus Torvalds · 13 years ago
  22. a3a8350 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 13 years ago
  23. 85356f8 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 13 years ago
  24. 18aecc2 arch/tile: finish enabling support for TILE-Gx 64-bit chip by Chris Metcalf · 13 years ago
  25. 2ee2d29 kbuild: make versioncheck work in KBUILD_OUTDIR by Peter Foley · 13 years ago
  26. 436f876 kbuild: make includecheck work in KBUILD_OUTDIR by Peter Foley · 13 years ago
  27. 9663d98 kbuild: make headerdep work in KBUILD_OUTDIR by Peter Foley · 13 years ago
  28. 279f3dd kbuild: add targets to PHONY by Peter Foley · 13 years ago
  29. 43f67c9 kbuild: Fix GNU make v3.80 compatibility by Kevin Cernekee · 13 years ago
  30. 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 13 years ago
  31. 0ee5623f Linux 2.6.39-rc6 by Linus Torvalds · 13 years ago
  32. 8417da6f kbuild: Fix passing -Wno-* options to gcc 4.4+ by Michal Marek · 13 years ago
  33. bffd202 kbuild: move scripts/basic/docproc.c to scripts/docproc.c by Peter Foley · 13 years ago
  34. a6de553 kbuild: Allow to combine multiple W= levels by Michal Marek · 13 years ago
  35. af0e5d5 kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 by Dave Jones · 13 years ago
  36. d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 13 years ago
  37. 28bc20d kbuild: implement several W= levels by Sam Ravnborg · 13 years ago
  38. 8e10cd7 Linux 2.6.39-rc5 by Linus Torvalds · 13 years ago
  39. 40df759 kbuild: Fix build with binutils <= 2.19 by Michal Marek · 13 years ago
  40. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 13 years ago
  41. 1e2795a kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile by Artem Bityutskiy · 13 years ago
  42. a6360dd Linux 2.6.39-rc3 by Linus Torvalds · 13 years ago
  43. 6221f222 Linux 2.6.39-rc2 by Linus Torvalds · 13 years ago
  44. 0ce790e Linux 2.6.39-rc1 by Linus Torvalds · 13 years ago
  45. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  46. b87a2d3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  47. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. e1b702c KBuild: silence "'scripts/unifdef' is up to date." by Mike Waychison · 13 years ago
  49. 521cb40 Linux 2.6.38 by Linus Torvalds · 13 years ago
  50. 4a5838a kbuild: Add extra gcc checks by Borislav Petkov · 13 years ago
  51. a5abba9 Linux 2.6.38-rc8 by Linus Torvalds · 13 years ago
  52. dd9c154 Linux 2.6.38-rc7 by Linus Torvalds · 13 years ago
  53. f5412be Linux 2.6.38-rc6 by Linus Torvalds · 13 years ago
  54. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 13 years ago
  55. 85e2efb Linux 2.6.38-rc5 by Linus Torvalds · 13 years ago
  56. 100b33c Linux 2.6.38-rc4 by Linus Torvalds · 13 years ago
  57. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 13 years ago
  58. 1bae4ce Linux 2.6.38-rc2 by Linus Torvalds · 13 years ago
  59. c56eb8f Linux 2.6.38-rc1 by Linus Torvalds · 13 years ago
  60. f4ed100 kbuild: add GNU GLOBAL tags generation by Jianbin Kang · 13 years ago
  61. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  62. 3c0eee3 Linux 2.6.37 by Linus Torvalds · 13 years ago
  63. 387c31c Linux 2.6.37-rc8 by Linus Torvalds · 13 years ago
  64. 90a8a73 Linux 2.6.37-rc7 by Linus Torvalds · 13 years ago
  65. b0c3844 Linux 2.6.37-rc6 by Linus Torvalds · 13 years ago
  66. 41263fc kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG by Ben Gardiner · 14 years ago
  67. cf7d7e5 Linux 2.6.37-rc5 by Linus Torvalds · 14 years ago
  68. e8a7e48 Linux 2.6.37-rc4 by Linus Torvalds · 14 years ago
  69. 3561d43 Linux 2.6.37-rc3 by Linus Torvalds · 14 years ago
  70. e53beac Linux 2.6.37-rc2 by Linus Torvalds · 14 years ago
  71. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  72. c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  73. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  74. e69f58c kbuild: add ARCH=sparc32 target by Namhyung Kim · 14 years ago
  75. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  76. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. f6f94e2 Linux 2.6.36 by Linus Torvalds · 14 years ago
  78. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  79. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  80. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  81. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  82. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  83. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  84. cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 14 years ago
  85. 899611e Linux 2.6.36-rc6 by Linus Torvalds · 14 years ago
  86. a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  87. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  88. b30a3f6 Linux 2.6.36-rc5 by Linus Torvalds · 14 years ago
  89. 60eab87 Merge branch 'kbuild/clean' into kbuild/kbuild by Michal Marek · 14 years ago
  90. 49553c2 Linux 2.6.36-rc4 by Linus Torvalds · 14 years ago
  91. 88d7be0 kbuild: Use a single clean rule for kernel and external modules by Michal Marek · 14 years ago
  92. c47f214 kbuild: Do not run make clean in $(srctree) by Michal Marek · 14 years ago
  93. 7e9501f ARM: 6312/1: ftrace: allow building without frame pointers by Rabin Vincent · 14 years ago
  94. 2bfc96a Linux 2.6.36-rc3 by Linus Torvalds · 14 years ago
  95. c70662e Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  96. 76be97c Linux 2.6.36-rc2 by Linus Torvalds · 14 years ago
  97. 7b8ea53 makefile: not need to regenerate kernel.release file when make kernelrelease by Amerigo Wang · 14 years ago
  98. da5cabf Linux 2.6.36-rc1 by Linus Torvalds · 14 years ago
  99. 9a459f6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  100. 235caa2 Fix CONFIG_CROSS_COMPILE issue in .config by Yegor Yefremov · 14 years ago