Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe617af716bc09cbbdd11ad820d5818017a9f481
/
Documentation
/
DocBook
2a8aaac
docbook: fix printk of ip address
by Tobias Klauser
· 15 years ago
b9744d1
mac80211: fix docbook
by Johannes Berg
· 15 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
cce4c77
mac80211: fix kernel-doc
by Johannes Berg
· 15 years ago
1079cac
Merge commit 'v2.6.30-rc6' into tracing/core
by Ingo Molnar
· 15 years ago
d34a792
kgdb: gdb documentation fix
by Frank Rowand
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
9ee1983
tracing: add irq tracepoint documentation
by Jason Baron
· 16 years ago
a76f8c6
tracing: add new tracepoints docbook
by Jason Baron
· 16 years ago
64e3da1
docs: also clean index.html
by Randy Dunlap
· 16 years ago
cffb2fa
docbooks: add/fix PCI kernel-doc
by Randy Dunlap
· 16 years ago
2810ae8c
docbook: make cleandocs
by Randy Dunlap
· 16 years ago
2c5510d
dma-mapping: update the old macro DMA_nBIT_MASK related documentations
by Yang Hongyang
· 16 years ago
88cacbb
docbook: fix fatal filename error
by Randy Dunlap
· 16 years ago
70eed8d
documentation: ignore byproducts from latex
by Henrik Austad
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
04de838
mac80211: add beacon filtering support
by Kalle Valo
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
8205779
UIO: Add name attributes for mappings and port regions
by Hans J. Koch
· 16 years ago
15b49be
PCI: manual for SR-IOV user and driver developer
by Yu Zhao
· 16 years ago
a9d0a1a
genirq: add doc to struct irqaction
by Thomas Gleixner
· 16 years ago
e776ec1
ALSA: Move ALSA docbooks to be with the rest of the kernel docbooks
by Randy Dunlap
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
f7f84f3
docbook: split kernel-api for device-drivers
by Randy Dunlap
· 16 years ago
1725d40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
4be8c38
mac80211: extend/document powersave API
by Johannes Berg
· 16 years ago
d1c3a37
mac80211: clarify alignment docs, fix up alignment
by Johannes Berg
· 16 years ago
6a1b699
UIO: Add missing documentation of features added recently
by Hans J. Koch
· 16 years ago
9fe5817
regulator: Add basic DocBook manual
by Mark Brown
· 16 years ago
b0c83ae
wimax: Makefile, Kconfig and docbook linkage for the stack
by Inaky Perez-Gonzalez
· 16 years ago
b8ac9fc
uio: make uio_info's name and version const
by Stephen Rothwell
· 16 years ago
a2ab3d3
UIO: Documentation for UIO ioport info handling
by Hans J. Koch
· 16 years ago
7236470
WAN: syncppp.c is no longer used by any kernel code. Remove it.
by Krzysztof Hałasa
· 16 years ago
89a056d
Rationalise Randy's address a bit
by Alan Cox
· 16 years ago
a34645f
docbook: fix command spacing
by Hans Ulrich Niedermann
· 16 years ago
a1a739c
docbooks: fix fatal filename errors
by Randy Dunlap
· 16 years ago
653c031
misc: replace remaining __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
3086775
usb gadget: cdc obex glue
by Felipe Balbi
· 16 years ago
d1b5726
Merge branch 'docs' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
758222f
docbook: update procfs credits
by Randy Dunlap
· 16 years ago
7e39756
Remove videobook.tmpl
by Jonathan Corbet
· 16 years ago
4dd9ec4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
c54dcd8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
710027a
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC.
by Randy Dunlap
· 16 years ago
62c1f95
mac80211: clean up kdoc
by Johannes Berg
· 16 years ago
86d6889
Merge branch 'master' into next
by James Morris
· 16 years ago
3f23d81
security: add/fix security kernel-doc
by Randy Dunlap
· 16 years ago
5d39d94
docsrc: fix procfs example
by Randy Dunlap
· 16 years ago
3794f3e
docsrc: build Documentation/ sources
by Randy Dunlap
· 16 years ago
f2d7499
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3859069
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp
by Jeff Garzik
· 16 years ago
3a35c27
docbook: fix v4l fatal filename error
by Randy Dunlap
· 16 years ago
37193fb
docbook: fix s390 fatal error after header files moved
by Randy Dunlap
· 16 years ago
2e1e921
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
b5ed042
sh: Add documentation and integrate into docbook build.
by Paul Mundt
· 16 years ago
a9b60bf
kgdb: fix kgdb_validate_break_address to perform a mem write
by Jason Wessel
· 16 years ago
5f5ddfb
kgdb: remove the requirement for CONFIG_FRAME_POINTER
by Jason Wessel
· 16 years ago
9d96d82
procfs-guide: drop pointless entities
by Mike Frysinger
· 16 years ago
78305de
Remove mention of semaphores from kernel-locking
by Matthew Wilcox
· 17 years ago
d507911
WAN: don't mention syncppp in z8530 DocBook.
by Krzysztof Hałasa
· 16 years ago
4f7e530
uio-howto.tmpl: use unique output names
by Mike Frysinger
· 16 years ago
17149d9
uio-howto.tmpl: use standard copyright/legal markings
by Mike Frysinger
· 16 years ago
328a14e
UIO: Add write function to allow irq masking
by Hans J. Koch
· 16 years ago
61d8bae
usb gadget serial: split out generic serial function
by David Brownell
· 16 years ago
4d5a73d
usb gadget serial: split out CDC ACM function
by David Brownell
· 16 years ago
40982be
usb gadget: composite gadget core
by David Brownell
· 16 years ago
a606b5e
kgdb: documentation update - remove kgdboe
by Jason Wessel
· 16 years ago
4d2e7d0
doc: add a chapter about trylock functions [Bug 9011]
by Matti Linnanvuori
· 16 years ago
f925093
kgdb: minor documentation fixes
by grzegorz.chwesewicz@chilan.com
· 17 years ago
691cc54
debugobjects: add documentation
by Thomas Gleixner
· 17 years ago
957d33f
docbook: fix fatal rapidio yet again (and more to come)
by Randy Dunlap
· 17 years ago
a04140e
docbook: fix bitops fatal filename error
by Randy Dunlap
· 17 years ago
e275ac4
kerneldoc for <linux/clk.h>
by David Brownell
· 17 years ago
759cd60
kbuild: silence documentation GEN xml messages according to $(quiet)
by Mike Frysinger
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
838cb6a
DOC: A couple corrections and clarifications in USB doc.
by Robert P. J. Day
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
c0d1f29
DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.
by Robert P. J. Day
· 17 years ago
95bc6a1
PM: Remove legacy PM (fix)
by Randy Dunlap
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
334d094
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
by Linus Torvalds
· 17 years ago
225a442
kgdb: documentation fixes
by Jason Wessel
· 17 years ago
e3e2aaf
kgdb: add documentation
by Jason Wessel
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
5d87a05
block: fix kernel-docbook parameters and files
by Randy Dunlap
· 17 years ago
f1a5955
docbook: drop z85230 library from kernel-api
by Randy Dunlap
· 17 years ago
bc2cda1
docbook: make a networking book and fix a few errors
by Randy Dunlap
· 17 years ago
65b6e42
docbook: sunrpc filenames and notation fixes
by Randy Dunlap
· 17 years ago
073b86d
docbook: move pipe and splice to filesystems docbook
by Randy Dunlap
· 17 years ago
99cb813
[SCSI] update my email address
by James Bottomley
· 17 years ago
41eaa2d
Add chapter IDs to z8530book.tmpl
by Rob Landley
· 17 years ago
dde4feb
Add table IDs to videobook.tmpl
by Rob Landley
· 17 years ago
3018d15
Add section IDs to rapidio.tmpl
by Rob Landley
· 17 years ago
9de476b
Add missing IDs to procfs-guide.tmpl
by Rob Landley
· 17 years ago
70d6d9d
Add section IDs to mtdnand.tmpl
by Rob Landley
· 17 years ago
Next »