1. 51b97e3 kernel: use the gnu89 standard explicitly by Kirill A. Shutemov · 10 years ago
  2. 206c5f6 Linux 3.18-rc4 by Linus Torvalds · 10 years ago
  3. 0df1f24 Linux 3.18-rc3 by Linus Torvalds · 10 years ago
  4. cac7f24 Linux 3.18-rc2 by Linus Torvalds · 10 years ago
  5. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  6. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  7. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  8. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  9. bfe01a5 Linux 3.17 by Linus Torvalds · 10 years ago
  10. 3014223 kbuild: Do not reference *-n variables in the Makefile by Michal Marek · 10 years ago
  11. 5b2389b kbuild: simplify build, clean, modbuiltin shorthands by Masahiro Yamada · 10 years ago
  12. aa55c8e kbuild: handle C=... and M=... after entering into build directory by Masahiro Yamada · 10 years ago
  13. 745a254 kbuild: use $(Q) for sub-make target by Masahiro Yamada · 10 years ago
  14. 7ff5257 kbuild: fake the "Entering directory ..." message more simply by Masahiro Yamada · 10 years ago
  15. fe82dce Linux 3.17-rc7 by Linus Torvalds · 10 years ago
  16. 8e2faea Make Documenation depend on headers_install by Peter Foley · 10 years ago
  17. 0f33be0 Linux 3.17-rc6 by Linus Torvalds · 10 years ago
  18. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  19. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  20. 69e273c Linux 3.17-rc3 by Linus Torvalds · 10 years ago
  21. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  22. 52addcf Linux 3.17-rc2 by Linus Torvalds · 10 years ago
  23. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  24. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  25. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  26. 5a5da78 kbuild: kselftest - new make target to build and run kernel selftests by Shuah Khan · 10 years ago
  27. 6910231 ./Makefile: tell gcc optimizer to never introduce new data races by Jiri Kosina · 10 years ago
  28. 1332429 ./Makefile: explain stack-protector-strong CONFIG logic by Kees Cook · 10 years ago
  29. 26ea6bb kbuild, LLVMLinux: Supress warnings unless W=1-3 by Behan Webster · 10 years ago
  30. 19583ca Linux 3.16 by Linus Torvalds · 10 years ago
  31. bfaf2dd Kbuild: Add a option to enable dwarf4 v2 by Andi Kleen · 10 years ago
  32. 866ced9 kbuild: Support split debug info v4 by Andi Kleen · 10 years ago
  33. 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
  34. 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  35. 9a3c414 Linux 3.16-rc6 by Linus Torvalds · 10 years ago
  36. 011bf12 kbuild: allow to override Python command name by Masahiro Yamada · 10 years ago
  37. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  38. 3f1d9a6 kbuild: make -s should be used with kernelrelease/kernelversion/image_name by Michal Marek · 10 years ago
  39. fe5aa8a Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  40. cd3de83 Linux 3.16-rc4 by Linus Torvalds · 10 years ago
  41. c79624c kbuild: Fix packaging targets with relative $(srctree) by Michal Marek · 10 years ago
  42. 066b7ed kbuild: Do not print the build directory with make -s by Michal Marek · 10 years ago
  43. af6f157 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  44. c2e28dc kbuild: Print the name of the build directory by Michal Marek · 10 years ago
  45. 4c83445 Linux 3.16-rc3 by Linus Torvalds · 10 years ago
  46. a497c3b Linux 3.16-rc2 by Linus Torvalds · 10 years ago
  47. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  48. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  49. 9815594 kbuild: create include/config directory in scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  50. 356db56 kbuild: do not create include/linux directory by Masahiro Yamada · 10 years ago
  51. a1c48bb Makefile: Fix unrecognized cross-compiler command line options by Geert Uytterhoeven · 10 years ago
  52. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  53. 1860e37 Linux 3.15 by Linus Torvalds · 10 years ago
  54. 2288328 all: LLVMLinux: Change DWARF flag to support gcc and clang by Behan Webster · 10 years ago
  55. fad01e8 Linux 3.15-rc8 by Linus Torvalds · 10 years ago
  56. c720816 Linux 3.15-rc7 by Linus Torvalds · 10 years ago
  57. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 10 years ago
  58. 9da0763 kbuild: Use relative path when building in a subdir of the source tree by Michal Marek · 10 years ago
  59. 890676c kbuild: Use relative path when building in the source tree by Michal Marek · 10 years ago
  60. 7e1c047 kbuild: Use relative path for $(objtree) by Michal Marek · 10 years ago
  61. d6d211d Linux 3.15-rc5 by Linus Torvalds · 10 years ago
  62. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 10 years ago
  63. 3fbb43d kbuild: trivial - fix comment block indent by Masahiro Yamada · 10 years ago
  64. 38385f8 kbuild: trivial - remove trailing spaces by Masahiro Yamada · 10 years ago
  65. 9319f45 kbuild: support simultaneous "make %config" and "make all" by Masahiro Yamada · 10 years ago
  66. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 10 years ago
  67. a798c10 Linux 3.15-rc2 by Linus Torvalds · 10 years ago
  68. a86fe35 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  69. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  70. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  71. 61163ef kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang by Behan Webster · 11 years ago
  72. 79192ca scripts: objdiff: detect object code changes between two commits by Jason Cooper · 10 years ago
  73. b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  74. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  75. 1c9e70a kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 10 years ago
  76. a03fcb50 kbuild: remove redundant '.*.cmd' pattern from make distclean by Masahiro Yamada · 10 years ago
  77. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  78. 455c6fd Linux 3.14 by Linus Torvalds · 10 years ago
  79. 9c8cdb7 kbuild: unconditionally clobber include/linux/version.h on distclean by Paul Gortmaker · 10 years ago
  80. b098d67 Linux 3.14-rc8 by Linus Torvalds · 10 years ago
  81. dcb99fd Linux 3.14-rc7 by Linus Torvalds · 10 years ago
  82. fa389e2 Linux 3.14-rc6 by Linus Torvalds · 10 years ago
  83. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  84. 0414855 Linux 3.14-rc5 by Linus Torvalds · 10 years ago
  85. 6c15b32 Makefile: fix build with make 3.80 again by Jan Beulich · 10 years ago
  86. 27b2a49 Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabled by Fathi Boudra · 10 years ago
  87. cfbf8d4 Linux 3.14-rc4 by Linus Torvalds · 10 years ago
  88. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 10 years ago
  89. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 10 years ago
  90. b28a960 Linux 3.14-rc2 by Linus Torvalds · 10 years ago
  91. ae63b2d scripts/tags.sh: Ignore *.mod.c by Prarit Bhargava · 10 years ago
  92. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 10 years ago
  93. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  94. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  95. fe7c36c Makefile: Build with -Werror=date-time if the compiler supports it by Josh Triplett · 10 years ago
  96. 7db4363 kbuild: Fix debugging info generation for .S files by Geoff Levand · 10 years ago
  97. ad3ab30 Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. d8ec26d Linux 3.13 by Linus Torvalds · 10 years ago
  99. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 10 years ago
  100. e36aaea kbuild: Fix silent builds with make-4 by Emil Medve · 10 years ago