summaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh
AgeCommit message (Expand)AuthorLines
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-0/+4
2015-08-19scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd-0/+4
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker-1/+1
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-9/+1
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li-0/+6
2014-08-19scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders-1/+1
2014-08-19scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders-8/+0
2014-08-19scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders-1/+1
2014-08-08scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas-0/+2
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada-1/+1
2014-06-09scripts/tags.sh: ignore symlink'ed source filesYann Droneaud-4/+6
2014-05-14scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan-0/+8
2014-04-24scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov-0/+3
2014-04-16scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan-2/+4
2014-02-06scripts/tags.sh: Ignore *.mod.cPrarit Bhargava-5/+4
2013-11-08scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker-2/+2
2013-10-23scripts/tags.sh: Increase identifier listKirill Tkhai-2/+3
2013-03-27scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai-1/+3
2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-25/+25
2013-02-21scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai-4/+20
2013-01-13scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab-25/+25
2012-12-11scripts/tags.sh: Support compiled sourceJoonsoo Kim-6/+31
2012-12-11scripts/tags.sh: Support subarch for ARMJoonsoo Kim-2/+18
2012-08-31scripts/tags.sh: Add magic for pci access functionsKirill Tkhai-2/+6
2012-07-26scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim-2/+4
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd-1/+1
2012-03-26scripts: refactor remove structure forward declarationsYang Bai-3/+8
2012-03-26kbuild: incremental tags update for GNU GlobalJianbin Kang-1/+1
2011-12-18ctags: remove struct forward declarationsAlexey Dobriyan-0/+2
2011-11-14scripts/tags.sh: Add Page flag function magicStephen Boyd-2/+44
2011-08-31tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie-2/+2
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt-1/+3
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt-1/+1
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-0/+9
2011-01-15kbuild: add GNU GLOBAL tags generationJianbin Kang-0/+9
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-1/+1
2010-12-02scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra-1/+3
2010-12-02tags: put function prototypes back!Uwe Kleine-König-1/+1
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek-7/+3
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur-0/+11
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski-6/+14
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter-1/+7
2009-09-20ctags: usability fixStefani Seibold-1/+2
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai-0/+2
2009-02-15kbuild: add sys_* entries for syscalls in tagsRabin Vincent-2/+5
2009-02-15kbuild: fix tags generation of config symbolsAlexey Dobriyan-1/+4
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song-5/+13
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg-1/+0