| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: Mention why %p prints ptrval | Joel Stanley | 2018-03-23 | 1 | -2/+2 |
* | COPYING: use the new text with points to the license files | Mauro Carvalho Chehab | 2018-03-23 | 2 | -366/+10 |
* | COPYING: create a new file with points to the Kernel license files | Mauro Carvalho Chehab | 2018-03-23 | 2 | -9/+29 |
* | Input: trackpoint: document sysfs interface | Aishwarya Pant | 2018-03-21 | 1 | -0/+115 |
* | xfs: Change URL for the project in xfs.txt | Masanari Iida | 2018-03-21 | 1 | -1/+1 |
* | char/bsr: add sysfs interface documentation | Aishwarya Pant | 2018-03-21 | 1 | -0/+25 |
* | acpi: nfit: document sysfs interface | Aishwarya Pant | 2018-03-21 | 1 | -0/+233 |
* | block: rbd: update sysfs interface | Aishwarya Pant | 2018-03-21 | 1 | -81/+122 |
* | Documentation/sparse: fix typo | Eric Engestrom | 2018-03-21 | 1 | -1/+1 |
* | Documentation/CodingStyle: Add an example for braces | Gary R Hook | 2018-03-21 | 1 | -0/+9 |
* | docs/vm: update 00-INDEX | Mike Rapoport | 2018-03-21 | 1 | -0/+18 |
* | kernel-doc: Remove __sched markings | Matthew Wilcox | 2018-03-21 | 1 | -0/+1 |
* | Docs: Added a pointer to the formatted docs to README | Jonathan Corbet | 2018-03-21 | 1 | -1/+3 |
* | README: Improve documentation descriptions | Martin Kepplinger | 2018-03-21 | 1 | -4/+3 |
* | docs: clarify security-bugs disclosure policy | Dave Hansen | 2018-03-09 | 1 | -11/+13 |
* | docs: ftrace: fix a few formatting issues | Jonathan Corbet | 2018-03-07 | 2 | -9/+9 |
* | trace doc: convert trace/stm.txt to rst format | Changbin Du | 2018-03-07 | 2 | -11/+13 |
* | trace doc: convert trace/intel_th.txt to rst format | Changbin Du | 2018-03-07 | 2 | -21/+23 |
* | trace doc: convert trace/hwlat_detector.txt to rst fromat | Changbin Du | 2018-03-07 | 2 | -11/+16 |
* | trace doc: convert trace/mmiotrace.txt to rst format | Changbin Du | 2018-03-07 | 2 | -33/+54 |
* | trace doc: convert trace/events-msr.txt to rst format | Changbin Du | 2018-03-07 | 3 | -37/+41 |
* | trace doc: convert trace/events-nmi.txt to rst format | Changbin Du | 2018-03-07 | 3 | -43/+46 |
* | trace doc: convert trace/events-power.txt to rst format | Changbin Du | 2018-03-07 | 2 | -22/+31 |
* | trace doc: convert trace/events-kmem.txt to rst format | Changbin Du | 2018-03-07 | 2 | -19/+32 |
* | trace doc: convert trace/events.txt to rst format | Changbin Du | 2018-03-07 | 2 | -333/+337 |
* | trace doc: convert trace/tracepoints.txt to rst format | Changbin Du | 2018-03-07 | 2 | -37/+41 |
* | trace doc: convert trace/uprobetracer.txt to rst format | Changbin Du | 2018-03-07 | 2 | -18/+27 |
* | trace doc: convert trace/kprobetrace.txt to rst format | Changbin Du | 2018-03-07 | 2 | -46/+55 |
* | trace doc: convert trace/ftrace.txt to rst format | Changbin Du | 2018-03-07 | 3 | -3220/+3333 |
* | trace doc: convert trace/tracepoint-analysis.txt to rst format | Changbin Du | 2018-03-07 | 2 | -15/+27 |
* | trace doc: add ftrace-uses.rst to doc tree | Changbin Du | 2018-03-07 | 2 | -11/+13 |
* | trace doc: convert trace/ftrace-design.txt to rst format | Changbin Du | 2018-03-07 | 2 | -113/+141 |
* | Documentation: add Linux tracing to Sphinx TOC tree | Changbin Du | 2018-03-07 | 2 | -0/+7 |
* | documentation: add my name to kernel driver statement | Aaro Koskinen | 2018-03-07 | 1 | -0/+1 |
* | docs: add Co-Developed-by docs | Tobin C. Harding | 2018-03-07 | 1 | -2/+7 |
* | Documentation/sphinx: Fix Directive import error | Matthew Wilcox | 2018-03-07 | 1 | -2/+1 |
* | Documentation: rapidio: move sysfs interface to ABI | Aishwarya Pant | 2018-02-23 | 3 | -158/+256 |
* | backlight: adp8860: document sysfs attributes | Aishwarya Pant | 2018-02-23 | 1 | -0/+54 |
* | backlight: adp5520: document sysfs attributes | Aishwarya Pant | 2018-02-23 | 1 | -0/+31 |
* | backlight: lm3639: document sysfs attributes | Aishwarya Pant | 2018-02-23 | 1 | -0/+11 |
* | block/loop: add documentation for sysfs interface | Aishwarya Pant | 2018-02-23 | 1 | -0/+50 |
* | Documentation/ABI: update infiniband sysfs interfaces | Aishwarya Pant | 2018-02-23 | 3 | -143/+820 |
* | aoe: document sysfs interface | Aishwarya Pant | 2018-02-23 | 1 | -0/+45 |
* | Documentation/ABI: add sysfs interface for s6e63m0 lcd driver | Aishwarya Pant | 2018-02-23 | 1 | -0/+27 |
* | Documentation/ABI: clean up sysfs-class-pktcdvd | Aishwarya Pant | 2018-02-23 | 1 | -54/+75 |
* | doc-guide: kernel-doc: add comment about formatting verification | Mike Rapoport | 2018-02-23 | 1 | -0/+11 |
* | doc: module-signing.rst: Fix reST formatting | Philipp Hahn | 2018-02-23 | 1 | -2/+2 |
* | doc: Rename .system_keyring to .builtin_trusted_keys | Philipp Hahn | 2018-02-23 | 1 | -5/+5 |
* | Merge branch 'kerneldoc2' into docs-next | Jonathan Corbet | 2018-02-20 | 1 | -301/+365 |
|\ |
|
| * | docs: Add an SPDX header to kernel-doc | Jonathan Corbet | 2018-02-20 | 1 | -0/+1 |