1. 0358aff Documentation: change linux-4.x references to 5.x by Arnd Bergmann · 6 years ago
  2. ae67ee6 docs: fix Co-Developed-by docs by Jorge Ramirez-Ortiz · 6 years ago
  3. 3fe5dbf Documentation/process/coding-style.rst: don't use "extern" with function prototypes by Alexey Dobriyan · 6 years ago
  4. f77af63 doc:process: add links where missing by Federico Vaga · 6 years ago
  5. edba5ee doc:it_IT: add some process/* translations by Federico Vaga · 6 years ago
  6. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  7. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  8. f3f76d6 Code of Conduct: Change the contact email address by Greg Kroah-Hartman · 6 years ago
  9. d117a85 Code of Conduct Interpretation: Put in the proper URL for the committee by Greg Kroah-Hartman · 6 years ago
  10. f7e5858 Code of Conduct: Provide links between the two documents by Greg Kroah-Hartman · 6 years ago
  11. d84feee Code of Conduct Interpretation: Properly reference the TAB correctly by Greg Kroah-Hartman · 6 years ago
  12. 79dbeed Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpreted by Greg Kroah-Hartman · 6 years ago
  13. c1d1ba8 Code of conduct: Fix wording around maintainers enforcing the code of conduct by Chris Mason · 6 years ago
  14. 84253c8 docs: Introduce deprecated APIs list by Kees Cook · 6 years ago
  15. 418ca3d doc: fix a typo in adding-syscalls.rst by Guillaume Dore · 6 years ago
  16. 303d22c Compiler Attributes: add Doc/process/programming-language.rst by Miguel Ojeda · 6 years ago
  17. 8a104f8 Code of Conduct: Let's revamp it. by Greg Kroah-Hartman · 6 years ago
  18. fd65465b kconfig: do not require pkg-config on make {menu,n}config by Masahiro Yamada · 6 years ago
  19. 9799445 docs: tidy up TOCs and refs to license-rules.rst by Markus Heiser · 6 years ago
  20. cb95ff7 docs: fix typo in table describing 4.16 development cycle by Akinobu Mita · 6 years ago
  21. cafa001 Raise the minimum required gcc version to 4.6 by Joe Perches · 6 years ago
  22. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  23. 01f0e5cd Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  24. 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
  25. ee97d8a Remove gendered language from management style documentation by Fox Foster · 6 years ago
  26. 287f4fa docs: Update references to netdev-FAQ by Tobin C. Harding · 6 years ago
  27. f58252c docs: Add rest label the_canonical_patch_format by Tobin C. Harding · 6 years ago
  28. 4ab3b80 kconfig: check for pkg-config on make {menu,n,g,x}config by Randy Dunlap · 6 years ago
  29. 934193a kbuild: verify that $DEPMOD is installed by Randy Dunlap · 6 years ago
  30. dad0513 Documentation/process/howto.rst: add a missing cross-reference by Michael Rodin · 6 years ago
  31. cccd289 Documentation/process: fix reST table border error by Randy Dunlap · 6 years ago
  32. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  33. 8962e40 docs: update kernel versions and dates in tables by Tim Bird · 6 years ago
  34. f27e1d2 Documentation/process/posting: wrap text at 80 cols by Justin Skists · 7 years ago
  35. 2d93404 docs: */index.rst: Add newer documents to their respective index.rst by Mauro Carvalho Chehab · 7 years ago
  36. 3b44395 Docs: tell maintainers to put [GIT PULL] in their subject lines by Matthew Wilcox · 7 years ago
  37. 1ba2211 Documentation/process: updates to the PGP guide by Konstantin Ryabitsev · 7 years ago
  38. edf5c17 staging: irda: remove remaining remants of irda code removal by Greg Kroah-Hartman · 7 years ago
  39. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. d4ef8d3 clang-format: add configuration file by Miguel Ojeda · 7 years ago
  41. 5ac9efa syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention by Dominik Brodowski · 7 years ago
  42. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  43. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  44. 67a7acd kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions by Dominik Brodowski · 7 years ago
  45. 86afad7 Documentation/process: update FUSE project website by Martin Kepplinger · 7 years ago
  46. 738947f Documentation: magic-numbers: Fix typo by Martin Kepplinger · 7 years ago
  47. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 7 years ago
  48. 819671ff syscalls: define and explain goal to not call syscalls in the kernel by Dominik Brodowski · 7 years ago
  49. 88de995 COPYING: create a new file with points to the Kernel license files by Mauro Carvalho Chehab · 7 years ago
  50. 1dbba2c Documentation/CodingStyle: Add an example for braces by Gary R Hook · 7 years ago
  51. b13267b documentation: add my name to kernel driver statement by Aaro Koskinen · 7 years ago
  52. 82d9534 docs: add Co-Developed-by docs by Tobin C. Harding · 7 years ago
  53. bcd3cf0 Documentation/process/howto: Remove outdated info about bugzilla mailing lists by Jonathan Neuschäfer · 7 years ago
  54. bc0ef4a Documentation: Delete reference to the kernel-mentors mailing list by Minghui Liu · 7 years ago
  55. e474785 Documentation/process: Co-developed-by instead of Co-Developed-by by Dominik Brodowski · 7 years ago
  56. e03ab6c Merge tag 'docs-4.16-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  57. 78ed784 Documentation/process: tweak pgp maintainer guide by Konstantin Ryabitsev · 7 years ago
  58. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  59. 5aa55fc Fix broken link in Documentation/process/kernel-docs.rst by Grigory Shipunov · 7 years ago
  60. b72dde3 Documentation/process: kernel maintainer PGP guide by Konstantin Ryabitsev · 7 years ago
  61. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  62. aa19a17 Documentation: Add license-rules.rst to describe how to properly identify file licenses by Thomas Gleixner · 7 years ago
  63. 012e93c docs: fix process/submit-checklist.rst Sphinx warning by Markus Heiser · 7 years ago
  64. 481f272 Documentation: Add myself to the enforcement statement list by David Sterba · 7 years ago
  65. 24c6a74 Documentation: Add Luis R. Rodriguez to list of enforcement statement endorsers by Luis R. Rodriguez · 7 years ago
  66. c5531f2 Documentation: Add Kees Cook to list of enforcement statement endorsers by Kees Cook · 7 years ago
  67. 033dba2 kbuild: prepare to remove C files pre-generated by flex and bison by Masahiro Yamada · 7 years ago
  68. 241f67c Documentation/process: Add CONFIG default value to submit-checklist by Darren Hart (VMware) · 7 years ago
  69. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  70. 17a68b8 Documentation: Add Arnaldo Melo to list of enforcement statement endorsers by Arnaldo Carvalho de Melo · 7 years ago
  71. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  72. 8ee25f6 Documentation/process: add Co-Developed-by: tag for patches with multiple authors by Greg Kroah-Hartman · 7 years ago
  73. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  74. e1b48c2 Documentation: Add Frank Rowand to list of enforcement statement endorsers by Frank Rowand · 7 years ago
  75. 707f5a0 doc: add Willy Tarreau to the list of enforcement statement endorsers by Willy Tarreau · 7 years ago
  76. e16e437 Documentation: Add Tim Bird to list of enforcement statement endorsers by Bird, Timothy · 7 years ago
  77. 8e0f116 Documentation: Add my name to kernel enforcement statement by Martin K. Petersen · 7 years ago
  78. 1916434 Documentation: kernel-enforcement-statement.rst: proper sort names by Greg Kroah-Hartman · 7 years ago
  79. b92ca54 Documentation: Add Arm Ltd to kernel-enforcement-statement.rst by Catalin Marinas · 7 years ago
  80. c8a8b7e Documentation: kernel-enforcement-statement.rst: Remove Red Hat markings by Andrea Arcangeli · 7 years ago
  81. 2c0c5c2 Documentation: fix ref to coccinelle content by Tom Saeger · 7 years ago
  82. b471478 Documentation: Add myself to the enforcement statement list by Laura Abbott · 7 years ago
  83. 513a6f7 Documentation: Sign kernel enforcement statement by Dennis Dalessandro · 7 years ago
  84. 3587cdd Add ack for Trond Myklebust to the enforcement statement by Trond Myklebust · 7 years ago
  85. e3aca55 Documentation: update kernel enforcement support list by Eduardo Valentin · 7 years ago
  86. d950770 Documentation: add my name to supporters by Stephen Hemminger · 7 years ago
  87. 9ed9512 Documentation: Add a file explaining the Linux kernel license enforcement policy by Greg Kroah-Hartman · 7 years ago
  88. 66ccc64 Documentation: fix driver-api doc refs by Tom Saeger · 7 years ago
  89. 1327778 Documentation: add Kernel Driver Statement to the kernel by Greg Kroah-Hartman · 7 years ago
  90. d4306db Documentation/process: phrasofix by Junio C Hamano · 7 years ago
  91. d19b3e3 Documentation/process: fix the canonical patch format description by Junio C Hamano · 7 years ago
  92. f7a6dd8 docs: process: drop git snapshots from applying-patches.rst by Randy Dunlap · 7 years ago
  93. c1aa387 Documentation: stable-kernel-rules: fix broken git urls by Andrii Bordunov · 7 years ago
  94. bc7938d docs: submitting-patches - change non-ascii character to ascii by Frank Rowand · 7 years ago
  95. b8b07b5 docs-rst: move Sphinx install instructions to sphinx.rst by Mauro Carvalho Chehab · 7 years ago
  96. 212fa2f changes.rst: Update Sphinx minimal requirements by Mauro Carvalho Chehab · 7 years ago
  97. 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
  98. 799c434 kbuild: thin archives make default for all archs by Nicholas Piggin · 7 years ago
  99. e34e20e doc: Document suitability of IBM Verse for kernel development by Stewart Smith · 7 years ago
  100. 68f04b5 Doc: fix a markup error in coding-style.rst by Ayan Shafqat · 8 years ago