index
:
kernel/git/rt/linux-stable-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
v6.12-rt
v6.12-rt-patches
v6.12-rt-rebase
v6.6-rt
v6.6-rt-next
v6.6-rt-rebase
Unnamed repository; edit this file 'description' to name the repository.
RT group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-06
kernel-doc: code reorganization
Randy Dunlap
1
-48
/
+54
2010-11-18
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-09-11
docbook: warn on unused doc entries
Johannes Berg
1
-2
/
+50
2010-09-11
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
1
-0
/
+2
2010-03-24
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
1
-0
/
+1
2010-03-24
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
1
-0
/
+2
2010-03-12
scripts/kernel-doc: fix empty function description section
Randy Dunlap
1
-1
/
+1
2010-02-26
kernel-doc: drop the -filelist option, it doesn't work
Ilya Dryomov
1
-13
/
+1
2010-02-26
kernel-doc: track line numbers for each file separately
Ilya Dryomov
1
-0
/
+2
2009-12-02
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
Jason Baron
1
-3
/
+12
2009-09-18
kernel-doc: allow multi-line declaration purpose descriptions
Johannes Weiner
1
-5
/
+16
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-06-20
kernel-doc: fix param matching for array params
Randy Dunlap
1
-0
/
+17
2009-06-20
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
1
-0
/
+2
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
1
-87
/
+87
2009-06-09
kernel-doc: cleanup perl script
Randy Dunlap
1
-87
/
+87
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-3
/
+4
2009-05-02
kernel-doc: restrict syntax for private: and public:
Randy Dunlap
1
-3
/
+4
2009-05-01
kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)
Jason Baron
1
-0
/
+22
2009-02-11
kernel-doc: fix syscall wrapper processing
Randy Dunlap
1
-1
/
+39
2008-12-19
kernel-doc: check for extra kernel-doc notations
Randy Dunlap
1
-1
/
+66
2008-12-01
kernel-doc: handle varargs cleanly
Randy Dunlap
1
-3
/
+7
2008-10-26
kernel-doc: allow more whitespace in macros
Randy Dunlap
1
-3
/
+3
2008-09-23
kernel-doc: allow structs whose members are all private
Randy Dunlap
1
-0
/
+4
2008-08-05
kernel-doc: skip nested struct/union cleanly
Randy Dunlap
1
-1
/
+1
2008-07-25
kernel-doc: handle/strip __init
Randy Dunlap
1
-0
/
+1
2008-05-19
kernel-doc: allow unnamed bit-fields
Randy Dunlap
1
-1
/
+3
2008-04-28
kernel-doc: detect trailing kernel-doc line trash
Randy Dunlap
1
-0
/
+5
2008-04-28
kernel-doc: detect/prevent duplicate doc section names
Randy Dunlap
1
-7
/
+13
2008-03-13
kernel-doc: set verbose mode via environment
Randy Dunlap
1
-0
/
+4
2008-02-23
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
1
-3
/
+3
2008-02-14
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-07
kernel-doc: warn on badly formatted short description
Randy Dunlap
1
-0
/
+8
2008-02-07
kernel-doc: prevent duplicate description: output
Randy Dunlap
1
-1
/
+1
2008-02-07
kernel-doc: fix for vunmap function prototype
Randy Dunlap
1
-1
/
+1
2008-01-28
kernel-doc: process functions, not DOC:
Johannes Berg
1
-2
/
+12
2008-01-28
kernel-doc: single DOC: selection
Johannes Berg
1
-20
/
+43
2008-01-28
kernel-doc: init kernel version
Johannes Berg
1
-1
/
+1
2008-01-28
kernel-doc: fix xml output mode
Johannes Berg
1
-3
/
+3
2007-10-17
kernel-doc: fix doc blocks and html
Randy Dunlap
1
-9
/
+32
2007-07-19
kernel-doc: fix leading dot in man-mode output
Randy Dunlap
1
-1
/
+5
2007-07-19
kernel-doc: strip C99 comments
Randy Dunlap
1
-1
/
+7
2007-07-19
kernel-doc: fix unnamed struct/union warning
Randy Dunlap
1
-4
/
+10
2007-05-09
kernel-doc: small kernel-doc optimization
Borislav Petkov
1
-3
/
+4
2007-05-08
kill warnings when building mandocs
Borislav Petkov
1
-0
/
+12
2007-05-08
kernel-doc: html mode struct highlights
Randy Dunlap
1
-6
/
+15
2007-05-08
kernel-doc: handle arrays with arithmetic expressions as initializers
Borislav Petkov
1
-1
/
+10
2007-05-08
scripts: kernel-doc whitespace cleanup
Randy Dunlap
1
-48
/
+48
2007-03-01
[PATCH] kernel-doc: allow space after __attribute__
Randy Dunlap
1
-1
/
+1
2007-02-20
[PATCH] kernel-doc: include struct short description in title output
Randy Dunlap
1
-2
/
+2
2007-02-11
[PATCH] fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+2
2007-02-11
[PATCH] kernel-doc: fix some odd spacing issues
Randy Dunlap
1
-4
/
+20
2007-02-11
[PATCH] kernel-doc: allow more whitespace
Randy Dunlap
1
-2
/
+2
2007-02-11
[PATCH] kernel-doc: allow a little whitespace
Randy Dunlap
1
-2
/
+2
2007-02-11
[PATCH] DocBook/HTML: correction of recursive A tags in HTML output
Pavel Pisa
1
-8
/
+8
2006-12-22
[PATCH] kernel-doc: allow unnamed structs/unions
Randy Dunlap
1
-2
/
+15
2006-12-07
[PATCH] kernel-doc: stricter function pointer recognition
Randy Dunlap
1
-1
/
+1
2006-10-11
[PATCH] kernel-doc: make parameter description indentation uniform
Randy Dunlap
1
-5
/
+7
2006-10-11
[PATCH] kernel-doc: drop various "inline" qualifiers
Randy Dunlap
1
-0
/
+3
2006-10-03
Fix copy&waste bug in comment in scripts/kernel-doc
Rolf Eike Beer
1
-2
/
+2
2006-07-31
[PATCH] kernel-doc: ignore __devinit
Randy Dunlap
1
-0
/
+1
2006-07-01
[PATCH] kernel-doc: make man/text mode function output same
Randy Dunlap
1
-1
/
+4
2006-07-01
[PATCH] kernel-doc: consistent text/man mode output
Randy.Dunlap
1
-3
/
+5
2006-06-25
[PATCH] kernel-doc: use Members for struct fields consistently
Randy Dunlap
1
-1
/
+1
2006-06-25
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
Randy Dunlap
1
-0
/
+3
2006-06-25
[PATCH] kernel-doc: warn on malformed function docs.
Randy Dunlap
1
-0
/
+7
2006-06-25
[PATCH] kernel-doc: script cleanups
Randy Dunlap
1
-2
/
+2
2006-06-25
[PATCH] kernel-doc: drop leading space in sections
Randy Dunlap
1
-0
/
+3
2006-02-01
[PATCH] kernel-doc: clean up the script (whitespace)
Randy Dunlap
1
-34
/
+34
2006-02-01
[PATCH] Doc/kernel-doc: add more usage info
Randy Dunlap
1
-3
/
+3
2006-02-01
[PATCH] DocBook: allow even longer return types
Martin Waitz
1
-2
/
+4
2006-01-10
[PATCH] DocBook: warn for missing macro parameters
Martin Waitz
1
-4
/
+8
2005-11-13
[PATCH] DocBook: allow to mark structure members private
Martin Waitz
1
-2
/
+11
2005-07-13
[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREE
Randy Dunlap
1
-1
/
+7
2005-05-01
[PATCH] DocBook: Use xmlto to process the DocBook files.
Martin Waitz
1
-4
/
+28
2005-05-01
[PATCH] DocBook: use <informalexample> for examples
Rich Walker
1
-4
/
+9
2005-05-01
[PATCH] DocBook: fix <void/> xml tag
Martin Waitz
1
-1
/
+1
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
1
-0
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1831