1. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 7 years ago
  2. ef46d9b kbuild: clean up *.i and *.lst patterns by make clean by Masahiro Yamada · 7 years ago
  3. ebaad7d kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used by Masahiro Yamada · 7 years ago
  4. ae6b289 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 7 years ago
  5. f7adc31 kbuild: create built-in.o automatically if parent directory wants it by Masahiro Yamada · 7 years ago
  6. 16f8259 kbuild: /bin/pwd -> pwd by Bjørn Forsman · 7 years ago
  7. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  8. d677a4d Makefile: support flag -fsanitizer-coverage=trace-cmp by Victor Chibotaru · 7 years ago
  9. 7f855fc8 kbuild: move coccicheck help from scripts/Makefile.help to top Makefile by Masahiro Yamada · 7 years ago
  10. 2982c95 kbuild: remove redundant $(wildcard ...) for cmd_files calculation by Masahiro Yamada · 7 years ago
  11. b293fca Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  12. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  13. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  15. 433dc2e kbuild: do not call cc-option before KBUILD_CFLAGS initialization by Masahiro Yamada · 7 years ago
  16. 4e56207 kbuild: Cache a few more calls to the compiler by Douglas Anderson · 7 years ago
  17. 3298b69 kbuild: Add a cache for generated variables by Douglas Anderson · 7 years ago
  18. bebc608 Linux 4.14 by Linus Torvalds · 7 years ago
  19. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  20. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  21. 39dae59 Linux 4.14-rc8 by Linus Torvalds · 7 years ago
  22. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  25. 0b07194 Linux 4.14-rc7 by Linus Torvalds · 7 years ago
  26. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  27. df16aaa kbuild: clang: remove crufty HOSTCFLAGS by Nick Desaulniers · 7 years ago
  28. bb3f38c kbuild: clang: fix build failures with sparse check by David Lin · 7 years ago
  29. f95b23a Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes by Ingo Molnar · 7 years ago
  30. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  31. 33d930e Linux 4.14-rc5 by Linus Torvalds · 7 years ago
  32. a515d05 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
  34. e893922 Documentation: add script and build target to check for broken file references by Jani Nikula · 7 years ago
  35. 8d73c51 Makefile: enable dochelp run from main make level by Shuah Khan · 7 years ago
  36. 2c1f4f1 kbuild: re-order the code to not parse unnecessary variables by Masahiro Yamada · 7 years ago
  37. ba634ec kbuild: move "_all" target out of $(KBUILD_SRC) conditional by Masahiro Yamada · 7 years ago
  38. 9d022c5 kbuild: replace $(hdr-arch) with $(SRCARCH) by Masahiro Yamada · 7 years ago
  39. 278ae60 kbuild: link-vmlinux.sh: simplify .version increment by Masahiro Yamada · 7 years ago
  40. 8a5776a Linux 4.14-rc4 by Linus Torvalds · 7 years ago
  41. bbfe63b Makefile: kselftest: fix grammar typo by Randy Dunlap · 7 years ago
  42. 028568d kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  43. 3dd40cb objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER by Josh Poimboeuf · 7 years ago
  44. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  45. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  46. fbe934d RISC-V: Build Infrastructure by Palmer Dabbelt · 7 years ago
  47. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  48. 2bc8452 Makefile: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  49. 2bd6bf0 Linux 4.14-rc1 by Linus Torvalds · 7 years ago
  50. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 7 years ago
  51. b38923a Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  52. 5620a0d firmware: delete in-kernel firmware by Greg Kroah-Hartman · 7 years ago
  53. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  54. 81a84ad Merge branch 'docs-next' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  55. 569dbb8 Linux 4.13 by Linus Torvalds · 7 years ago
  56. 8e9b466 kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  57. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 7 years ago
  58. f7bbf07 Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  59. 801d2e9 Makefile: add kselftest-clean to PHONY target list by Shuah Khan · 7 years ago
  60. 8c97023 Kbuild: use -fshort-wchar globally by Arnd Bergmann · 7 years ago
  61. 14ccee7 Linux 4.13-rc6 by Linus Torvalds · 7 years ago
  62. ef95484 Linux 4.13-rc5 by Linus Torvalds · 7 years ago
  63. 312a3d0 kbuild: trivial cleanups on the comments by Cao jin · 7 years ago
  64. aae4e7a Linux 4.13-rc4 by Linus Torvalds · 7 years ago
  65. 16f73eb Linux 4.13-rc3 by Linus Torvalds · 7 years ago
  66. 520eccd Linux 4.13-rc2 by Linus Torvalds · 7 years ago
  67. 18afab8 docs: Makefile: remove no-ops targets by Mauro Carvalho Chehab · 7 years ago
  68. 5771a8c Linux v4.13-rc1 by Linus Torvalds · 7 years ago
  69. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  70. bd664f6 disable new gcc-7.1.1 warnings for now by Linus Torvalds · 7 years ago
  71. d7f14c6 kbuild: Enable Large File Support for hostprogs by Uwe Kleine-König · 7 years ago
  72. a9d9a40 kbuild: split exported generic header creation into uapi-asm-generic by Masahiro Yamada · 7 years ago
  73. a8ff49a kbuild: pass dst= to Makefile.headersinst from top Makefile by Masahiro Yamada · 7 years ago
  74. 0f042ee kbuild: fix comment about dst of headers_{install, check}_all by Masahiro Yamada · 7 years ago
  75. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  76. 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  77. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  78. 6f7da29 Linux 4.12 by Linus Torvalds · 7 years ago
  79. c4e6fff kbuild: improve comments on KBUILD_SRC by Cao jin · 7 years ago
  80. 3a166fc kbuild: handle libs-y archives separately from built-in.o archives by Nicholas Piggin · 7 years ago
  81. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 7 years ago
  82. 9f3f1fd kbuild: Add __cc-option macro by Matthias Kaehlcke · 7 years ago
  83. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  84. 52b3f23 Docs: clean up some DocBook loose ends by Jonathan Corbet · 7 years ago
  85. bfb3898 kbuild: clang: Disable 'address-of-packed-member' warning by Matthias Kaehlcke · 7 years ago
  86. 41f1830 Linux 4.12-rc6 by Linus Torvalds · 7 years ago
  87. 32c1431 Linux 4.12-rc5 by Linus Torvalds · 7 years ago
  88. f8224f7 kbuild: remove duplicated arch/*/include/generated/uapi include path by Masahiro Yamada · 7 years ago
  89. 9ba26a7 Kbuild: tiny correction on `make help` by Cao jin · 7 years ago
  90. 6f0fa58 kbuild: simplify silent build (-s) detection by Masahiro Yamada · 7 years ago
  91. 3c2993b Linux 4.12-rc4 by Linus Torvalds · 7 years ago
  92. 5ed02db Linux 4.12-rc3 by Linus Torvalds · 7 years ago
  93. 0833289 Linux 4.12-rc2 by Linus Torvalds · 7 years ago
  94. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 7 years ago
  95. 05d8cba kbuild: skip install/check of headers right under uapi directories by Masahiro Yamada · 7 years ago
  96. cb43fb5 docs: remove DocBook from the building system by Mauro Carvalho Chehab · 7 years ago
  97. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 7 years ago
  98. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  99. 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  100. 61562f9 uapi: export all arch specifics directories by Nicolas Dichtel · 7 years ago