summaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh
AgeCommit message (Expand)AuthorLines
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+26
2024-11-12scripts/tags.sh: Don't tag usages of DEFINE_MUTEXCosta Shulyupin-1/+1
2024-11-05scripts/tags.sh: Fix warnings "null expansion of name pattern"Costa Shulyupin-1/+1
2024-11-05scripts/tags.sh: use list of identifiers to ignoreCosta Shulyupin-13/+23
2024-11-05scripts/tags.sh: add regex to map IDT entriesCosta Shulyupin-0/+2
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt-2/+0
2024-01-04scripts/tags.sh: remove find_sourcesWei Yang-7/+2
2024-01-04scripts/tags.sh: use -n to test archincludeWei Yang-1/+1
2024-01-04scripts/tags.sh: add local annotationWei Yang-2/+2
2024-01-04scripts/tags.sh: use more portable -path instead of -wholenameWei Yang-1/+1
2024-01-04scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger-1/+1
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-06-01scripts/tags.sh: improve compiled sources generationJialu Xu-1/+1
2023-05-22scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish-1/+8
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+8
2023-02-16scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas-1/+1
2023-02-02scripts/tags.sh: fix the Kconfig tags generation when using latest ctagsKevin Hao-4/+6
2023-01-22kbuild: allow to combine multiple V= levelsMasahiro Yamada-1/+1
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida-0/+7
2022-07-01scripts/tags.sh: Include tools directory in tags generationVipin Sharma-8/+1
2022-05-19scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea-4/+7
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu-63/+63
2021-09-14scripts/tags.sh: Fix obsolete parameter for ctagsPhilip K. Gisslow-1/+5
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada-1/+1
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar-2/+6
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev-2/+6
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra-0/+2
2020-08-07scripts/tags.sh: collect compiled source preciselyJialu Xu-14/+4
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada-2/+1
2019-07-09scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada-2/+2
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada-34/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-03scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada-1/+1
2019-04-02kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada-1/+1
2018-12-28scripts/tags.sh: add more declarationsKirill Tkhai-2/+11
2018-10-26scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai-1/+1
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin-0/+1
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin-1/+1
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox-3/+3
2018-05-22scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas-10/+1
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel-1/+1
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik-0/+1
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao-0/+2
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko-2/+17
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret-1/+2
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches-1/+0
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov-0/+3
2016-02-18scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao-0/+2