index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gnss
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
7
-5
/
+6
2020-04-21
docs: pr_*() kerneldocs and basic printk docs
Ricardo CaƱuelo
4
-12
/
+218
2020-04-21
watchdog: clarify that stop() is optional
Bumsik Kim
3
-4
/
+4
2020-04-21
doc:it_IT: translation of documents in process/
Alessia Mantegazza
2
-11
/
+614
2020-04-21
docs: admin-guide: Clarify sentences
Cristian Souza
1
-40
/
+36
2020-04-21
docs: ioctl-number.rst: add habanalabs driver IOCTL
Oded Gabbay
1
-0
/
+1
2020-04-21
dma-buf: Couple of documentation typo fixes
Gal Pressman
1
-2
/
+2
2020-04-21
docs: sysctl/kernel: document BPF entries
Stephen Kitt
1
-0
/
+24
2020-04-20
lib: bitmap.c: get rid of some doc warnings
Mauro Carvalho Chehab
1
-15
/
+16
2020-04-20
futex: get rid of a kernel-docs build warning
Mauro Carvalho Chehab
1
-0
/
+3
2020-04-20
fs: inode.c: get rid of docs warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-04-20
firewire: firewire-cdev.hL get rid of a docs warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
ata: libata-core: fix a doc warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed file
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: Makefile: place final pdf docs on a separate dir
Mauro Carvalho Chehab
1
-1
/
+5
2020-04-20
docs: i2c: rename i2c.svg to i2c_bus.svg
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-20
docs: powerpc: cxl.rst: mark two section titles as such
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-20
docs: dt: fix a broken reference for a file converted to json
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-20
docs: vm: index.rst: add an orphan doc to the building system
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-20
docs: mm: userfaultfd.rst: use a cross-reference for a section
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: mm: userfaultfd.rst: use ``foo`` for literals
Mauro Carvalho Chehab
1
-103
/
+104
2020-04-20
docs: drivers: fix some warnings at base/platform.c when building docs
Mauro Carvalho Chehab
1
-2
/
+4
2020-04-20
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-20
docs: ras: don't need to repeat twice the same thing
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: ras: get rid of some warnings
Mauro Carvalho Chehab
1
-7
/
+9
2020-04-20
docs: pci: boot-interrupts.rst: improve html output
Mauro Carvalho Chehab
1
-15
/
+19
2020-04-20
docs: arm64: booting.rst: get rid of some warnings
Mauro Carvalho Chehab
1
-14
/
+22
2020-04-20
docs: amu: supress some Sphinx warnings
Mauro Carvalho Chehab
1
-0
/
+5
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
45
-52
/
+52
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
11
-13
/
+13
2020-04-20
docs: fix broken references to text files
Mauro Carvalho Chehab
23
-36
/
+36
2020-04-20
docs: dt: fix broken reference to phy-cadence-torrent.yaml
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
Mauro Carvalho Chehab
1
-1
/
+4
2020-04-20
MAINTAINERS: dt: update display/allwinner file entry
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
docs: LaTeX/PDF: drop list of documents
Mauro Carvalho Chehab
1
-38
/
+0
2020-04-20
docs: update recommended Sphinx version to 2.4.4
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
1
-12
/
+23
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
1
-1
/
+3
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-20
scripts: sphinx-pre-install: add support for python -m venv
Mauro Carvalho Chehab
1
-38
/
+75
2020-04-20
scripts: sphinx-pre-install: add support for OpenMandriva
Mauro Carvalho Chehab
1
-4
/
+21
2020-04-20
scripts: sphinx-pre-install: address some issues with Gentoo
Mauro Carvalho Chehab
1
-3
/
+4
2020-04-20
scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04
Mauro Carvalho Chehab
1
-1
/
+2
2020-04-20
scripts: sphinx-pre-install: improve openSuse Tumbleweed check
Mauro Carvalho Chehab
1
-1
/
+3
2020-04-20
scripts: sphinx-pre-install: improve distro detection check
Mauro Carvalho Chehab
1
-0
/
+18
2020-04-15
scripts: documentation-file-ref-check: Add line break before exit
Tiezhu Yang
1
-1
/
+1
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-15
docs: admin-guide: merge sections for the kernel.modprobe sysctl
Eric Biggers
1
-28
/
+19
2020-04-15
docs: timekeeping: Use correct prototype for deprecated functions
Chris Packham
1
-3
/
+3
[next]