1. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  2. 666902e lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  3. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. d43f2c9 docs: Use the kerneldoc comments for memalloc_no*() by Jonathan Corbet · 6 years ago
  5. 46ca359 doc: document scope NOFS, NOIO APIs by Michal Hocko · 6 years ago
  6. 173af26 locking/Documentation: Use `warning` RST directive by SeongJae Park · 6 years ago
  7. fc7bdc9 locking/Documentation: Fix incorrect example code by SeongJae Park · 6 years ago
  8. a925155 Documentation: refcount-vs-atomic: Update reference to LKMM doc. by Andrea Parri · 6 years ago
  9. d8a121e docs: core-api: add circular-buffers documentation by Mauro Carvalho Chehab · 6 years ago
  10. de0f51e docs: core-api: add cachetlb documentation by Mauro Carvalho Chehab · 6 years ago
  11. eacc670 documentation: core-api: rearrange a few kernel-api chapters and sections by Randy Dunlap · 6 years ago
  12. 5968a70 textsearch: fix kernel-doc warnings and add kernel-api section by Randy Dunlap · 6 years ago
  13. 156383b Documentation: Mention why %p prints ptrval by Joel Stanley · 6 years ago
  14. ac665d9 idr: Add documentation by Matthew Wilcox · 6 years ago
  15. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  16. 14ebc28 errseq: Add to documentation tree by Matthew Wilcox · 7 years ago
  17. b3ed232 doc: convert printk-formats.txt to rst by Tobin C. Harding · 7 years ago
  18. d063623 Documentation: add UUID/GUID to kernel-api by Randy Dunlap · 7 years ago
  19. 3abaa5c Documentation: add Sorting section to kernel-api by Randy Dunlap · 7 years ago
  20. b6e859f docs: refcount_t documentation by Elena Reshetova · 7 years ago
  21. 0f83aaa genericirq.rst: Remove :c:func:`...` in code blocks by Jonathan Neuschäfer · 7 years ago
  22. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  23. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  24. 533966c doc: Fix RCU's docbook options by Paul E. McKenney · 7 years ago
  25. 7d7363e documentation: kernel-api: add more info on bitmap functions by Randy Dunlap · 7 years ago
  26. 68e5125 Documentation: add kernel-api section on Math functions by Randy Dunlap · 7 years ago
  27. 8a29896 docs: clean up and add rest of CRC functions to kernel-api.rst by Randy Dunlap · 7 years ago
  28. 404376a Documentation: kernel-api: add bitmap operations from linux/bitmap.h by Randy Dunlap · 7 years ago
  29. 416c751 Documentation: kernel-api: drop "Data Types" section by Randy Dunlap · 7 years ago
  30. 47684e1 Documentation: core-api: minor workqueue.rst cleanups by Randy Dunlap · 7 years ago
  31. 9954d48 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  32. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 7ee8adc doc: Add documentation for the genalloc subsystem by Jonathan Corbet · 7 years ago
  34. 764f807 doc: Add RCU files to docbook-generation files by Paul E. McKenney · 7 years ago
  35. 0e0cafc workqueue: doc change for ST behavior on NUMA systems by Alexei Potashnik · 7 years ago
  36. 954e6e0 Merge tag '4.13-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  37. 7d2b39a docs: Include uaccess docs from the right file by Jonathan Corbet · 7 years ago
  38. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  39. 79269ee doc/atomic_ops: Clarify smp_mb__{before,after}_atomic() by Paul E. McKenney · 7 years ago
  40. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 7 years ago
  41. e3bb40c core-api: remove an unexpected unident by Markus Heiser · 7 years ago
  42. 8aba784 docs-rst: convert librs book to ReST by Mauro Carvalho Chehab · 7 years ago
  43. c7e2c06 docs-rst: core_api: move driver-specific stuff to drivers_api by Mauro Carvalho Chehab · 7 years ago
  44. 61c8830 kernel-api.rst: make it handle lib/crc32.c by Mauro Carvalho Chehab · 7 years ago
  45. baca8a0 kernel-api.tmpl: convert it to ReST by Mauro Carvalho Chehab · 7 years ago
  46. 76d40fa genericirq.rst: add cross-reference links and use monospaced fonts by Mauro Carvalho Chehab · 7 years ago
  47. 3bd3b99 genericirq.tmpl: convert it to ReST by Mauro Carvalho Chehab · 7 years ago
  48. b2e3353 Documentation: Add flexible-arrays.rst to the documentation tree by sayli karnik · 7 years ago
  49. ff58fa7 Documentation: Update CPU hotplug and move it to core-api by Sebastian Andrzej Siewior · 8 years ago
  50. 2ba90cc core-api: remove an unexpected unident by Mauro Carvalho Chehab · 8 years ago
  51. 2fc9254 Merge branch 'silvio' into docs-next by Jonathan Corbet · 8 years ago
  52. 326bc87 Documentation/atomic_ops.txt: convert to ReST markup by Silvio Fricke · 8 years ago
  53. c232694 Documentation/local_ops.txt: convert to ReST markup by Silvio Fricke · 8 years ago
  54. c3cbf1a Documentation/assoc_array.txt: convert to ReST markup by Silvio Fricke · 8 years ago
  55. d6ba7a9 doc: Sphinxify the tracepoint docbook by Jonathan Corbet · 8 years ago
  56. 8da3dc5 doc: debugobjects: actually pull in the kerneldoc comments by Jonathan Corbet · 8 years ago
  57. 93dc3a1 doc: Convert the debugobjects DocBook template to sphinx by Jonathan Corbet · 8 years ago
  58. 22917b9 docs: Add more manuals to the PDF build by Jonathan Corbet · 8 years ago
  59. e7f08ff Documentation/workqueue.txt: convert to ReST markup by Silvio Fricke · 8 years ago
  60. 24755a5 Documentation/00-index: update for new core-api folder by Silvio Fricke · 8 years ago