Age | Commit message (Expand) | Author |
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 |
2016-01-05 | tags: Fix erroneous pattern match in a comment | Michal Marek |
2016-01-05 | tags: Treat header files as C code | Michal Marek |
2015-11-20 | scripts/tags.sh: Teach tags about more powerpc macros | Michael Ellerman |
2015-10-13 | scripts/tags.sh: Teach tags about some powerpc macros | Michael Ellerman |
2015-09-08 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-08-19 | scripts/tags.sh: Include trace_*_rcuidle() in tags | Stephen Boyd |
2015-06-16 | init: delete the __cpuinit related stubs | Paul Gortmaker |
2014-10-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-09-24 | sched: add macros to define bitops for task atomic flags | Zefan Li |
2014-08-19 | scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case | Dirk Gouders |
2014-08-19 | scripts/tags.sh: remove *PCGFLAGS regular expressions | Dirk Gouders |
2014-08-19 | scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags | Dirk Gouders |
2014-08-08 | scripts/tags.sh: include compat_sys_* symbols in the generated tags | Catalin Marinas |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada |
2014-06-09 | scripts/tags.sh: ignore symlink'ed source files | Yann Droneaud |
2014-05-14 | scripts/tags.sh: add regular expression replacement pattern for memcg | Jianyu Zhan |