summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kcmp.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov
2014-12-02kcmp: Move kcmp.h into uapiMichael Ellerman
00'>2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg 2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap 2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap 2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap 2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap 2010-02-26kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov 2010-02-26kernel-doc: track line numbers for each file separatelyIlya Dryomov 2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron 2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner 2009-07-01kernel-doc: move ignoring kmemcheckRandy Dunlap 2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap 2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap 2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds 2009-06-09kernel-doc: cleanup perl scriptRandy Dunlap 2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar 2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap 2009-05-01kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron 2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap 2008-12-19kernel-doc: check for extra kernel-doc notationsRandy Dunlap 2008-12-01kernel-doc: handle varargs cleanlyRandy Dunlap 2008-10-26kernel-doc: allow more whitespace in macrosRandy Dunlap 2008-09-23kernel-doc: allow structs whose members are all privateRandy Dunlap 2008-08-05kernel-doc: skip nested struct/union cleanlyRandy Dunlap 2008-07-25kernel-doc: handle/strip __initRandy Dunlap