index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
tags.sh
Age
Commit message (
Expand
)
Author
2024-01-04
scripts/tags.sh: remove find_sources
Wei Yang
2024-01-04
scripts/tags.sh: use -n to test archinclude
Wei Yang
2024-01-04
scripts/tags.sh: add local annotation
Wei Yang
2024-01-04
scripts/tags.sh: use more portable -path instead of -wholename
Wei Yang
2024-01-04
scripts/tags.sh: Update comment (addition of gtags)
René Nyffenegger
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-01
scripts/tags.sh: improve compiled sources generation
Jialu Xu
2023-05-22
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-16
scripts/tags.sh: fix incompatibility with PCRE2
Carlos Llamas
2023-02-02
scripts/tags.sh: fix the Kconfig tags generation when using latest ctags
Kevin Hao
2023-01-22
kbuild: allow to combine multiple V= levels
Masahiro Yamada
2023-01-20
scripts/tags.sh: choose which directories to exclude from being indexed
Paulo Miguel Almeida
2022-07-01
scripts/tags.sh: Include tools directory in tags generation
Vipin Sharma
2022-05-19
scripts/tags.sh: Invoke 'realpath' via 'xargs'
Cristian Ciocaltea
2021-11-26
scripts/tags: add space regexs to all regex_c
Zhaoyu Liu
2021-09-14
scripts/tags.sh: Fix obsolete parameter for ctags
Philip K. Gisslow
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-09-07
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
2020-08-26
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
2020-08-07
scripts/tags.sh: collect compiled source precisely
Jialu Xu
2019-07-11
kbuild: add a flag to force absolute path for srctree
Masahiro Yamada
2019-07-09
scripts/tags.sh: remove unused environment variables from comments
Masahiro Yamada
2019-07-09
scripts/tags.sh: drop SUBARCH support for ARM
Masahiro Yamada
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-03
scripts/tags.sh: fix direct execution of scripts/tags.sh
Masahiro Yamada
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2018-12-28
scripts/tags.sh: add more declarations
Kirill Tkhai
2018-10-26
scripts/tags.sh: add DECLARE_HASHTABLE()
Kirill Tkhai
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-16
scripts/tags.sh: Add BPF_CALL
Constantine Shulyupin
2018-07-13
scripts/tags.sh: add __ro_after_init
Constantine Shulyupin
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
2018-05-22
scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation
Joey Pabalinas
2018-01-31
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
2017-06-06
tags: honor COMPILED_SOURCE with apart output directory
Robert Jarzmik
2017-02-22
scripts/tags.sh: include arch/Kconfig* for tags generation
Hou Tao
2016-12-12
scripts/tags.sh: handle OMAP platforms properly
Sam Protsenko
2016-10-11
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
2016-09-01
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
2016-07-26
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2016-02-18
scripts/tags.sh: add regex to map kprobe helpers
Naveen N. Rao
2016-01-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-01-15
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
2016-01-05
tags: Unify emacs and exuberant rules
Michal Marek
2016-01-05
tags: Drop the _PE rule
Michal Marek
2016-01-05
tags: Do not try to index defconfigs
Michal Marek
2016-01-05
tags: Process Kconfig files in a single pass
Michal Marek
[next]