aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/tags.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-04scripts/tags.sh: remove find_sourcesWei Yang1-7/+2
2024-01-04scripts/tags.sh: use -n to test archincludeWei Yang1-1/+1
2024-01-04scripts/tags.sh: add local annotationWei Yang1-2/+2
2024-01-04scripts/tags.sh: use more portable -path instead of -wholenameWei Yang1-1/+1
2024-01-04scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger1-1/+1
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2023-06-01scripts/tags.sh: improve compiled sources generationJialu Xu1-1/+1
2023-05-22scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish1-1/+8
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+8
2023-02-16scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas1-1/+1
2023-02-02scripts/tags.sh: fix the Kconfig tags generation when using latest ctagsKevin Hao1-4/+6
2023-01-22kbuild: allow to combine multiple V= levelsMasahiro Yamada1-1/+1
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida1-0/+7
2022-07-01scripts/tags.sh: Include tools directory in tags generationVipin Sharma1-8/+1
2022-05-19scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea1-4/+7
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu1-63/+63
2021-09-14scripts/tags.sh: Fix obsolete parameter for ctagsPhilip K. Gisslow1-1/+5
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada1-1/+1
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar1-2/+6
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev1-2/+6
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra1-0/+2
2020-08-07scripts/tags.sh: collect compiled source preciselyJialu Xu1-14/+4
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada1-2/+1
2019-07-09scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada1-2/+2
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada1-34/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-03scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada1-1/+1
2019-04-02kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada1-1/+1
2018-12-28scripts/tags.sh: add more declarationsKirill Tkhai1-2/+11
2018-10-26scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai1-1/+1
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin1-0/+1
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin1-1/+1
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox1-3/+3
2018-05-22scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generationJoey Pabalinas1-10/+1
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel1-1/+1
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao1-0/+2
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko1-2/+17
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+0
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov1-0/+3
2016-02-18scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao1-0/+2
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-108/+107
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov1-2/+0
2016-01-05tags: Unify emacs and exuberant rulesMichal Marek1-93/+109
2016-01-05tags: Drop the _PE ruleMichal Marek1-2/+0
2016-01-05tags: Do not try to index defconfigsMichal Marek1-12/+0
2016-01-05tags: Process Kconfig files in a single passMichal Marek1-7/+2