1. 03 8月, 2018 1 次提交
  2. 29 5月, 2018 1 次提交
  3. 09 5月, 2018 2 次提交
  4. 07 2月, 2018 1 次提交
  5. 02 1月, 2018 1 次提交
  6. 22 12月, 2017 1 次提交
    • T
      doc: convert printk-formats.txt to rst · b3ed2321
      Tobin C. Harding 提交于
      Documentation/printk-formats.txt is a candidate for conversion to
      ReStructuredText format. Some effort has already been made to do this
      conversion even thought the suffix is currently .txt
      
      Changes required to complete conversion
      
       - Move printk-formats.txt to core-api/printk-formats.rst
       - Add entry to Documentation/core-api/index.rst
       - Remove entry from Documentation/00-INDEX
       - Fix minor grammatical errors.
       - Order heading adornments as suggested by rst docs.
       - Use 'Passed by reference' uniformly.
       - Update pointer documentation around %px specifier.
       - Fix erroneous double backticks (to commas).
       - Remove extraneous double backticks (suggested by Jonathan Corbet).
       - Simplify documentation for kobject.
      Signed-off-by: NTobin C. Harding <me@tobin.cc>
      [jc: downcased "kernel"]
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      b3ed2321
  7. 12 12月, 2017 1 次提交
  8. 31 8月, 2017 1 次提交
  9. 16 5月, 2017 1 次提交
  10. 03 4月, 2017 2 次提交
  11. 30 3月, 2017 1 次提交
  12. 14 1月, 2017 1 次提交
  13. 01 12月, 2016 3 次提交
  14. 30 11月, 2016 2 次提交
    • J
      doc: Sphinxify the tracepoint docbook · d6ba7a9c
      Jonathan Corbet 提交于
      Convert the tracepoint docbook template to RST and add it to the core-api
      manual.  No changes to the actual text beyond the mechanical formatting
      conversion.
      
      Cc: Jason Baron <jbaron@redhat.com>
      Cc: William Cohen <wcohen@redhat.com>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      d6ba7a9c
    • J
      doc: Convert the debugobjects DocBook template to sphinx · 93dc3a11
      Jonathan Corbet 提交于
      A couple of the most minor heading tweaks, otherwise no changes to the text
      itself beyond the mechanical conversion.
      
      Note that the inclusion of the kerneldoc comments from the source has never
      worked, since exported symbols were asked for and none of those functions
      are exported to modules.  It doesn't work here either :)
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      93dc3a11
  15. 29 10月, 2016 2 次提交