1. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  2. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  3. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  4. 746bb4e Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  5. ac747c0 Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  6. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  7. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 84df952 Linux 4.19 by Greg Kroah-Hartman · 6 years ago
  9. 9df3e7a kbuild: add -Wno-unused-but-set-variable flag unconditionally by Masahiro Yamada · 6 years ago
  10. a33e7ae kbuild: add -Wdeclaration-after-statement flag unconditionally by Masahiro Yamada · 6 years ago
  11. fb073a4 kbuild: add -Wno-pointer-sign flag unconditionally by Masahiro Yamada · 6 years ago
  12. 35a7f35 Linux 4.19-rc8 by Greg Kroah-Hartman · 6 years ago
  13. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  14. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 6 years ago
  15. 0238df64 Linux 4.19-rc7 by Greg Kroah-Hartman · 6 years ago
  16. 4fd6127 kbuild: do not pass $(objtree) to scripts/mkmakefile by Masahiro Yamada · 6 years ago
  17. 77ec0c2 kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile by Masahiro Yamada · 6 years ago
  18. 80463f1 kbuild: add --include-dir flag only for out-of-tree build by Masahiro Yamada · 6 years ago
  19. 77b0bf5 kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs by Nadav Amit · 6 years ago
  20. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  21. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  22. 6bf4ca7 Linux 4.19-rc5 by Greg Kroah-Hartman · 6 years ago
  23. ef8c4ed kbuild: allow to use GCC toolchain not in Clang search path by Stefan Agner · 6 years ago
  24. c0747ad Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  25. 7876320 Linux 4.19-rc4 by Linus Torvalds · 6 years ago
  26. 00d78ab kbuild: remove dead code in cmd_files calculation in top Makefile by Masahiro Yamada · 6 years ago
  27. 25815cf5 kbuild: hide most of targets when running config or mixed targets by Masahiro Yamada · 6 years ago
  28. b1f4ff7 tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE by Paulo Zanoni · 6 years ago
  29. 11da3a7 Linux 4.19-rc3 by Linus Torvalds · 6 years ago
  30. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 6 years ago
  31. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  32. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  33. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  34. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  35. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  36. e85d1d6 kbuild: test dead code/data elimination support in Kconfig by Masahiro Yamada · 6 years ago
  37. dd5806e kbuild: remove "rpm" target, which is alias of "rpm-pkg" by Masahiro Yamada · 6 years ago
  38. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  39. 2e549b2 x86/vdso: Fix vDSO build if a retpoline is emitted by Andy Lutomirski · 6 years ago
  40. 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
  41. 07d0408 tracing: Avoid calling cc-option -mrecord-mcount for every Makefile by Vasily Gorbik · 6 years ago
  42. f28bc3c tracing: Handle CC_FLAGS_FTRACE more accurately by Vasily Gorbik · 6 years ago
  43. 01f0e5cd Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. 94710ca Linux 4.18 by Linus Torvalds · 6 years ago
  46. 3fca170 kbuild: make samples really depend on headers_install by Masahiro Yamada · 6 years ago
  47. 63e31a6 kbuild: add %asm-generic to no-dot-config-targets by Masahiro Yamada · 6 years ago
  48. 1ffaddd Linux 4.18-rc8 by Linus Torvalds · 6 years ago
  49. acb1872 Linux 4.18-rc7 by Linus Torvalds · 6 years ago
  50. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  51. 2063945 kbuild: remove auto.conf from prerequisite of phony targets by Masahiro Yamada · 6 years ago
  52. a29d4d8 kbuild: do not update config for 'make kernelrelease' by Masahiro Yamada · 6 years ago
  53. d794241 kbuild: do not update config when running install targets by Masahiro Yamada · 6 years ago
  54. 0a16d2e kbuild: use 'include' directive to load auto.conf from top Makefile by Masahiro Yamada · 6 years ago
  55. d72e90f3 Linux 4.18-rc6 by Linus Torvalds · 6 years ago
  56. f92d19e kbuild: Use HOST*FLAGS options from the command line by Laura Abbott · 6 years ago
  57. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 6 years ago
  58. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 6 years ago
  59. 10844ae kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS by Laura Abbott · 6 years ago
  60. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  61. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago
  62. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  63. 6d79a7b kbuild: suppress warnings from 'getconf LFS_*' by Masahiro Yamada · 6 years ago
  64. 1e4b044 Linux 4.18-rc4 by Linus Torvalds · 6 years ago
  65. bd412d8 kbuild: .PHONY is not a variable, but PHONY is by Ulf Magnusson · 6 years ago
  66. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  67. 021c917 Linux 4.18-rc3 by Linus Torvalds · 6 years ago
  68. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 6 years ago
  69. 7daf201 Linux 4.18-rc2 by Linus Torvalds · 6 years ago
  70. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 6 years ago
  71. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 6 years ago
  72. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 6 years ago
  73. 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 6 years ago
  74. 315bab4 kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE by Masahiro Yamada · 6 years ago
  75. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  76. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  77. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 6 years ago
  79. 29dcea8 Linux 4.17 by Linus Torvalds · 6 years ago
  80. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
  81. 1451676 kbuild: add endianness flag to CHEKCFLAGS by Luc Van Oostenryck · 6 years ago
  82. 59f7b58 kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice by Luc Van Oostenryck · 6 years ago
  83. 21c54b7 kconfig: show compiler version text in the top comment by Masahiro Yamada · 6 years ago
  84. 2972666 kconfig: replace $(UNAME_RELEASE) with function call by Masahiro Yamada · 6 years ago
  85. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
  86. f1089c9 kbuild: remove CONFIG_CROSS_COMPILE support by Masahiro Yamada · 6 years ago
  87. e08d6de kbuild: remove kbuild cache by Masahiro Yamada · 6 years ago
  88. b04e217 Linux 4.17-rc7 by Linus Torvalds · 6 years ago
  89. 861d9dd Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  90. 771c577 Linux 4.17-rc6 by Linus Torvalds · 6 years ago
  91. 6ca8d94 kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build by Nicholas Piggin · 7 years ago
  92. 5a144a1 depmod.sh: remove symbol prefix support by Masahiro Yamada · 7 years ago
  93. 8438ee7 Makefile: disable PIE before testing asm goto by Michal Kubecek · 7 years ago
  94. c64ba04 kbuild: gcov: enable -fno-tree-loop-im if supported by Nick Desaulniers · 7 years ago
  95. 67b8d5c Linux 4.17-rc5 by Linus Torvalds · 7 years ago
  96. 75bc37f Linux 4.17-rc4 by Linus Torvalds · 7 years ago
  97. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  98. 6d08b06 Linux 4.17-rc2 by Linus Torvalds · 7 years ago
  99. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  100. a73619a kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago