1. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. 9f69a49 kbuild: split out *.mod out of {single,multi}-used-m rules by Masahiro Yamada · 5 years ago
  3. 60ae1b1 kbuild: remove the first line of *.mod files by Masahiro Yamada · 5 years ago
  4. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  5. 7deb55f kbuild: export_report: read modules.order instead of .tmp_versions/*.mod by Masahiro Yamada · 5 years ago
  6. ff9b45c kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod by Masahiro Yamada · 5 years ago
  7. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  8. c35c87d kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod by Masahiro Yamada · 5 years ago
  9. d56aec1 kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod by Masahiro Yamada · 5 years ago
  10. e0e1b1e kbuild: remove duplication from modules.order in sub-directories by Masahiro Yamada · 5 years ago
  11. 1bd9a46 kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin} by Masahiro Yamada · 5 years ago
  12. 7e13191 kbuild: do not create empty modules.order in the prepare stage by Masahiro Yamada · 5 years ago
  13. d09778d coccinelle: api: add devm_platform_ioremap_resource script by Himanshu Jha · 5 years ago
  14. 4bd01de kbuild: compile-test headers listed in header-test-m as well by Masahiro Yamada · 5 years ago
  15. c04d1e4 kbuild: remove unused hostcc-option by Masahiro Yamada · 5 years ago
  16. 8e2442a kconfig: fix missing choice values in auto.conf by Masahiro Yamada · 5 years ago
  17. 778c1f5 scripts/gdb: add helpers to find and list devices by Leonard Crestez · 5 years ago
  18. 8207d4a scripts/gdb: add lx-genpd-summary command by Leonard Crestez · 5 years ago
  19. 6a8d76c checkpatch.pl: warn on duplicate sysctl local variable by Matteo Croce · 5 years ago
  20. 4966250 get_maintainer: add ability to skip moderated mailing lists by Joe Perches · 5 years ago
  21. 5a46421 builddeb: generate multi-arch friendly linux-libc-dev package by Cedric Hombourger · 5 years ago
  22. 3266c80 kconfig: run olddefconfig instead of oldconfig after merging fragments by Masahiro Yamada · 5 years ago
  23. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 5 years ago
  24. d5ccd65 docs: move gcc_plugins.txt to core-api and rename to .rst by Mauro Carvalho Chehab · 6 years ago
  25. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  26. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 5 years ago
  27. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  28. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  29. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  30. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  31. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  32. 6e22fd0 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 5 years ago
  33. ca90bbd scripts/decode_stacktrace: Accept dash/underscore in modules by Evan Green · 5 years ago
  34. 85f946f scripts/spelling.txt: add spelling fix for prohibited by Chris Paterson · 5 years ago
  35. cc0e5f1 scripts/spelling.txt: drop "sepc" from the misspelling list by Paul Walmsley · 5 years ago
  36. fe7d14f scripts/decode_stacktrace: look for modules with .ko.debug extension by Nicolas Boichat · 5 years ago
  37. 3101383 scripts/decode_stacktrace: match basepath using shell prefix operator, not regex by Nicolas Boichat · 5 years ago
  38. d06e415 Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  39. e3cd513 kconfig: remove meaningless if-conditional in conf_read() by Masahiro Yamada · 5 years ago
  40. d4a74bb kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix by Masahiro Yamada · 5 years ago
  41. b956c7a kbuild: fix compression errors getting ignored by Harald Seiler · 5 years ago
  42. 95fd3f8 kbuild: add a flag to force absolute path for srctree by Masahiro Yamada · 5 years ago
  43. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  44. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  45. b3b3eb9 scripts/tags.sh: remove unused environment variables from comments by Masahiro Yamada · 5 years ago
  46. d1db881 scripts/tags.sh: drop SUBARCH support for ARM by Masahiro Yamada · 5 years ago
  47. 1e21cbf kbuild: support header-test-pattern-y by Masahiro Yamada · 5 years ago
  48. c93a036 kbuild: do not create wrappers for header-test-y by Masahiro Yamada · 5 years ago
  49. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 33177f01 kallsyms: exclude kasan local symbols on s390 by Vasily Gorbik · 5 years ago
  51. 0c4ab18 coccinelle: api/stream_open: treat all wait_.*() calls as blocking by Kirill Smelkov · 5 years ago
  52. f58c17c coccinelle: put_device: Add a cast to an expression for an assignment by Markus Elfring · 6 years ago
  53. 30a70e8 coccinelle: put_device: Adjust a message construction by Markus Elfring · 6 years ago
  54. a3b0b6f coccinelle: kstrdup: Fix typo in warning messages by Rikard Falkeborn · 6 years ago
  55. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 5 years ago
  56. 80e5302 recordmcount: Fix spurious mcount entries on powerpc by Naveen N. Rao · 5 years ago
  57. 6f9ac9f fixdep: check return value of printf() and putchar() by Masahiro Yamada · 5 years ago
  58. c2341e2 kbuild: save $(strip ...) for calling if_changed and friends by Masahiro Yamada · 5 years ago
  59. 93f31bb kbuild: save $(strip ...) for calling any-prepreq by Masahiro Yamada · 5 years ago
  60. 50bcca6 kbuild: rename arg-check to cmd-check by Masahiro Yamada · 5 years ago
  61. 8abc2a1 Merge branch 'automarkup' into docs-next by Jonathan Corbet · 5 years ago
  62. 8c69b77 scripts/sphinx-pre-install: fix out-of-tree build by Mike Rapoport · 5 years ago
  63. 344fdb2 kernel-doc: Don't try to mark up function names by Jonathan Corbet · 5 years ago
  64. ebf8d82 locking/atomics: Use sed(1) instead of non-standard head(1) option by Michael Forney · 5 years ago
  65. 7ff4f08 kbuild: fix 'No such file or directory' warning for headers_install by Masahiro Yamada · 5 years ago
  66. a222061 genksyms: Teach parser about 128-bit built-in types by Will Deacon · 5 years ago
  67. 4df607c kbuild: Remove unnecessary -Wno-unused-value by Nathan Huckleberry · 5 years ago
  68. 3a61925 kbuild: Enable -Wuninitialized by Nathan Chancellor · 5 years ago
  69. 12869ec scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73 by Rob Herring · 5 years ago
  70. ecb351f doc: ABI scripts: add a SPDX header file by Mauro Carvalho Chehab · 5 years ago
  71. 7ce7b89 scripts/get_abi.pl: add a validate command by Mauro Carvalho Chehab · 5 years ago
  72. 2c0700e scripts/get_abi.pl: add a handler for invalid "where" tag by Mauro Carvalho Chehab · 5 years ago
  73. 2e7ce05 scripts/get_abi.pl: avoid creating duplicate names by Mauro Carvalho Chehab · 5 years ago
  74. 7d7ea8d scripts/get_abi.pl: fix parse issues with some files by Mauro Carvalho Chehab · 5 years ago
  75. 45f9651 scripts/get_abi.pl: represent what in tables by Mauro Carvalho Chehab · 5 years ago
  76. 33e3e99 scripts/get_abi.pl: add support for searching for ABI symbols by Mauro Carvalho Chehab · 5 years ago
  77. d0ebaf5 scripts/get_abi.pl: split label naming from xref logic by Mauro Carvalho Chehab · 5 years ago
  78. 4e6a623 scripts/get_abi.pl: avoid use literal blocks when not needed by Mauro Carvalho Chehab · 5 years ago
  79. 6619c66 scripts/get_abi.pl: parse files with text at beginning by Mauro Carvalho Chehab · 5 years ago
  80. bbc249f scripts: add an script to parse the ABI files by Mauro Carvalho Chehab · 5 years ago
  81. 4489f16 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
  82. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 5 years ago
  83. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  84. 4e5b937 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473 by Thomas Gleixner · 5 years ago
  85. e846f0d kbuild: add support for ensuring headers are self-contained by Jani Nikula · 5 years ago
  86. 0315bb7 kbuild: deb-pkg: do not run headers_check by Masahiro Yamada · 5 years ago
  87. 555187a kbuild: simplify scripts/headers_install.sh by Masahiro Yamada · 5 years ago
  88. a5bae54 kbuild: move hdr-inst shorthand to top Makefile by Masahiro Yamada · 5 years ago
  89. d5470d1 kbuild: re-implement Makefile.headersinst without recursion by Masahiro Yamada · 5 years ago
  90. 59b2bd0 kbuild: add 'headers' target to build up uapi headers in usr/include by Masahiro Yamada · 5 years ago
  91. 2b8481b kbuild: remove build_unifdef target in scripts/Makefile by Masahiro Yamada · 5 years ago
  92. f3c8d4c7 kbuild: remove headers_{install,check}_all by Masahiro Yamada · 5 years ago
  93. 407b584 scripts/documentation-file-ref-check: ignore output dir by Mauro Carvalho Chehab · 5 years ago
  94. 458f69e docs: timers: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
  95. 4ca9bc2 docs: target: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
  96. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
  97. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 5 years ago
  98. c04e32e scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 5 years ago
  99. 9bb9c6a scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693 by Rob Herring · 5 years ago
  100. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 5 years ago