1. 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  2. dc8fb2f2 mm: dump_page(): additional diagnostics for huge pinned pages by John Hubbard · 4 years, 9 months ago
  3. 1970dc6 mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting by John Hubbard · 4 years, 9 months ago
  4. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  5. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  6. 6505a18 docs: move core-api/ioctl.rst to driver-api/ by Jonathan Corbet · 4 years, 10 months ago
  7. 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 10 months ago
  8. 5e72017 docs: Organize core-api/index.rst by Jonathan Corbet · 4 years, 10 months ago
  9. 5fed00d Documentation: kobject.txt has been moved to core-api/kobject.rst by Sameer Rahmani · 4 years, 10 months ago
  10. 43e96ef docs/core-api: Add Fedora instructions for GCC plugins by Michael Ellerman · 4 years, 11 months ago
  11. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  12. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  13. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  14. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  15. 4703d91 Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  16. 00ed452 XArray: Add xa_for_each_range by Matthew Wilcox (Oracle) · 5 years ago
  17. 8ce156d Documentation: document ioctl interfaces better by Arnd Bergmann · 5 years ago
  18. bfcdcef8 padata: update documentation by Daniel Jordan · 5 years ago
  19. 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
  20. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  21. 4f4afc2 docs/core-api: Remove possibly confusing sub-headings from Bit Operations by Michael Ellerman · 5 years ago
  22. 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
  23. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  24. 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
  25. 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
  26. 5ca470a docs: Add request_irq() documentation by Jonathan Corbet · 5 years ago
  27. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  28. 6b81141 XArray: Improve documentation of search marks by Matthew Wilcox (Oracle) · 5 years ago
  29. 88288ed docs: printk-formats: add ptrdiff_t type to printk-formats by Miles Chen · 5 years ago
  30. 81d2c6f kasan: support instrumented bitops combined with generic bitops by Daniel Axtens · 5 years ago
  31. 1c16b3d docs/core-api: memory-allocation: mention size helpers by Chris Packham · 5 years ago
  32. 094ef1c docs/core-api: memory-allocation: remove uses of c:func: by Chris Packham · 5 years ago
  33. ef8330f docs/core-api: memory-allocation: fix typo by Chris Packham · 5 years ago
  34. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  35. 85c2a0e docs: remove :c:func: from genericirq.rst by Jonathan Corbet · 5 years ago
  36. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  37. 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
  38. 3bd32d6 lib/vsprintf: Add %pfw conversion specifier for printing fwnode names by Sakari Ailus · 5 years ago
  39. 9af7706 lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps by Sakari Ailus · 5 years ago
  40. f11b46f docs: remove :c:func: from genalloc.rst by Jonathan Corbet · 5 years ago
  41. fcfacb9 doc: move namespaces.rst from kbuild/ to core-api/ by Masahiro Yamada · 5 years ago
  42. 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
  43. ea83df7 genalloc: Fix a set of docs build warnings by Jonathan Corbet · 5 years ago
  44. cc84ac3 docs: Catch up with the new location of get_user_pages_fast() by Jonathan Corbet · 5 years ago
  45. 81584a6 docs: remove :c:func: from refcount-vs-atomic.rst by Jonathan Corbet · 5 years ago
  46. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  47. cbacb5a docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi] by Joe Perches · 5 years ago
  48. 9c970ab docs: index.rst: don't use genindex for pdf output by Mauro Carvalho Chehab · 5 years ago
  49. 1ec779b docs: packing: move it to core-api book and adjust markups by Mauro Carvalho Chehab · 5 years ago
  50. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  51. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  52. d5ccd65 docs: move gcc_plugins.txt to core-api and rename to .rst by Mauro Carvalho Chehab · 6 years ago
  53. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  54. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 5 years ago
  55. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  56. 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
  57. 8abc2a1 Merge branch 'automarkup' into docs-next by Jonathan Corbet · 6 years ago
  58. 772626e Add the RCU docs to the core-api manual by Jonathan Corbet · 6 years ago
  59. 9c79df7 docs: remove :c:func: annotations from xarray.rst by Jonathan Corbet · 6 years ago
  60. d48e0cd timekeeping: Boot should be boottime for coarse ns accessor by Jason A. Donenfeld · 6 years ago
  61. 4c54294 timekeeping: Add missing _ns functions for coarse accessors by Jason A. Donenfeld · 6 years ago
  62. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  63. 1eecbcd docs: move protection-keys.rst to the core-api book by Mauro Carvalho Chehab · 6 years ago
  64. e0cef9f Documentation: fix typo CLOCK_MONONOTNIC_COARSE by Aurelien Thierry · 6 years ago
  65. 58d4946 docs/core-api: Add integer power functions to the list by Andy Shevchenko · 6 years ago
  66. b422124 docs/core-api: Add string helpers API to the list by Andy Shevchenko · 6 years ago
  67. 714b690 doc: Remove ".vnet" from paulmck email addresses by Paul E. McKenney · 6 years ago
  68. a5f6f88 docs: Do not seek comments in kernel/rcu/tree_plugin.h by Jonathan Corbet · 6 years ago
  69. 2c64e9c lib: Move mathematic helpers to separate folder by Andy Shevchenko · 6 years ago
  70. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  71. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  72. 635720a vsprintf: Avoid confusion between invalid address and value by Petr Mladek · 6 years ago
  73. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  74. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  75. 4022ab4 docs: core-api: Drop reference to flexible-arrays by Jonathan Neuschäfer · 6 years ago
  76. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  77. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  78. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  79. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  80. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  81. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  82. 943ca6a printk/docs: Add extra integer types to printk-formats by Louis Taylor · 6 years ago
  83. 962033d XArray: Use xa_cmpxchg to implement xa_reserve by Matthew Wilcox · 6 years ago
  84. 2fa044e XArray: Add cyclic allocation by Matthew Wilcox · 6 years ago
  85. 3ccaf57 XArray: Add support for 1s-based allocation by Matthew Wilcox · 6 years ago
  86. fd9dc93 XArray: Change xa_insert to return -EBUSY by Matthew Wilcox · 6 years ago
  87. 47b8f3a refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants by Elena Reshetova · 6 years ago
  88. cd7198f docs: Use underscore not hyphen in label by Tobin C. Harding · 6 years ago
  89. b631c7f docs: don't try to get comments from rcupdate_wait.h or rcutree.h by Jonathan Corbet · 6 years ago
  90. 80a76c7 docs/core-api/mm: fix GFP combinations section name by Mike Rapoport · 6 years ago
  91. 98e5f34 docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace by Mike Rapoport · 6 years ago
  92. b0606fe XArray: Honour reserved entries in xa_insert by Matthew Wilcox · 6 years ago
  93. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  94. caaf3c8 Docs/kernel-api.rst: Remove blk-tag.c reference by Marcos Paulo de Souza · 6 years ago
  95. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  96. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  97. 54a67c7 docs/mm-api: link slab_common.c to "The Slab Cache" section by Mike Rapoport · 6 years ago
  98. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  99. 2f7e6f6 docs/core-api: make mm-api.rst more structured by Mike Rapoport · 6 years ago
  100. 55f3f7e XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh by Matthew Wilcox · 6 years ago