index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
kernel-doc: describe the ``literal`` syntax
Mauro Carvalho Chehab
1
-0
/
+10
2017-05-16
docs-rst: get rid of Documentation/sphinx/tmplcvt script
Mauro Carvalho Chehab
1
-28
/
+0
2017-05-16
usb: fix the comment with regards to DocBook
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
fs: fix the location of the kernel-api book
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
lib: update location of kgdb documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
fs: update location of filesystems documentation
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-16
irq: update genericirq book location
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
25
-25
/
+25
2017-05-16
MAINTAINERS: update old references for DocBook directory
Mauro Carvalho Chehab
1
-3
/
+2
2017-05-16
docs: update old references for DocBook from the documentation
Mauro Carvalho Chehab
12
-146
/
+21
2017-05-16
docs: remove DocBook from the building system
Mauro Carvalho Chehab
10
-277
/
+132
2017-05-16
docs-rst: convert lsm from DocBook to ReST
Mauro Carvalho Chehab
4
-540
/
+203
2017-05-16
docs-rst: convert sh book to ReST
Mauro Carvalho Chehab
6
-108
/
+83
2017-05-16
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
3
-6
/
+6
2017-05-16
mtdnand.rst: group the "::" with previous line
Mauro Carvalho Chehab
1
-17
/
+7
2017-05-16
docs-rst: convert mtdnand book to ReST
Mauro Carvalho Chehab
4
-1292
/
+1021
2017-05-16
docs-rst: convert librs book to ReST
Mauro Carvalho Chehab
4
-290
/
+214
2017-05-16
docs-rst: convert rapidio book to ReST
Mauro Carvalho Chehab
4
-157
/
+110
2017-05-16
docs-rst: convert w1 book to ReST
Mauro Carvalho Chehab
3
-101
/
+71
2017-05-16
scsi: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-13
/
+16
2017-05-16
docs-rst: convert scsi DocBook to ReST
Mauro Carvalho Chehab
5
-418
/
+352
2017-05-16
docs-rst: convert z8530book DocBook to ReST
Mauro Carvalho Chehab
4
-372
/
+259
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
5
-12
/
+16
2017-05-16
net: skbuff.h: properly escape a macro name on kernel-doc
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
docs-rst: convert networking book to ReST
Mauro Carvalho Chehab
7
-112
/
+177
2017-05-16
docs-rst: convert s390-drivers DocBook to ReST
Mauro Carvalho Chehab
4
-162
/
+113
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
1
-3
/
+4
2017-05-16
libata.rst: add c function and struct cross-references
Mauro Carvalho Chehab
1
-120
/
+124
2017-05-16
docs-rst: convert libata book to ReST
Mauro Carvalho Chehab
4
-1626
/
+1029
2017-05-16
fs: jbd2: escape a string with special chars on a kernel-doc
Mauro Carvalho Chehab
1
-2
/
+2
2017-05-16
fs: eventfd: fix identation on kernel-doc
Mauro Carvalho Chehab
1
-2
/
+2
2017-05-16
fs: add a blank lines on some kernel-doc comments
Mauro Carvalho Chehab
3
-5
/
+9
2017-05-16
docs-rst: don't ignore internal functions for jbd2 docs
Mauro Carvalho Chehab
1
-1
/
+0
2017-05-16
fs: jbd2: make jbd2_journal_start() kernel-doc parseable
Mauro Carvalho Chehab
1
-19
/
+19
2017-05-16
docs-rst: filesystems: use c domain references where needed
Mauro Carvalho Chehab
1
-36
/
+40
2017-05-16
docs-rst: convert filesystems book to ReST
Mauro Carvalho Chehab
6
-382
/
+328
2017-05-16
docs-rst: add userspace API book to pdf output
Mauro Carvalho Chehab
1
-0
/
+2
2017-05-16
docs-rst: add sound book to pdf output
Mauro Carvalho Chehab
2
-0
/
+12
2017-05-16
docs-rst: add dev-tools book to pdf output
Mauro Carvalho Chehab
1
-0
/
+2
2017-05-16
docs-rst: add crypto API book to pdf output
Mauro Carvalho Chehab
2
-0
/
+12
2017-05-16
docs-rst: conf.py: remove kernel-documentation from LaTeX
Mauro Carvalho Chehab
1
-3
/
+1
2017-05-16
docs-rst: conf.py: sort LaTeX documents in alphabetical order
Mauro Carvalho Chehab
1
-6
/
+7
2017-05-16
conf.py: define a color for important markup on PDF output
Mauro Carvalho Chehab
1
-1
/
+7
2017-05-16
kgdb.rst: Adjust ReST markups
Mauro Carvalho Chehab
1
-255
/
+232
2017-05-16
docs-rst: convert kgdb DocBook to ReST
Mauro Carvalho Chehab
4
-919
/
+932
2017-05-16
locking.rst: Update some ReST markups
Mauro Carvalho Chehab
1
-8
/
+8
2017-05-16
locking.rst: add captions to two tables
Mauro Carvalho Chehab
1
-34
/
+36
2017-05-16
locking.rst: reformat locking table
Mauro Carvalho Chehab
1
-23
/
+14
2017-05-16
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
3
-26
/
+26
[next]