1. f17b5f0 Linux 5.0-rc4 by Linus Torvalds · 6 years ago
  2. 49a5785 Linux 5.0-rc3 by Linus Torvalds · 6 years ago
  3. e00d888 kbuild: mark prepare0 as PHONY to fix external module build by Masahiro Yamada · 6 years ago
  4. b421b8a kbuild: remove unused archmrproper by Masahiro Yamada · 6 years ago
  5. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  6. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  7. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  8. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  9. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  10. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  11. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  12. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  13. 8fe28cb Linux 4.20 by Linus Torvalds · 6 years ago
  14. 70ad636 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. c0f3ece4 Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  16. ef7cfd0 kbuild: fix false positive warning/error about missing libelf by Masahiro Yamada · 6 years ago
  17. 6ac3893 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" by Ingo Molnar · 6 years ago
  18. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  19. 61a0902 kbuild: add -Werror=implicit-int flag unconditionally by Masahiro Yamada · 6 years ago
  20. eeb5687 kbuild: add -Werror=strict-prototypes flag unconditionally by Masahiro Yamada · 6 years ago
  21. 42a92bc kbuild: add -fno-PIE flag unconditionally by Masahiro Yamada · 6 years ago
  22. 7d0e5c2 kbuild: refactor Makefile.asm-generic by Masahiro Yamada · 6 years ago
  23. 4f0e3a5 kbuild: Add support for DT binding schema checks by Rob Herring · 6 years ago
  24. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  25. 257edce kbuild: exploit parallel building for CONFIG_HEADERS_CHECK by Masahiro Yamada · 6 years ago
  26. 2595646 Linux 4.20-rc5 by Linus Torvalds · 6 years ago
  27. 392885e kbuild: let fixdep directly write to .*.cmd files by Masahiro Yamada · 6 years ago
  28. ce2fd53a kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile by Masahiro Yamada · 6 years ago
  29. 059bc9f kbuild: make 'archprepare' depend on 'scripts' by Masahiro Yamada · 6 years ago
  30. 60df1ae kbuild: move modpost out of 'scripts' target by Masahiro Yamada · 6 years ago
  31. 65bba04 kbuild: fix UML build error with CONFIG_GCC_PLUGINS by Masahiro Yamada · 6 years ago
  32. e07db28 kbuild: fix single target build for external module by Masahiro Yamada · 6 years ago
  33. 0126be3 kbuild: announce removal of SUBDIRS if used by Masahiro Yamada · 6 years ago
  34. 2e6e902 Linux 4.20-rc4 by Linus Torvalds · 6 years ago
  35. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  36. 3bd9805 Makefile: Export clang toolchain variables by Joel Stanley · 6 years ago
  37. 238bcbc kbuild: consolidate Clang compiler flags by Masahiro Yamada · 6 years ago
  38. dbe27a0 kbuild: add -no-integrated-as Clang option unconditionally by Masahiro Yamada · 6 years ago
  39. ccda4af Linux 4.20-rc2 by Linus Torvalds · 6 years ago
  40. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  41. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  42. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  43. 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
  44. 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
  45. 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
  46. 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
  47. 84df952 Linux 4.19 by Greg Kroah-Hartman · 6 years ago
  48. 9df3e7a kbuild: add -Wno-unused-but-set-variable flag unconditionally by Masahiro Yamada · 6 years ago
  49. a33e7ae kbuild: add -Wdeclaration-after-statement flag unconditionally by Masahiro Yamada · 6 years ago
  50. fb073a4 kbuild: add -Wno-pointer-sign flag unconditionally by Masahiro Yamada · 6 years ago
  51. 35a7f35 Linux 4.19-rc8 by Greg Kroah-Hartman · 6 years ago
  52. 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
  53. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 6 years ago
  54. 0238df64 Linux 4.19-rc7 by Greg Kroah-Hartman · 6 years ago
  55. 4fd6127 kbuild: do not pass $(objtree) to scripts/mkmakefile by Masahiro Yamada · 6 years ago
  56. 77ec0c2 kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile by Masahiro Yamada · 6 years ago
  57. 80463f1 kbuild: add --include-dir flag only for out-of-tree build by Masahiro Yamada · 6 years ago
  58. 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
  59. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  60. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  61. 6bf4ca7 Linux 4.19-rc5 by Greg Kroah-Hartman · 6 years ago
  62. ef8c4ed kbuild: allow to use GCC toolchain not in Clang search path by Stefan Agner · 6 years ago
  63. 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
  64. 7876320 Linux 4.19-rc4 by Linus Torvalds · 6 years ago
  65. 00d78ab kbuild: remove dead code in cmd_files calculation in top Makefile by Masahiro Yamada · 6 years ago
  66. 25815cf5 kbuild: hide most of targets when running config or mixed targets by Masahiro Yamada · 6 years ago
  67. b1f4ff7 tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE by Paulo Zanoni · 6 years ago
  68. 11da3a7 Linux 4.19-rc3 by Linus Torvalds · 6 years ago
  69. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 6 years ago
  70. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  71. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  72. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  73. 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
  74. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  75. e85d1d6 kbuild: test dead code/data elimination support in Kconfig by Masahiro Yamada · 6 years ago
  76. dd5806e kbuild: remove "rpm" target, which is alias of "rpm-pkg" by Masahiro Yamada · 6 years ago
  77. 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
  78. 2e549b2 x86/vdso: Fix vDSO build if a retpoline is emitted by Andy Lutomirski · 6 years ago
  79. 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
  80. 07d0408 tracing: Avoid calling cc-option -mrecord-mcount for every Makefile by Vasily Gorbik · 6 years ago
  81. f28bc3c tracing: Handle CC_FLAGS_FTRACE more accurately by Vasily Gorbik · 6 years ago
  82. 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
  83. 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
  84. 94710ca Linux 4.18 by Linus Torvalds · 6 years ago
  85. 3fca170 kbuild: make samples really depend on headers_install by Masahiro Yamada · 6 years ago
  86. 63e31a6 kbuild: add %asm-generic to no-dot-config-targets by Masahiro Yamada · 6 years ago
  87. 1ffaddd Linux 4.18-rc8 by Linus Torvalds · 6 years ago
  88. acb1872 Linux 4.18-rc7 by Linus Torvalds · 6 years ago
  89. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  90. 2063945 kbuild: remove auto.conf from prerequisite of phony targets by Masahiro Yamada · 6 years ago
  91. a29d4d8 kbuild: do not update config for 'make kernelrelease' by Masahiro Yamada · 6 years ago
  92. d794241 kbuild: do not update config when running install targets by Masahiro Yamada · 6 years ago
  93. 0a16d2e kbuild: use 'include' directive to load auto.conf from top Makefile by Masahiro Yamada · 6 years ago
  94. d72e90f3 Linux 4.18-rc6 by Linus Torvalds · 6 years ago
  95. f92d19e kbuild: Use HOST*FLAGS options from the command line by Laura Abbott · 6 years ago
  96. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 6 years ago
  97. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 6 years ago
  98. 10844ae kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS by Laura Abbott · 6 years ago
  99. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  100. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago