aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-14
|\
| * kernel-doc: cleanup perl scriptRandy Dunlap2009-06-09
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\|
| * kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-02
* | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron2009-05-01
|/
* kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-11
* kernel-doc: check for extra kernel-doc notationsRandy Dunlap2008-12-19
* kernel-doc: handle varargs cleanlyRandy Dunlap2008-12-01
* kernel-doc: allow more whitespace in macrosRandy Dunlap2008-10-26
* kernel-doc: allow structs whose members are all privateRandy Dunlap2008-09-23
* kernel-doc: skip nested struct/union cleanlyRandy Dunlap2008-08-05
* kernel-doc: handle/strip __initRandy Dunlap2008-07-25
* kernel-doc: allow unnamed bit-fieldsRandy Dunlap2008-05-19
* kernel-doc: detect trailing kernel-doc line trashRandy Dunlap2008-04-28
* kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap2008-04-28
* kernel-doc: set verbose mode via environmentRandy Dunlap2008-03-13
* kernel-doc: fix function-pointer-parameter parsingRichard Kennedy2008-02-23
* kernel-doc: remove fastcallHarvey Harrison2008-02-14
* kernel-doc: warn on badly formatted short descriptionRandy Dunlap2008-02-07
* kernel-doc: prevent duplicate description: outputRandy Dunlap2008-02-07
* kernel-doc: fix for vunmap function prototypeRandy Dunlap2008-02-07
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-28
* kernel-doc: single DOC: selectionJohannes Berg2008-01-28
* kernel-doc: init kernel versionJohannes Berg2008-01-28
* kernel-doc: fix xml output modeJohannes Berg2008-01-28
* kernel-doc: fix doc blocks and htmlRandy Dunlap2007-10-17
* kernel-doc: fix leading dot in man-mode outputRandy Dunlap2007-07-19
* kernel-doc: strip C99 commentsRandy Dunlap2007-07-19
* kernel-doc: fix unnamed struct/union warningRandy Dunlap2007-07-19
* kernel-doc: small kernel-doc optimizationBorislav Petkov2007-05-09
* kill warnings when building mandocsBorislav Petkov2007-05-08
* kernel-doc: html mode struct highlightsRandy Dunlap2007-05-08
* kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov2007-05-08
* scripts: kernel-doc whitespace cleanupRandy Dunlap2007-05-08
* [PATCH] kernel-doc: allow space after __attribute__Randy Dunlap2007-03-01
* [PATCH] kernel-doc: include struct short description in title outputRandy Dunlap2007-02-20
* [PATCH] fix fatal kernel-doc errorRandy Dunlap2007-02-11
* [PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap2007-02-11
* [PATCH] kernel-doc: allow more whitespaceRandy Dunlap2007-02-11
* [PATCH] kernel-doc: allow a little whitespaceRandy Dunlap2007-02-11
* [PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa2007-02-11
* [PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap2006-12-22
* [PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap2006-12-07
* [PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap2006-10-11
* [PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap2006-10-11
* Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer2006-10-03
* [PATCH] kernel-doc: ignore __devinitRandy Dunlap2006-07-31
* [PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap2006-07-01
* [PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap2006-07-01
* [PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap2006-06-25