summaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-141-9/+1
|\
| * scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders2014-08-191-1/+1
| * scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders2014-08-191-8/+0
| * scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders2014-08-191-1/+1
* | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-241-0/+6
|/
* scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas2014-08-081-0/+2
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-1/+1
* scripts/tags.sh: ignore symlink'ed source filesYann Droneaud2014-06-091-4/+6
* scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan2014-05-141-0/+8
* scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov2014-04-241-0/+3
* scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan2014-04-161-2/+4
* scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-061-5/+4
* scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker2013-11-081-2/+2
* scripts/tags.sh: Increase identifier listKirill Tkhai2013-10-231-2/+3
* scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai2013-03-271-1/+3
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-02-271-25/+25
|\
| * scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab2013-01-131-25/+25
* | scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai2013-02-211-4/+20
|/
* scripts/tags.sh: Support compiled sourceJoonsoo Kim2012-12-111-6/+31
* scripts/tags.sh: Support subarch for ARMJoonsoo Kim2012-12-111-2/+18
* scripts/tags.sh: Add magic for pci access functionsKirill Tkhai2012-08-311-2/+6
* scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-07-261-2/+4
* Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd2012-04-021-1/+1
* scripts: refactor remove structure forward declarationsYang Bai2012-03-261-3/+8
* kbuild: incremental tags update for GNU GlobalJianbin Kang2012-03-261-1/+1
* ctags: remove struct forward declarationsAlexey Dobriyan2011-12-181-0/+2
* scripts/tags.sh: Add Page flag function magicStephen Boyd2011-11-141-2/+44
* tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie2011-08-311-2/+2
* scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-251-1/+3
* scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-251-1/+1
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-03-201-0/+9
|\
| * kbuild: add GNU GLOBAL tags generationJianbin Kang2011-01-151-0/+9
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-01-101-1/+1
|\ \ | |/
| * tags: put function prototypes back!Uwe Kleine-König2010-12-021-1/+1
* | scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra2010-12-021-1/+3
|/
* Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-081-7/+3
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+11
* tags: Fix spelling error in comment (is->if)John Kacur2010-03-031-1/+1
* tags: Use $SRCARCHMichal Marek2010-02-221-2/+2
* tags: include headers before source filesGuennadi Liakhovetski2010-02-171-6/+14
* kbuild: specify absolute paths for cscopeDaniel Vetter2009-12-121-1/+7
* ctags: usability fixStefani Seibold2009-09-201-1/+2
* kbuild: remove a tag file before it is regeneratedMatt Kraai2009-05-011-0/+2
* kbuild: add sys_* entries for syscalls in tagsRabin Vincent2009-02-151-2/+5
* kbuild: fix tags generation of config symbolsAlexey Dobriyan2009-02-151-1/+4
* kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-071-5/+13
* kbuild: drop debugging leftover in tags.shSam Ravnborg2009-01-021-1/+0
* kbuild: fix string equality testing in tags.shJiri Slaby2008-12-141-5/+5
* kbuild: fix make tags/cscopeJiri Slaby2008-12-141-12/+12
* tags and cscope support really belongs in a shell scriptSam Ravnborg2008-12-031-0/+160
OpenPOWER on IntegriCloud