1. 890676c kbuild: Use relative path when building in the source tree by Michal Marek · 11 years ago
  2. 7e1c047 kbuild: Use relative path for $(objtree) by Michal Marek · 11 years ago
  3. 3fbb43d kbuild: trivial - fix comment block indent by Masahiro Yamada · 11 years ago
  4. 38385f8 kbuild: trivial - remove trailing spaces by Masahiro Yamada · 11 years ago
  5. 9319f45 kbuild: support simultaneous "make %config" and "make all" by Masahiro Yamada · 11 years ago
  6. a86fe35 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 11 years ago
  7. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  8. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  9. 61163ef kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang by Behan Webster · 11 years ago
  10. 79192ca scripts: objdiff: detect object code changes between two commits by Jason Cooper · 11 years ago
  11. b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  12. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  13. 1c9e70a kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  14. a03fcb50 kbuild: remove redundant '.*.cmd' pattern from make distclean by Masahiro Yamada · 11 years ago
  15. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 11 years ago
  16. 455c6fd Linux 3.14 by Linus Torvalds · 11 years ago
  17. 9c8cdb7 kbuild: unconditionally clobber include/linux/version.h on distclean by Paul Gortmaker · 11 years ago
  18. b098d67 Linux 3.14-rc8 by Linus Torvalds · 11 years ago
  19. dcb99fd Linux 3.14-rc7 by Linus Torvalds · 11 years ago
  20. fa389e2 Linux 3.14-rc6 by Linus Torvalds · 11 years ago
  21. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 11 years ago
  22. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  23. 6c15b32 Makefile: fix build with make 3.80 again by Jan Beulich · 11 years ago
  24. 27b2a49 Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabled by Fathi Boudra · 11 years ago
  25. cfbf8d4 Linux 3.14-rc4 by Linus Torvalds · 11 years ago
  26. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 11 years ago
  27. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
  28. b28a960 Linux 3.14-rc2 by Linus Torvalds · 11 years ago
  29. ae63b2d scripts/tags.sh: Ignore *.mod.c by Prarit Bhargava · 11 years ago
  30. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  31. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  32. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  33. fe7c36c Makefile: Build with -Werror=date-time if the compiler supports it by Josh Triplett · 11 years ago
  34. 7db4363 kbuild: Fix debugging info generation for .S files by Geoff Levand · 11 years ago
  35. ad3ab30 Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. d8ec26d Linux 3.13 by Linus Torvalds · 11 years ago
  37. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 11 years ago
  38. e36aaea kbuild: Fix silent builds with make-4 by Emil Medve · 11 years ago
  39. d6e0a2d Linux 3.13-rc7 by Linus Torvalds · 11 years ago
  40. 802eee9 Linux 3.13-rc6 by Linus Torvalds · 11 years ago
  41. 413541d Linux 3.13-rc5 by Linus Torvalds · 11 years ago
  42. b7000ad Don't set the INITRD_COMPRESS environment variable automatically by Linus Torvalds · 11 years ago
  43. 8779657 stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG by Kees Cook · 11 years ago
  44. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  45. 7ac1815 fix build with make 3.80 by Jan Beulich · 11 years ago
  46. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 11 years ago
  47. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  48. dc1ccc4 Linux 3.13-rc2 by Linus Torvalds · 11 years ago
  49. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 11 years ago
  50. 762fb1d Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  51. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  52. ab7474e Kbuild: Ignore GREP_OPTIONS env variable by Borislav Petkov · 11 years ago
  53. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  54. 959f585 Linux 3.12-rc7 by Linus Torvalds · 11 years ago
  55. 8097047 Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default by Sergei Trofimovich · 11 years ago
  56. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  57. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  58. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  59. 15c03dd Linux 3.12-rc3 by Linus Torvalds · 11 years ago
  60. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  61. 272b98c Linux 3.12-rc1 by Linus Torvalds · 11 years ago
  62. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  63. 1ff5e37 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  64. 6e46645 Linux 3.11 by Linus Torvalds · 11 years ago
  65. 0d0e771 kbuild: Do not overwrite include/config/kernel.release needlessly by Michal Marek · 11 years ago
  66. d8dfad3 Linux 3.11-rc7 by Linus Torvalds · 11 years ago
  67. b36f4be Linux 3.11-rc6 by Linus Torvalds · 11 years ago
  68. d4e4ab8 Linux 3.11-rc5 by Linus Torvalds · 11 years ago
  69. c095ba7 Linux 3.11-rc4 by Linus Torvalds · 11 years ago
  70. 5ae90d8 Linux 3.11-rc3 by Linus Torvalds · 11 years ago
  71. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  72. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  73. 6d128e1 Revert "Makefile: Fix install error with make -j option" by Linus Torvalds · 11 years ago
  74. cb63fc2 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  75. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. d2aae84 Makefile: Fix install error with make -j option by Robert Richter · 12 years ago
  77. 8bb495e Linux 3.10 by Linus Torvalds · 11 years ago
  78. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  79. c398ff0 kbuild: fix error when building from src rpm by Mike Marciniszyn · 11 years ago
  80. 9e895ac Linux 3.10-rc7 by Linus Torvalds · 11 years ago
  81. 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
  82. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  83. d683b96 Linux 3.10-rc4 by Linus Torvalds · 11 years ago
  84. e4aa937 Linux 3.10-rc3 by Linus Torvalds · 11 years ago
  85. c778879 Linux 3.10-rc2 by Linus Torvalds · 12 years ago
  86. f722406 Linux 3.10-rc1 by Linus Torvalds · 12 years ago
  87. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  88. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  89. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. e74fc97 Turn off -Wmaybe-uninitialized when building with -Os by Arnd Bergmann · 12 years ago
  92. c1be5a5 Linux 3.9 by Linus Torvalds · 12 years ago
  93. 60d509f Linux 3.9-rc8 by Linus Torvalds · 12 years ago
  94. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  95. 6615d6c rpm-pkg: Do not package the whole source directory by Michal Marek · 12 years ago
  96. c208278 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  97. 41ef2d5 Linux 3.9-rc7 by Linus Torvalds · 12 years ago
  98. a54292f kbuild: generate generic headers before recursing into scripts by Andreas Schwab · 12 years ago
  99. 5298018 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 12 years ago
  100. 31880c3 Linux 3.9-rc6 by Linus Torvalds · 12 years ago