index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
gcov
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
gcov: Remove compiler version check
Nathan Chancellor
1
-1
/
+0
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
1
-0
/
+1
2021-05-07
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2
-103
/
+1
2021-05-07
gcov: use kvmalloc()
Johannes Berg
3
-12
/
+12
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
1
-15
/
+9
2021-05-07
gcov: combine common code
Johannes Berg
5
-342
/
+171
2021-04-19
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
1
-1
/
+1
2021-04-16
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-09
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
1
-1
/
+1
2020-12-15
gcov: fix kernel-doc markup issue
Alex Shi
1
-3
/
+3
2020-12-15
gcov: remove support for GCC < 4.9
Nick Desaulniers
1
-3
/
+1
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-04-16
gcov: Remove old GCC 3.4 support
Will Deacon
3
-599
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-07
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-07
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
1
-1
/
+1
2019-06-03
gcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
gcov: clang support
Greg Hackmann
7
-2
/
+611
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
4
-84
/
+93
2019-03-07
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
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
[next]