summaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts/tags.sh: handle OMAP platforms properlySam Protsenko2016-12-121-2/+17
* scripts/tags.sh: enable code completion in VIMMathieu Maret2016-10-111-1/+2
* treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-011-1/+0
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-261-0/+3
* scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao2016-02-181-0/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-01-201-108/+107
|\
| * tags: Unify emacs and exuberant rulesMichal Marek2016-01-051-93/+109
| * tags: Drop the _PE ruleMichal Marek2016-01-051-2/+0
| * tags: Do not try to index defconfigsMichal Marek2016-01-051-12/+0
| * tags: Process Kconfig files in a single passMichal Marek2016-01-051-7/+2
| * tags: Fix erroneous pattern match in a commentMichal Marek2016-01-051-1/+1
| * tags: Treat header files as C codeMichal Marek2016-01-051-33/+33
| * scripts/tags.sh: Teach tags about more powerpc macrosMichael Ellerman2015-11-201-0/+1
* | page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-151-2/+0
|/
* scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman2015-10-131-0/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-09-081-0/+4
|\
| * scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd2015-08-191-0/+4
* | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-1/+1
|/
* 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
OpenPOWER on IntegriCloud