index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
2023-08-18
1
-0
/
+2
*
gcov: add support for checksum field
Rickard x Andersson
2022-12-21
1
-0
/
+5
*
gcov: clang: fix the buffer overflow issue
Mukesh Ojha
2022-11-22
1
-0
/
+2
*
gcov: support GCC 12.1 and newer compilers
Martin Liska
2022-10-20
1
-2
/
+16
*
gcov: Remove compiler version check
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
2021-06-22
1
-0
/
+1
*
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2021-05-07
2
-103
/
+1
*
gcov: use kvmalloc()
Johannes Berg
2021-05-07
3
-12
/
+12
*
gcov: simplify buffer allocation
Johannes Berg
2021-05-07
1
-15
/
+9
*
gcov: combine common code
Johannes Berg
2021-05-07
5
-342
/
+171
*
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
2021-04-19
1
-1
/
+1
*
gcov: clang: fix clang-11+ build
Johannes Berg
2021-04-16
1
-1
/
+1
*
gcov: re-fix clang-11+ support
Nick Desaulniers
2021-04-09
1
-10
/
+19
*
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-25
1
-0
/
+69
*
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-02-05
1
-1
/
+1
*
gcov: fix kernel-doc markup issue
Alex Shi
2020-12-15
1
-3
/
+3
*
gcov: remove support for GCC < 4.9
Nick Desaulniers
2020-12-15
1
-3
/
+1
*
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-11
2
-2
/
+3
*
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-04
1
-0
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
gcov: Remove old GCC 3.4 support
Will Deacon
2020-04-16
3
-599
/
+1
*
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
2020-04-10
1
-1
/
+1
*
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-3
/
+3
*
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-01-19
1
-1
/
+1
*
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
1
-1
/
+1
*
gcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-22
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
gcov: clang support
Greg Hackmann
2019-05-14
7
-2
/
+611
*
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
2019-05-14
4
-84
/
+93
*
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-07
1
-4
/
+2
*
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
Masahiro Yamada
2018-06-08
2
-14
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
gcov: support GCC 7.1
Martin Liska
2017-05-12
2
-1
/
+9
*
gcov: add support for gcc version >= 6
Florian Meier
2016-07-15
1
-1
/
+1
*
gcov: disable for COMPILE_TEST
Arnd Bergmann
2016-05-10
1
-0
/
+1
*
gcov: use within_module() helper.
Rusty Russell
2015-12-04
1
-6
/
+1
*
gcov: add support for GCC 5.1
Lorenzo Stoakes
2015-06-30
2
-1
/
+9
*
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
1
-1
/
+4
*
kbuild,gcov: simplify kernel/gcov/Makefile more
Masahiro Yamada
2015-01-09
1
-19
/
+4
*
kbuild,gcov: simplify kernel/gcov/Makefile
Masahiro Yamada
2015-01-09
1
-3
/
+3
*
kbuild,gcov: remove unnecessary workaround
Masahiro Yamada
2015-01-09
1
-12
/
+1
*
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
1
-1
/
+1
*
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
2014-12-13
1
-1
/
+4
*
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
2014-10-29
1
-1
/
+1
*
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
2014-09-26
1
-1
/
+1
*
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-08
1
-2
/
+1
*
gcov: add support for GCC 4.9
Yuan Pengfei
2014-06-10
2
-0
/
+11
*
gcov: reuse kbasename helper
Andy Shevchenko
2013-11-13
1
-4
/
+3
[next]