Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-20kcov: make kcov work properly with KASLR enabledAlexander Popov
2016-12-15kcov: add more missing includesKefeng Wang
2016-12-08kcov: add missing #include <linux/sched.h>Kefeng Wang
2016-10-28kcov: properly check if we are in an interruptAndrey Konovalov
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin
2016-04-29kcov: don't trace the code coverage codeJames Morse
2016-03-23kernel: add kcov code coverageDmitry Vyukov