1. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  2. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  3. a9bed1e selftests/vm: only some gup_test items are really benchmarks by John Hubbard · 4 years, 1 month ago
  4. 9c84f22 mm/gup_benchmark: rename to mm/gup_test by John Hubbard · 4 years, 1 month ago
  5. f0dbd2b mm: slab: provide krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
  6. e857b6f Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  7. f0400a77 atomic: Delete obsolete documentation by Peter Zijlstra · 4 years, 2 months ago
  8. 04d0608 docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask by Geert Uytterhoeven · 4 years, 2 months ago
  9. b6e9578 irqdomain: Introduce irq_domain_create_legacy() API by Andy Shevchenko · 4 years, 2 months ago
  10. 6857a5e dma-mapping: document dma_{alloc,free}_pages by Christoph Hellwig · 4 years, 3 months ago
  11. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  12. 8fc7564 XArray: add xas_split by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  13. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  14. c9e3d51 docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst by Mauro Carvalho Chehab · 4 years, 3 months ago
  15. f182e7f docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag by Mauro Carvalho Chehab · 4 years, 3 months ago
  16. 9b9b0bd docs: genericirq.rst: don't document chip.c functions twice by Mauro Carvalho Chehab · 4 years, 3 months ago
  17. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  18. 0d71675 dma-mapping: add a new dma_alloc_noncoherent API by Christoph Hellwig · 4 years, 4 months ago
  19. a92df4f dma-mapping: move the dma_declare_coherent_memory documentation by Christoph Hellwig · 4 years, 5 months ago
  20. 319f5fa Documentation: core-api/cpu_hotplug: fix a typo by Barry Song · 4 years, 4 months ago
  21. dddcbc1 Merge tag 'docs-5.9-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  22. ec8213f Core-api: Documentation: Replace deprecated :c:func: Usage by Puranjay Mohan · 4 years, 5 months ago
  23. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  24. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  25. 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
  26. 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
  27. b7f4199 docs: core-api/printk-formats.rst: use literal block syntax by Daniel W. S. Almeida · 4 years, 6 months ago
  28. 00bafa5 docs/core-api: memory-allocation: describe reclaim behaviour by Mike Rapoport · 4 years, 6 months ago
  29. 241c9eb Documentation: fix typo for core-api/cpu_hotplug documentation by Yaohui Wang · 4 years, 6 months ago
  30. 3f25719 padata: fold padata_alloc_possible() into padata_alloc() by Daniel Jordan · 4 years, 6 months ago
  31. 350ef05 padata: remove stop function by Daniel Jordan · 4 years, 6 months ago
  32. 48f6e7f powerpc/pseries: remove cede offline state for CPUs by Nathan Lynch · 4 years, 7 months ago
  33. 6566945 Documentation: printk-basics: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
  34. 92f5e6b kobject: documentation: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  35. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  36. 8eda94b Replace HTTP links with HTTPS ones: vsprintf by Alexander A. Klimov · 4 years, 6 months ago
  37. 3aa916250 dma-mapping: Add a new dma_need_sync API by Christoph Hellwig · 4 years, 6 months ago
  38. c9b54d6 docs: move other kAPI documents to core-api by Mauro Carvalho Chehab · 4 years, 6 months ago
  39. 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 6 months ago
  40. f9e5597 docs: mm/gup: minor documentation update by Souptick Joarder · 4 years, 6 months ago
  41. 00674c4 docs: mm/gup: Minor documentation update by Souptick Joarder · 4 years, 7 months ago
  42. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  43. eaf4d22a9 docs: mm/gup: pin_user_pages.rst: add a "case 5" by John Hubbard · 4 years, 7 months ago
  44. a8f80f5 mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) by John Hubbard · 4 years, 7 months ago
  45. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  46. ec3b39c padata: document multithreaded jobs by Daniel Jordan · 4 years, 7 months ago
  47. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  48. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  49. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  50. 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
  51. 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
  52. 38f3e77 x86/Kconfig: Update config and kernel doc for MPK feature on AMD by Babu Moger · 4 years, 7 months ago
  53. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
  54. 1ac0066 docs: move the kref doc into the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  55. e00b0ab docs: add IRQ documentation at the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  56. a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 8 months ago
  57. 728c147 docs: move DMA kAPI to Documentation/core-api by Mauro Carvalho Chehab · 4 years, 8 months ago
  58. b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
  59. 3eaa3bf kobject: documentation: Fix erroneous function example in kobject doc. by Qi Zheng · 4 years, 8 months ago
  60. 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  61. 90c165f docs: pr_*() kerneldocs and basic printk docs by Ricardo Cañuelo · 4 years, 9 months ago
  62. 404e603 docs: timekeeping: Use correct prototype for deprecated functions by Chris Packham · 4 years, 9 months ago
  63. 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  64. dc8fb2f2 mm: dump_page(): additional diagnostics for huge pinned pages by John Hubbard · 4 years, 9 months ago
  65. 1970dc6 mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting by John Hubbard · 4 years, 9 months ago
  66. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  67. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  68. 6505a18 docs: move core-api/ioctl.rst to driver-api/ by Jonathan Corbet · 4 years, 10 months ago
  69. 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 10 months ago
  70. 5e72017 docs: Organize core-api/index.rst by Jonathan Corbet · 4 years, 10 months ago
  71. 5fed00d Documentation: kobject.txt has been moved to core-api/kobject.rst by Sameer Rahmani · 4 years, 10 months ago
  72. 43e96ef docs/core-api: Add Fedora instructions for GCC plugins by Michael Ellerman · 4 years, 11 months ago
  73. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  74. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  75. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  76. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  77. 4703d91 Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  78. 00ed452 XArray: Add xa_for_each_range by Matthew Wilcox (Oracle) · 5 years ago
  79. 8ce156d Documentation: document ioctl interfaces better by Arnd Bergmann · 5 years ago
  80. bfcdcef8 padata: update documentation by Daniel Jordan · 5 years ago
  81. 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
  82. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  83. 4f4afc2 docs/core-api: Remove possibly confusing sub-headings from Bit Operations by Michael Ellerman · 5 years ago
  84. 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
  85. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  86. 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
  87. 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
  88. 5ca470a docs: Add request_irq() documentation by Jonathan Corbet · 5 years ago
  89. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  90. 6b81141 XArray: Improve documentation of search marks by Matthew Wilcox (Oracle) · 5 years ago
  91. 88288ed docs: printk-formats: add ptrdiff_t type to printk-formats by Miles Chen · 5 years ago
  92. 81d2c6f kasan: support instrumented bitops combined with generic bitops by Daniel Axtens · 5 years ago
  93. 1c16b3d docs/core-api: memory-allocation: mention size helpers by Chris Packham · 5 years ago
  94. 094ef1c docs/core-api: memory-allocation: remove uses of c:func: by Chris Packham · 5 years ago
  95. ef8330f docs/core-api: memory-allocation: fix typo by Chris Packham · 5 years ago
  96. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  97. 85c2a0e docs: remove :c:func: from genericirq.rst by Jonathan Corbet · 5 years ago
  98. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  99. 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
  100. 3bd32d6 lib/vsprintf: Add %pfw conversion specifier for printing fwnode names by Sakari Ailus · 5 years ago