summaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2020-10-091-2/+6
|\
| * scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev2020-09-071-2/+6
* | seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra2020-08-261-0/+2
|/
* scripts/tags.sh: collect compiled source preciselyJialu Xu2020-08-071-14/+4
* kbuild: add a flag to force absolute path for srctreeMasahiro Yamada2019-07-111-2/+1
* scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada2019-07-091-2/+2
* scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada2019-07-091-34/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada2019-05-031-1/+1
* kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-021-1/+1
* scripts/tags.sh: add more declarationsKirill Tkhai2018-12-281-2/+11
* scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai2018-10-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-181-0/+1
|\
| * scripts/tags.sh: Add BPF_CALLConstantine Shulyupin2018-07-161-0/+1
* | scripts/tags.sh: add __ro_after_initConstantine Shulyupin2018-07-131-1/+1
|/
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-3/+3
* scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas2018-05-221-10/+1
* scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel2018-01-311-1/+1
* tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-06-061-0/+1
* scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao2017-02-221-0/+2
* 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