1. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  2. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  3. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  4. 2b50f7a kbuild: add workaround for Debian make-kpkg by Masahiro Yamada · 6 years ago
  5. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  6. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  7. 9250d20 kbuild: remove scripts/basic/% build target by Masahiro Yamada · 6 years ago
  8. b89f25e kbuild: use -Werror=implicit-... instead of -Werror-implicit-... by Luc Van Oostenryck · 6 years ago
  9. 54b598a kbuild: remove commented-out INITRD_COMPRESS by Masahiro Yamada · 6 years ago
  10. 1c163f4 Linux 5.0 by Linus Torvalds · 6 years ago
  11. 9d93744 kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig by Masahiro Yamada · 6 years ago
  12. 0585071 kbuild: move ".config not found!" message from Kconfig to Makefile by Masahiro Yamada · 6 years ago
  13. 9390dff kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing by Masahiro Yamada · 6 years ago
  14. 6b12de6 kbuild: simplify single target rules by Masahiro Yamada · 6 years ago
  15. b999923 kbuild: remove empty rules for makefiles by Masahiro Yamada · 6 years ago
  16. 3812b8c kbuild: make -r/-R effective in top Makefile for old Make versions by Masahiro Yamada · 6 years ago
  17. f47a23c kbuild: move tools_silent to a more relevant place by Masahiro Yamada · 6 years ago
  18. b303c6d kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
  19. 8811071 kbuild: hardcode genksyms path and remove GENKSYMS variable by Masahiro Yamada · 6 years ago
  20. 8d2e520 kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target by Masahiro Yamada · 6 years ago
  21. 1e5ff84 scripts/gdb: do not descend into scripts/gdb from scripts by Masahiro Yamada · 6 years ago
  22. 67274c0 scripts/gdb: delay generation of gdb constants.py by Masahiro Yamada · 6 years ago
  23. 5908e6b Linux 5.0-rc8 by Linus Torvalds · 6 years ago
  24. 6d3c94e kbuild: turn '/' into an alias of './' by Masahiro Yamada · 6 years ago
  25. 648ad9b kbuild: set KBUILD_MODULES=1 all the time for single target %/ by Masahiro Yamada · 6 years ago
  26. ad15006 kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD by Nick Desaulniers · 6 years ago
  27. 1e88e41 kbuild: Disable extra debugging info in .s output by Masahiro Yamada · 6 years ago
  28. 3a51ff3 kbuild: gitignore output directory by Vladimir Kondratiev · 6 years ago
  29. a3b22b9 Linux 5.0-rc7 by Linus Torvalds · 6 years ago
  30. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  31. d139371 Linux 5.0-rc6 by Linus Torvalds · 6 years ago
  32. 8834f56 Linux 5.0-rc5 by Linus Torvalds · 6 years ago
  33. 4f1c100 kbuild: remove meaningless prepare2 target by Masahiro Yamada · 6 years ago
  34. d151e97 kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS by Masahiro Yamada · 6 years ago
  35. f17b5f0 Linux 5.0-rc4 by Linus Torvalds · 6 years ago
  36. f96182e firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/ by Masahiro Yamada · 6 years ago
  37. 49a5785 Linux 5.0-rc3 by Linus Torvalds · 6 years ago
  38. e00d888 kbuild: mark prepare0 as PHONY to fix external module build by Masahiro Yamada · 6 years ago
  39. b421b8a kbuild: remove unused archmrproper by Masahiro Yamada · 6 years ago
  40. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  41. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  42. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  43. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  44. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  45. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  46. 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
  47. 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
  48. 8fe28cb Linux 4.20 by Linus Torvalds · 6 years ago
  49. 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
  50. 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
  51. ef7cfd0 kbuild: fix false positive warning/error about missing libelf by Masahiro Yamada · 6 years ago
  52. 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
  53. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  54. 61a0902 kbuild: add -Werror=implicit-int flag unconditionally by Masahiro Yamada · 6 years ago
  55. eeb5687 kbuild: add -Werror=strict-prototypes flag unconditionally by Masahiro Yamada · 6 years ago
  56. 42a92bc kbuild: add -fno-PIE flag unconditionally by Masahiro Yamada · 6 years ago
  57. 7d0e5c2 kbuild: refactor Makefile.asm-generic by Masahiro Yamada · 6 years ago
  58. 4f0e3a5 kbuild: Add support for DT binding schema checks by Rob Herring · 6 years ago
  59. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  60. 257edce kbuild: exploit parallel building for CONFIG_HEADERS_CHECK by Masahiro Yamada · 6 years ago
  61. 2595646 Linux 4.20-rc5 by Linus Torvalds · 6 years ago
  62. 392885e kbuild: let fixdep directly write to .*.cmd files by Masahiro Yamada · 6 years ago
  63. ce2fd53a kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile by Masahiro Yamada · 6 years ago
  64. 059bc9f kbuild: make 'archprepare' depend on 'scripts' by Masahiro Yamada · 6 years ago
  65. 60df1ae kbuild: move modpost out of 'scripts' target by Masahiro Yamada · 6 years ago
  66. 65bba04 kbuild: fix UML build error with CONFIG_GCC_PLUGINS by Masahiro Yamada · 6 years ago
  67. e07db28 kbuild: fix single target build for external module by Masahiro Yamada · 6 years ago
  68. 0126be3 kbuild: announce removal of SUBDIRS if used by Masahiro Yamada · 6 years ago
  69. 2e6e902 Linux 4.20-rc4 by Linus Torvalds · 6 years ago
  70. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  71. 3bd9805 Makefile: Export clang toolchain variables by Joel Stanley · 6 years ago
  72. 238bcbc kbuild: consolidate Clang compiler flags by Masahiro Yamada · 6 years ago
  73. dbe27a0 kbuild: add -no-integrated-as Clang option unconditionally by Masahiro Yamada · 6 years ago
  74. ccda4af Linux 4.20-rc2 by Linus Torvalds · 6 years ago
  75. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  76. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  77. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  78. 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
  79. 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
  80. 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
  81. 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
  82. 84df952 Linux 4.19 by Greg Kroah-Hartman · 6 years ago
  83. 9df3e7a kbuild: add -Wno-unused-but-set-variable flag unconditionally by Masahiro Yamada · 6 years ago
  84. a33e7ae kbuild: add -Wdeclaration-after-statement flag unconditionally by Masahiro Yamada · 6 years ago
  85. fb073a4 kbuild: add -Wno-pointer-sign flag unconditionally by Masahiro Yamada · 6 years ago
  86. 35a7f35 Linux 4.19-rc8 by Greg Kroah-Hartman · 6 years ago
  87. 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
  88. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 6 years ago
  89. 0238df64 Linux 4.19-rc7 by Greg Kroah-Hartman · 6 years ago
  90. 4fd6127 kbuild: do not pass $(objtree) to scripts/mkmakefile by Masahiro Yamada · 6 years ago
  91. 77ec0c2 kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile by Masahiro Yamada · 6 years ago
  92. 80463f1 kbuild: add --include-dir flag only for out-of-tree build by Masahiro Yamada · 6 years ago
  93. 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
  94. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  95. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  96. 6bf4ca7 Linux 4.19-rc5 by Greg Kroah-Hartman · 6 years ago
  97. ef8c4ed kbuild: allow to use GCC toolchain not in Clang search path by Stefan Agner · 6 years ago
  98. 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
  99. 7876320 Linux 4.19-rc4 by Linus Torvalds · 6 years ago
  100. 00d78ab kbuild: remove dead code in cmd_files calculation in top Makefile by Masahiro Yamada · 6 years ago