index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
gcov
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
Masahiro Yamada
2
-14
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-05-12
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
1
-1
/
+1
2016-05-10
gcov: disable for COMPILE_TEST
Arnd Bergmann
1
-0
/
+1
2015-12-04
gcov: use within_module() helper.
Rusty Russell
1
-6
/
+1
2015-06-30
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-04-17
gcov: fix softlockups
Andrey Ryabinin
1
-1
/
+4
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile more
Masahiro Yamada
1
-19
/
+4
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile
Masahiro Yamada
1
-3
/
+3
2015-01-09
kbuild,gcov: remove unnecessary workaround
Masahiro Yamada
1
-12
/
+1
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
1
-1
/
+1
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
1
-1
/
+4
2014-10-29
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
1
-1
/
+1
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
1
-1
/
+1
2014-08-08
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-2
/
+1
2014-06-10
gcov: add support for GCC 4.9
Yuan Pengfei
2
-0
/
+11
2013-11-13
gcov: reuse kbasename helper
Andy Shevchenko
1
-4
/
+3
2013-11-13
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
1
-17
/
+17
2013-11-13
gcov: compile specific gcov implementation based on gcc version
Frantisek Hrbata
2
-1
/
+61
2013-11-13
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2
-0
/
+566
2013-11-13
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
4
-80
/
+153
2013-09-12
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-01-11
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2011-07-26
gcov: disable CONSTRUCTORS for UML
Vitaliy Ivanov
1
-1
/
+1
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+2
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-03-17
kernel: change to new flag variable
matt mooney
1
-1
/
+1
2011-02-15
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
Chris Smith
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-09
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
1
-64
/
+180
2009-09-21
microblaze: Enable GCOV_PROFILE_ALL
Michal Simek
1
-1
/
+1
2009-08-20
powerpc: Enable GCOV
Michael Ellerman
1
-1
/
+1
2009-06-18
gcov: enable GCOV_PROFILE_ALL for x86_64
Peter Oberparleiter
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
6
-0
/
+1447