index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
/
fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
gcov: use kvmalloc()
Johannes Berg
1
-3
/
+3
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
1
-15
/
+9
2021-05-07
gcov: combine common code
Johannes Berg
1
-0
/
+116
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
2019-06-03
gcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-08-08
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-2
/
+1
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: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
1
-12
/
+15
2013-09-12
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
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-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+673