| Commit message (Expand) | Author | Age |
* | kernel-doc: code reorganization | Randy Dunlap | 2011-01-06 |
* | kernel-doc: escape xml for structs | Randy Dunlap | 2010-11-18 |
* | docbook: warn on unused doc entries | Johannes Berg | 2010-09-11 |
* | kernel-doc: ignore case when stripping attributes | Johannes Berg | 2010-09-11 |
* | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 2010-08-11 |
* | scripts/kernel-doc: fix fatal error on function prototype | Randy Dunlap | 2010-03-24 |
* | scripts/kernel-doc: handle struct member __aligned | Randy Dunlap | 2010-03-24 |
* | scripts/kernel-doc: fix empty function description section | Randy Dunlap | 2010-03-12 |
* | kernel-doc: drop the -filelist option, it doesn't work | Ilya Dryomov | 2010-02-26 |
* | kernel-doc: track line numbers for each file separately | Ilya Dryomov | 2010-02-26 |
* | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook | Jason Baron | 2009-12-02 |
* | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner | 2009-09-18 |
* | kernel-doc: move ignoring kmemcheck | Randy Dunlap | 2009-07-01 |
* | kernel-doc: fix param matching for array params | Randy Dunlap | 2009-06-20 |
* | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap | 2009-06-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | kernel-doc: cleanup perl script | Randy Dunlap | 2009-06-09 |
* | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\| |
|
| * | kernel-doc: restrict syntax for private: and public: | Randy Dunlap | 2009-05-02 |
* | | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2) | Jason Baron | 2009-05-01 |
|/ |
|
* | kernel-doc: fix syscall wrapper processing | Randy Dunlap | 2009-02-11 |
* | kernel-doc: check for extra kernel-doc notations | Randy Dunlap | 2008-12-19 |
* | kernel-doc: handle varargs cleanly | Randy Dunlap | 2008-12-01 |
* | kernel-doc: allow more whitespace in macros | Randy Dunlap | 2008-10-26 |
* | kernel-doc: allow structs whose members are all private | Randy Dunlap | 2008-09-23 |
* | kernel-doc: skip nested struct/union cleanly | Randy Dunlap | 2008-08-05 |
* | kernel-doc: handle/strip __init | Randy Dunlap | 2008-07-25 |
* | kernel-doc: allow unnamed bit-fields | Randy Dunlap | 2008-05-19 |
* | kernel-doc: detect trailing kernel-doc line trash | Randy Dunlap | 2008-04-28 |
* | kernel-doc: detect/prevent duplicate doc section names | Randy Dunlap | 2008-04-28 |
* | kernel-doc: set verbose mode via environment | Randy Dunlap | 2008-03-13 |
* | kernel-doc: fix function-pointer-parameter parsing | Richard Kennedy | 2008-02-23 |
* | kernel-doc: remove fastcall | Harvey Harrison | 2008-02-14 |
* | kernel-doc: warn on badly formatted short description | Randy Dunlap | 2008-02-07 |
* | kernel-doc: prevent duplicate description: output | Randy Dunlap | 2008-02-07 |
* | kernel-doc: fix for vunmap function prototype | Randy Dunlap | 2008-02-07 |
* | kernel-doc: process functions, not DOC: | Johannes Berg | 2008-01-28 |
* | kernel-doc: single DOC: selection | Johannes Berg | 2008-01-28 |
* | kernel-doc: init kernel version | Johannes Berg | 2008-01-28 |
* | kernel-doc: fix xml output mode | Johannes Berg | 2008-01-28 |
* | kernel-doc: fix doc blocks and html | Randy Dunlap | 2007-10-17 |
* | kernel-doc: fix leading dot in man-mode output | Randy Dunlap | 2007-07-19 |
* | kernel-doc: strip C99 comments | Randy Dunlap | 2007-07-19 |
* | kernel-doc: fix unnamed struct/union warning | Randy Dunlap | 2007-07-19 |
* | kernel-doc: small kernel-doc optimization | Borislav Petkov | 2007-05-09 |
* | kill warnings when building mandocs | Borislav Petkov | 2007-05-08 |
* | kernel-doc: html mode struct highlights | Randy Dunlap | 2007-05-08 |
* | kernel-doc: handle arrays with arithmetic expressions as initializers | Borislav Petkov | 2007-05-08 |
* | scripts: kernel-doc whitespace cleanup | Randy Dunlap | 2007-05-08 |
* | [PATCH] kernel-doc: allow space after __attribute__ | Randy Dunlap | 2007-03-01 |