1. 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
  2. 7c7b562 Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  3. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  4. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  5. 512ddf7 coccicheck: return proper error code on fail by Denis Efremov · 6 years ago
  6. 09d4d96 Coccinelle: doubletest: reduce side effect false positives by Julia Lawall · 6 years ago
  7. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  8. d6c6ab9 kbuild: remove deprecated host-progs variable by Masahiro Yamada · 6 years ago
  9. 673bb2d scripts/kernel-doc: Escape all literal braces in regexes by Ben Hutchings · 6 years ago
  10. ddc7c57 scripts: Add Python 3 support to tracing/draw_functrace.py by Jeremy Cline · 6 years ago
  11. 79a85b5 builddeb: Add automatic support for sh{3,4}{,eb} architectures by Ben Hutchings · 6 years ago
  12. 75ebcee builddeb: Add automatic support for riscv* architectures by Ben Hutchings · 6 years ago
  13. 60ca40a0 builddeb: Add automatic support for m68k architecture by Ben Hutchings · 6 years ago
  14. 822f44f builddeb: Add automatic support for or1k architecture by Ben Hutchings · 6 years ago
  15. a27ae28 builddeb: Add automatic support for sparc64 architecture by Ben Hutchings · 6 years ago
  16. 679caaf builddeb: Add automatic support for mips{,64}r6{,el} architectures by Ben Hutchings · 6 years ago
  17. 159b379 builddeb: Add automatic support for mips64el architecture by Ben Hutchings · 6 years ago
  18. 50d511b builddeb: Add automatic support for ppc64 and powerpcspe architectures by Ben Hutchings · 6 years ago
  19. 08d3892 builddeb: Introduce functions to simplify kconfig tests in set_debarch by Ben Hutchings · 6 years ago
  20. 4260ecd builddeb: Drop check for 32-bit s390 by Ben Hutchings · 6 years ago
  21. 091d30a builddeb: Change architecture detection fallback to use dpkg-architecture by Ben Hutchings · 6 years ago
  22. f2abcc1 builddeb: Skip architecture detection when KBUILD_DEBARCH is set by Ben Hutchings · 6 years ago
  23. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  24. 45d9a1e gcc-plugins: Clean up the cgraph_create_edge* macros by Alexander Popov · 7 years ago
  25. 7ccb95e gcc-plugins: Regularize Makefile.gcc-plugins by Kees Cook · 7 years ago
  26. 45332b1 gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig by Masahiro Yamada · 7 years ago
  27. 701b3a3 PATCH scripts/kernel-doc by valdis.kletnieks@vt.edu · 7 years ago
  28. c931d34 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 7 years ago
  29. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. 0df57d9 kbuild: buildtar: add arm64 support by Olof Johansson · 7 years ago
  31. 33c362b kbuild: buildtar: remove crufty vax pieces by Olof Johansson · 7 years ago
  32. 2fb9279 kbuild: change ld_flags to contain LDFLAGS_$(@F) by Masahiro Yamada · 7 years ago
  33. f60b992 kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags) by Masahiro Yamada · 7 years ago
  34. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 7 years ago
  35. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 7 years ago
  36. 10844ae kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS by Laura Abbott · 7 years ago
  37. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 7 years ago
  38. 9afb719 kbuild: Add build salt to the kernel and modules by Laura Abbott · 7 years ago
  39. 934193a kbuild: verify that $DEPMOD is installed by Randy Dunlap · 7 years ago
  40. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  41. b56e535 Coccinelle: add atomic_as_refcounter script by Elena Reshetova · 7 years ago
  42. 24d4e34 scripts/tags.sh: Add BPF_CALL by Constantine Shulyupin · 7 years ago
  43. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 7 years ago
  44. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  45. e23ba82 scripts/tags.sh: add __ro_after_init by Constantine Shulyupin · 7 years ago
  46. 47a18a2 scripts: teach extract-vmlinux about LZ4 and ZSTD by Adam Borowski · 7 years ago
  47. 6916162 kbuild: remove duplicated comments about PHONY by Masahiro Yamada · 7 years ago
  48. 48f6e3c kbuild: do not drop -I without parameter by Masahiro Yamada · 7 years ago
  49. c17d617 gcc-plugins: remove unused GCC_PLUGIN_SUBDIR by Masahiro Yamada · 7 years ago
  50. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. 5d395fa scripts/documentation-file-ref-check: ignore sched-pelt false positive by Mauro Carvalho Chehab · 7 years ago
  52. d25c063 scripts/documentation-file-ref-check: remove some false positives by Mauro Carvalho Chehab · 7 years ago
  53. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  54. 73d1c58 kconfig: loop boundary condition fix by Jerry James · 7 years ago
  55. ecd53ac kconfig: handle P_SYMBOL in print_symbol() by Dirk Gouders · 7 years ago
  56. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 7 years ago
  57. 3b41c3e checkpatch: remove warning for 'old' stable@kernel.org address by Linus Torvalds · 7 years ago
  58. b2d00d7 kconfig: fix line numbers for if-entries in menu tree by Dirk Gouders · 7 years ago
  59. 5391e53 stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y by Sven Joachim · 7 years ago
  60. ed7d40b tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount by Greg Thelen · 7 years ago
  61. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 7 years ago
  62. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 7 years ago
  63. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 7 years ago
  64. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 7 years ago
  65. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 7 years ago
  66. 40fc3eb scripts/documentation-file-ref-check: fix help message by Mauro Carvalho Chehab · 7 years ago
  67. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  68. 8593080 kconfig: fix localmodconfig by Sam Ravnborg · 7 years ago
  69. 59f5385 gcc-plugins: test plugin support in Kconfig and clean up Makefile by Masahiro Yamada · 7 years ago
  70. 8034c2f gcc-plugins: move GCC version check for PowerPC to Kconfig by Masahiro Yamada · 7 years ago
  71. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 7 years ago
  72. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  73. 469cb73 kconfig: add CC_IS_CLANG and CLANG_VERSION by Masahiro Yamada · 7 years ago
  74. 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 7 years ago
  75. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  76. 12c253a checkpatch: improve patch recognition by Joe Perches · 7 years ago
  77. 0455c74 get_maintainer: improve patch recognition by Joe Perches · 7 years ago
  78. 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 7 years ago
  79. 882ea1d scripts: use SPDX tag in get_maintainer and checkpatch by Joe Perches · 7 years ago
  80. 289cf15 Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  81. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  82. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  83. 5eb6eed Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  84. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  85. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  86. 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  87. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  88. be65f9e staging: lustre: delete the filesystem from the tree. by Greg Kroah-Hartman · 7 years ago
  89. 9b68ac2 Merge branch 'faddr2line' (patches from Josh) by Linus Torvalds · 7 years ago
  90. 689135f scripts/faddr2line: make the new code listing format optional by Peter Zijlstra (Intel) · 7 years ago
  91. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 7 years ago
  92. 2ae89c7 kconfig: Avoid format overflow warning from GCC 8.1 by Nathan Chancellor · 7 years ago
  93. bb6d83d kbuild: Move last word of nconfig help to the previous line by Petr Vorel · 7 years ago
  94. d6a0c8a kconfig: Add testconfig into make help output by Petr Vorel · 7 years ago
  95. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  96. 1421dc6 powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS by Nicholas Piggin · 7 years ago
  97. ac5db1f scripts: Fixed printf format mismatch by nixiaoming · 7 years ago
  98. e1cfdc0 kconfig: add basic helper macros to scripts/Kconfig.include by Masahiro Yamada · 7 years ago
  99. 2bece88 kconfig: test: add Kconfig macro language tests by Masahiro Yamada · 7 years ago
  100. 915f649 kconfig: error out if a recursive variable references itself by Masahiro Yamada · 7 years ago