1. 745a254 kbuild: use $(Q) for sub-make target by Masahiro Yamada · 10 years ago
  2. 7ff5257 kbuild: fake the "Entering directory ..." message more simply by Masahiro Yamada · 10 years ago
  3. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  4. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  5. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  6. 5a5da78 kbuild: kselftest - new make target to build and run kernel selftests by Shuah Khan · 10 years ago
  7. 6910231 ./Makefile: tell gcc optimizer to never introduce new data races by Jiri Kosina · 10 years ago
  8. 1332429 ./Makefile: explain stack-protector-strong CONFIG logic by Kees Cook · 10 years ago
  9. 26ea6bb kbuild, LLVMLinux: Supress warnings unless W=1-3 by Behan Webster · 10 years ago
  10. 19583ca Linux 3.16 by Linus Torvalds · 10 years ago
  11. bfaf2dd Kbuild: Add a option to enable dwarf4 v2 by Andi Kleen · 10 years ago
  12. 866ced9 kbuild: Support split debug info v4 by Andi Kleen · 10 years ago
  13. 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
  14. 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  15. 9a3c414 Linux 3.16-rc6 by Linus Torvalds · 10 years ago
  16. 011bf12 kbuild: allow to override Python command name by Masahiro Yamada · 10 years ago
  17. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  18. 3f1d9a6 kbuild: make -s should be used with kernelrelease/kernelversion/image_name by Michal Marek · 10 years ago
  19. fe5aa8a Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  20. cd3de83 Linux 3.16-rc4 by Linus Torvalds · 10 years ago
  21. c79624c kbuild: Fix packaging targets with relative $(srctree) by Michal Marek · 10 years ago
  22. 066b7ed kbuild: Do not print the build directory with make -s by Michal Marek · 10 years ago
  23. af6f157 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  24. c2e28dc kbuild: Print the name of the build directory by Michal Marek · 10 years ago
  25. 4c83445 Linux 3.16-rc3 by Linus Torvalds · 10 years ago
  26. a497c3b Linux 3.16-rc2 by Linus Torvalds · 10 years ago
  27. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  28. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  29. 9815594 kbuild: create include/config directory in scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  30. 356db56 kbuild: do not create include/linux directory by Masahiro Yamada · 10 years ago
  31. a1c48bb Makefile: Fix unrecognized cross-compiler command line options by Geert Uytterhoeven · 10 years ago
  32. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  33. 1860e37 Linux 3.15 by Linus Torvalds · 10 years ago
  34. 2288328 all: LLVMLinux: Change DWARF flag to support gcc and clang by Behan Webster · 10 years ago
  35. fad01e8 Linux 3.15-rc8 by Linus Torvalds · 10 years ago
  36. c720816 Linux 3.15-rc7 by Linus Torvalds · 10 years ago
  37. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 10 years ago
  38. 9da0763 kbuild: Use relative path when building in a subdir of the source tree by Michal Marek · 10 years ago
  39. 890676c kbuild: Use relative path when building in the source tree by Michal Marek · 10 years ago
  40. 7e1c047 kbuild: Use relative path for $(objtree) by Michal Marek · 10 years ago
  41. d6d211d Linux 3.15-rc5 by Linus Torvalds · 10 years ago
  42. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 10 years ago
  43. 3fbb43d kbuild: trivial - fix comment block indent by Masahiro Yamada · 10 years ago
  44. 38385f8 kbuild: trivial - remove trailing spaces by Masahiro Yamada · 10 years ago
  45. 9319f45 kbuild: support simultaneous "make %config" and "make all" by Masahiro Yamada · 10 years ago
  46. d1db0ee Linux 3.15-rc3 by Linus Torvalds · 10 years ago
  47. a798c10 Linux 3.15-rc2 by Linus Torvalds · 10 years ago
  48. a86fe35 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  49. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  50. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  51. 61163ef kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang by Behan Webster · 11 years ago
  52. 79192ca scripts: objdiff: detect object code changes between two commits by Jason Cooper · 10 years ago
  53. b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  54. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  55. 1c9e70a kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 10 years ago
  56. a03fcb50 kbuild: remove redundant '.*.cmd' pattern from make distclean by Masahiro Yamada · 10 years ago
  57. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  58. 455c6fd Linux 3.14 by Linus Torvalds · 10 years ago
  59. 9c8cdb7 kbuild: unconditionally clobber include/linux/version.h on distclean by Paul Gortmaker · 10 years ago
  60. b098d67 Linux 3.14-rc8 by Linus Torvalds · 10 years ago
  61. dcb99fd Linux 3.14-rc7 by Linus Torvalds · 10 years ago
  62. fa389e2 Linux 3.14-rc6 by Linus Torvalds · 10 years ago
  63. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  64. 0414855 Linux 3.14-rc5 by Linus Torvalds · 10 years ago
  65. 6c15b32 Makefile: fix build with make 3.80 again by Jan Beulich · 10 years ago
  66. 27b2a49 Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabled by Fathi Boudra · 10 years ago
  67. cfbf8d4 Linux 3.14-rc4 by Linus Torvalds · 10 years ago
  68. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 10 years ago
  69. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 10 years ago
  70. b28a960 Linux 3.14-rc2 by Linus Torvalds · 10 years ago
  71. ae63b2d scripts/tags.sh: Ignore *.mod.c by Prarit Bhargava · 10 years ago
  72. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 10 years ago
  73. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  74. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  75. fe7c36c Makefile: Build with -Werror=date-time if the compiler supports it by Josh Triplett · 10 years ago
  76. 7db4363 kbuild: Fix debugging info generation for .S files by Geoff Levand · 10 years ago
  77. 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
  78. d8ec26d Linux 3.13 by Linus Torvalds · 10 years ago
  79. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 10 years ago
  80. e36aaea kbuild: Fix silent builds with make-4 by Emil Medve · 10 years ago
  81. d6e0a2d Linux 3.13-rc7 by Linus Torvalds · 10 years ago
  82. 802eee9 Linux 3.13-rc6 by Linus Torvalds · 10 years ago
  83. 413541d Linux 3.13-rc5 by Linus Torvalds · 10 years ago
  84. b7000ad Don't set the INITRD_COMPRESS environment variable automatically by Linus Torvalds · 10 years ago
  85. 8779657 stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG by Kees Cook · 10 years ago
  86. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 10 years ago
  87. 7ac1815 fix build with make 3.80 by Jan Beulich · 10 years ago
  88. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 10 years ago
  89. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 10 years ago
  90. dc1ccc4 Linux 3.13-rc2 by Linus Torvalds · 10 years ago
  91. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 10 years ago
  92. 762fb1d Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  93. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  94. ab7474e Kbuild: Ignore GREP_OPTIONS env variable by Borislav Petkov · 11 years ago
  95. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  96. 959f585 Linux 3.12-rc7 by Linus Torvalds · 11 years ago
  97. 8097047 Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default by Sergei Trofimovich · 11 years ago
  98. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  99. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  100. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago