index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
tags.sh
Age
Commit message (
Expand
)
Author
2013-11-08
scripts/tags.sh: remove obsolete __devinit[const|data]
Michael Opdenacker
2013-10-23
scripts/tags.sh: Increase identifier list
Kirill Tkhai
2013-03-27
scripts/tags.sh: Add magic for OFFSET and DEFINE
Kirill Tkhai
2013-02-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-02-21
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
2013-01-13
scripts/tags.sh: Fix regex syntax for etags
Andreas Schwab
2012-12-11
scripts/tags.sh: Support compiled source
Joonsoo Kim
2012-12-11
scripts/tags.sh: Support subarch for ARM
Joonsoo Kim
2012-08-31
scripts/tags.sh: Add magic for pci access functions
Kirill Tkhai
2012-07-26
scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes
Namhyung Kim
2012-04-02
Subject: [PATCH] tags.sh: Add missing quotes
Stephen Boyd
2012-03-26
scripts: refactor remove structure forward declarations
Yang Bai
2012-03-26
kbuild: incremental tags update for GNU Global
Jianbin Kang
2011-12-18
ctags: remove struct forward declarations
Alexey Dobriyan
2011-11-14
scripts/tags.sh: Add Page flag function magic
Stephen Boyd
2011-08-31
tags, powerpc: Update tags.sh to support _GLOBAL symbols
Ian Munsie
2011-05-25
scripts/tags.sh: Add magic for trace-events for etags too
Steven Rostedt
2011-05-25
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
Steven Rostedt
2011-03-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2011-01-15
kbuild: add GNU GLOBAL tags generation
Jianbin Kang
2011-01-10
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2010-12-02
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
2010-12-02
tags: put function prototypes back!
Uwe Kleine-König
2010-03-08
Revert "kbuild: specify absolute paths for cscope"
Michal Marek
2010-03-03
tags: Add the ability to make tags for all archs using "all"
John Kacur
2010-03-03
tags: Fix spelling error in comment (is->if)
John Kacur
2010-02-22
tags: Use $SRCARCH
Michal Marek
2010-02-17
tags: include headers before source files
Guennadi Liakhovetski
2009-12-12
kbuild: specify absolute paths for cscope
Daniel Vetter
2009-09-20
ctags: usability fix
Stefani Seibold
2009-05-01
kbuild: remove a tag file before it is regenerated
Matt Kraai
2009-02-15
kbuild: add sys_* entries for syscalls in tags
Rabin Vincent
2009-02-15
kbuild: fix tags generation of config symbols
Alexey Dobriyan
2009-01-07
kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
Jike Song
2009-01-02
kbuild: drop debugging leftover in tags.sh
Sam Ravnborg
2008-12-14
kbuild: fix string equality testing in tags.sh
Jiri Slaby
2008-12-14
kbuild: fix make tags/cscope
Jiri Slaby
2008-12-03
tags and cscope support really belongs in a shell script
Sam Ravnborg