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