1. b95c29a parse-maintainers: Move matching sections from MAINTAINERS by Joe Perches · 7 years ago
  2. fe90903 parse-maintainers: Use perl hash references and specific filenames by Joe Perches · 7 years ago
  3. 61f7416 parse-maintainers: Add section pattern sorting by Joe Perches · 7 years ago
  4. 6f7d98e get_maintainer: Prepare for separate MAINTAINERS files by Joe Perches · 7 years ago
  5. 0a07b23 Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  6. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  7. b4b201d scripts/dtc: dtx_diff - update include dts paths to match build by Frank Rowand · 7 years ago
  8. 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
  9. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  10. 3a75ad1 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  11. 596ed45 checkpatch: improve the STORAGE_CLASS test by Joe Perches · 7 years ago
  12. 46d10a0 scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace by Leonard Crestez · 7 years ago
  13. c454756 scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch by Leonard Crestez · 7 years ago
  14. 821f744 scripts/gdb: add lx-fdtdump command by Peter Griffin · 7 years ago
  15. 09c3776 kbuild: remove wrapper files handling from Makefile.headersinst by Masahiro Yamada · 7 years ago
  16. d1b32ba kbuild: do not include old-kbuild-file from Makefile.headersinst by Masahiro Yamada · 7 years ago
  17. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 7 years ago
  18. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 7 years ago
  19. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 7 years ago
  20. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago
  21. a0ad759 checkpatch: improve tests for multiple line function definitions by Joe Perches · 7 years ago
  22. 948b133 checkpatch: remove false warning for commit reference by Heinrich Schuchardt · 7 years ago
  23. ca81986 checkpatch: fix stepping through statements with $stat and ctx_statement_block by Joe Perches · 7 years ago
  24. fe658f9 checkpatch: [HLP]LIST_HEAD is also declaration by Steffen Maier · 7 years ago
  25. 628f91a checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t by Joe Perches · 7 years ago
  26. fb0d0e0 checkpatch: improve the unnecessary OOM message test by Joe Perches · 7 years ago
  27. a8ff49a kbuild: pass dst= to Makefile.headersinst from top Makefile by Masahiro Yamada · 7 years ago
  28. 87ebb94 kbuild: remove useless $(gen) variable in Makefile.headersinst by Masahiro Yamada · 7 years ago
  29. 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
  30. 16ffc4c3 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  31. 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
  32. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  33. d9f91f8 scripts/spelling.txt: add a bunch more spelling mistakes by Colin Ian King · 7 years ago
  34. 595a22a scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user". by Rob Landley · 7 years ago
  35. 59005b0 Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  36. d1185a8 Merge branch 'merge/randstruct' into for-next/gcc-plugins by Kees Cook · 7 years ago
  37. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  38. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 1cb566b scripts/kernel-doc: handle DECLARE_HASHTABLE by Jakub Kicinski · 7 years ago
  40. 9e6e0d5 kbuild: create deterministic initramfs directory listings by Bjørn Forsman · 7 years ago
  41. 3a166fc kbuild: handle libs-y archives separately from built-in.o archives by Nicholas Piggin · 7 years ago
  42. 9a6cfca kbuild: thin archives use P option to ar by Nicholas Piggin · 7 years ago
  43. 1328a1a kbuild: thin archives final link close --whole-archives option by Nicholas Piggin · 7 years ago
  44. ce4fecf vsprintf: Add %p extension "%pOF" for device tree by Pantelis Antoniou · 10 years ago
  45. 9f3f1fd kbuild: Add __cc-option macro by Matthias Kaehlcke · 7 years ago
  46. 39a33ff kbuild: remove cc-option-align by Masahiro Yamada · 7 years ago
  47. 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
  48. 52b3f23 Docs: clean up some DocBook loose ends by Jonathan Corbet · 7 years ago
  49. 1854c19 randstruct: Whitelist NIU struct page overloading by Kees Cook · 7 years ago
  50. 802762c randstruct: Whitelist big_key path struct overloading by Kees Cook · 7 years ago
  51. b07b658 randstruct: Whitelist UNIXCB cast by Kees Cook · 7 years ago
  52. fd466e0 randstruct: Whitelist struct security_hook_heads cast by Kees Cook · 7 years ago
  53. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 7 years ago
  54. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 7 years ago
  55. 7782b14 scripts/dtc: dtx_diff - Show real file names in diff header by Geert Uytterhoeven · 7 years ago
  56. ae3f415 kbuild: replace genhdr-y with generated-y by Masahiro Yamada · 7 years ago
  57. 2f263d1 kbuild: fix header installation under fakechroot environment by Richard Genoud · 7 years ago
  58. adcc3f7 scripts/mkcompile_h: Remove trailing spaces from compiler version by Jonathan Liu · 7 years ago
  59. ff85a1a kconfig: Check for libncurses before menuconfig by Borislav Petkov · 7 years ago
  60. d21832e kbuild: speed up checksyscalls.sh by Arnd Bergmann · 7 years ago
  61. 9895313 checkpatch: Remove checks for expedited grace periods by Paul E. McKenney · 7 years ago
  62. cbf52a3 tags: honor COMPILED_SOURCE with apart output directory by Robert Jarzmik · 7 years ago
  63. 3def034 genksyms: add printf format attribute to error_with_pos() by Nicolas Iooss · 7 years ago
  64. d6c9708 scripts/gdb: make lx-dmesg command work (reliably) by André Draszik · 7 years ago
  65. 1132e1e gcc-plugins: Detail c-common.h location for GCC 4.6 by Kees Cook · 7 years ago
  66. 3e2e857 module: Add module name to modinfo by Kees Cook · 7 years ago
  67. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  68. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  69. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 7 years ago
  70. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 7 years ago
  71. 229fd05 doc: ReSTify SELinux.txt by Kees Cook · 7 years ago
  72. 05d8cba kbuild: skip install/check of headers right under uapi directories by Masahiro Yamada · 7 years ago
  73. 828d4cd dtc: check.c fix compile error by Shuah Khan · 7 years ago
  74. cb43fb5 docs: remove DocBook from the building system by Mauro Carvalho Chehab · 7 years ago
  75. cb77f0d scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 7 years ago
  76. 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
  77. 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  78. 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
  79. 61562f9 uapi: export all arch specifics directories by Nicolas Dichtel · 7 years ago
  80. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  81. bd73a32 Makefile.headersinst: remove destination-y option by Nicolas Dichtel · 7 years ago
  82. 7c025b2 Makefile.headersinst: cleanup input files by Nicolas Dichtel · 7 years ago
  83. 8ac1ed7 treewide: spelling: correct diffrent[iate] and banlance typos by Joe Perches · 7 years ago
  84. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  85. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 7 years ago
  86. d1b7c93 scripts/spelling.txt: add "memory" pattern and fix typos by Stephen Boyd · 7 years ago
  87. f6950a7 checkpatch: improve the SUSPECT_CODE_INDENT test by Joe Perches · 7 years ago
  88. 74fd4f3 checkpatch: improve the embedded function name test for patch contexts by Joe Perches · 7 years ago
  89. 75ad8c5 checkpatch: add --typedefsfile by Jerome Forissier · 7 years ago
  90. 1b4a2ed checkpatch: improve k.alloc with multiplication and sizeof test by Joe Perches · 7 years ago
  91. e882dbf checkpatch: special audit for revert commit line by Wei Wang · 7 years ago
  92. e4b7d30 checkpatch: clarify the EMBEDDED_FUNCTION_NAME message by Joe Perches · 7 years ago
  93. e795556 checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test by Joe Perches · 7 years ago
  94. d9190e4 checkpatch: avoid suggesting struct definitions should be const by Joe Perches · 7 years ago
  95. eb3a58d checkpatch: allow space leading blank lines in email headers by Joe Perches · 7 years ago
  96. 4dbed76 checkpatch: improve EMBEDDED_FUNCTION_NAME test by Joe Perches · 7 years ago
  97. 0b52376 checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions by Joe Perches · 7 years ago
  98. cd8618a checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks by Ruslan Bilovol · 7 years ago
  99. f55813b kbuild: dtbinst: remove unnecessary __dtbs_install_prep target by Masahiro Yamada · 7 years ago
  100. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago