1. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  2. a754292 Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 5 months ago
  3. ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  4. b7f4199 docs: core-api/printk-formats.rst: use literal block syntax by Daniel W. S. Almeida · 4 years, 6 months ago
  5. 00bafa5 docs/core-api: memory-allocation: describe reclaim behaviour by Mike Rapoport · 4 years, 5 months ago
  6. 241c9eb Documentation: fix typo for core-api/cpu_hotplug documentation by Yaohui Wang · 4 years, 5 months ago
  7. 3f25719 padata: fold padata_alloc_possible() into padata_alloc() by Daniel Jordan · 4 years, 6 months ago
  8. 350ef05 padata: remove stop function by Daniel Jordan · 4 years, 6 months ago
  9. 6566945 Documentation: printk-basics: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
  10. 92f5e6b kobject: documentation: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  11. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  12. 8eda94b Replace HTTP links with HTTPS ones: vsprintf by Alexander A. Klimov · 4 years, 6 months ago
  13. 3aa916250 dma-mapping: Add a new dma_need_sync API by Christoph Hellwig · 4 years, 6 months ago
  14. c9b54d6 docs: move other kAPI documents to core-api by Mauro Carvalho Chehab · 4 years, 6 months ago
  15. 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 6 months ago
  16. f9e5597 docs: mm/gup: minor documentation update by Souptick Joarder · 4 years, 6 months ago
  17. 00674c4 docs: mm/gup: Minor documentation update by Souptick Joarder · 4 years, 7 months ago
  18. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  19. eaf4d22a9 docs: mm/gup: pin_user_pages.rst: add a "case 5" by John Hubbard · 4 years, 7 months ago
  20. a8f80f5 mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) by John Hubbard · 4 years, 7 months ago
  21. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  22. ec3b39c padata: document multithreaded jobs by Daniel Jordan · 4 years, 7 months ago
  23. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  24. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  25. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  26. bb548be Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  27. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
  28. 38f3e77 x86/Kconfig: Update config and kernel doc for MPK feature on AMD by Babu Moger · 4 years, 7 months ago
  29. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
  30. 1ac0066 docs: move the kref doc into the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  31. e00b0ab docs: add IRQ documentation at the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  32. a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  33. 728c147 docs: move DMA kAPI to Documentation/core-api by Mauro Carvalho Chehab · 4 years, 8 months ago
  34. b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
  35. 3eaa3bf kobject: documentation: Fix erroneous function example in kobject doc. by Qi Zheng · 4 years, 8 months ago
  36. 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  37. 90c165f0 docs: pr_*() kerneldocs and basic printk docs by Ricardo Cañuelo · 4 years, 9 months ago
  38. 404e603 docs: timekeeping: Use correct prototype for deprecated functions by Chris Packham · 4 years, 9 months ago
  39. 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  40. dc8fb2f2 mm: dump_page(): additional diagnostics for huge pinned pages by John Hubbard · 4 years, 9 months ago
  41. 1970dc6 mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting by John Hubbard · 4 years, 9 months ago
  42. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  43. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  44. 6505a18 docs: move core-api/ioctl.rst to driver-api/ by Jonathan Corbet · 4 years, 10 months ago
  45. 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 10 months ago
  46. 5e72017 docs: Organize core-api/index.rst by Jonathan Corbet · 4 years, 10 months ago
  47. 5fed00d Documentation: kobject.txt has been moved to core-api/kobject.rst by Sameer Rahmani · 4 years, 10 months ago
  48. 43e96ef docs/core-api: Add Fedora instructions for GCC plugins by Michael Ellerman · 4 years, 10 months ago
  49. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  50. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  51. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  52. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  53. 4703d91 Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  54. 00ed452 XArray: Add xa_for_each_range by Matthew Wilcox (Oracle) · 5 years ago
  55. 8ce156d Documentation: document ioctl interfaces better by Arnd Bergmann · 5 years ago
  56. bfcdcef8 padata: update documentation by Daniel Jordan · 5 years ago
  57. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  58. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  59. 4f4afc2 docs/core-api: Remove possibly confusing sub-headings from Bit Operations by Michael Ellerman · 5 years ago
  60. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  61. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  62. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  63. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  64. 5ca470a docs: Add request_irq() documentation by Jonathan Corbet · 5 years ago
  65. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  66. 6b81141 XArray: Improve documentation of search marks by Matthew Wilcox (Oracle) · 5 years ago
  67. 88288ed docs: printk-formats: add ptrdiff_t type to printk-formats by Miles Chen · 5 years ago
  68. 81d2c6f kasan: support instrumented bitops combined with generic bitops by Daniel Axtens · 5 years ago
  69. 1c16b3d docs/core-api: memory-allocation: mention size helpers by Chris Packham · 5 years ago
  70. 094ef1c docs/core-api: memory-allocation: remove uses of c:func: by Chris Packham · 5 years ago
  71. ef8330f docs/core-api: memory-allocation: fix typo by Chris Packham · 5 years ago
  72. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  73. 85c2a0e docs: remove :c:func: from genericirq.rst by Jonathan Corbet · 5 years ago
  74. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  75. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  76. 3bd32d6 lib/vsprintf: Add %pfw conversion specifier for printing fwnode names by Sakari Ailus · 5 years ago
  77. 9af7706 lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps by Sakari Ailus · 5 years ago
  78. f11b46f docs: remove :c:func: from genalloc.rst by Jonathan Corbet · 5 years ago
  79. fcfacb9f doc: move namespaces.rst from kbuild/ to core-api/ by Masahiro Yamada · 5 years ago
  80. 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
  81. ea83df7 genalloc: Fix a set of docs build warnings by Jonathan Corbet · 5 years ago
  82. cc84ac3 docs: Catch up with the new location of get_user_pages_fast() by Jonathan Corbet · 5 years ago
  83. 81584a6 docs: remove :c:func: from refcount-vs-atomic.rst by Jonathan Corbet · 5 years ago
  84. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  85. cbacb5a docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi] by Joe Perches · 5 years ago
  86. 9c970ab docs: index.rst: don't use genindex for pdf output by Mauro Carvalho Chehab · 5 years ago
  87. 1ec779b docs: packing: move it to core-api book and adjust markups by Mauro Carvalho Chehab · 5 years ago
  88. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  89. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  90. d5ccd65 docs: move gcc_plugins.txt to core-api and rename to .rst by Mauro Carvalho Chehab · 6 years ago
  91. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  92. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 5 years ago
  93. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  94. 46f1ec2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. 8abc2a1 Merge branch 'automarkup' into docs-next by Jonathan Corbet · 6 years ago
  96. 772626e Add the RCU docs to the core-api manual by Jonathan Corbet · 6 years ago
  97. 9c79df7 docs: remove :c:func: annotations from xarray.rst by Jonathan Corbet · 6 years ago
  98. d48e0cd timekeeping: Boot should be boottime for coarse ns accessor by Jason A. Donenfeld · 6 years ago
  99. 4c54294 timekeeping: Add missing _ns functions for coarse accessors by Jason A. Donenfeld · 6 years ago
  100. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago