index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-26
tools/power turbostat: SKL: Adjust for TSC difference from base frequency
Len Brown
1
-2
/
+20
2015-09-26
tools/power turbostat: KNL workaround for %Busy and Avg_MHz
Hubert Chrzaniuk
1
-0
/
+13
2015-09-26
tools/power turbostat: IVB Xeon: fix --debug regression
Len Brown
1
-2
/
+0
2015-09-25
perf tools: Fix copying of /proc/kcore
Adrian Hunter
1
-22
/
+13
2015-09-25
perf intel-pt: Remove no_force_psb from documentation
Adrian Hunter
1
-15
/
+0
2015-09-25
perf probe: Use existing routine to look for a kernel module by dso->short_name
Arnaldo Carvalho de Melo
1
-6
/
+7
2015-09-25
Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...
Ingo Molnar
14
-35
/
+68
2015-09-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
9
-13
/
+53
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
2
-4
/
+24
2015-09-22
perf record: Synthesize COMM event for a command line workload
Namhyung Kim
3
-2
/
+20
2015-09-22
tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-09-22
membarrier: clean up selftest
Mathieu Desnoyers
2
-8
/
+4
2015-09-22
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
Andrea Arcangeli
1
-9
/
+0
2015-09-22
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
Andrea Arcangeli
1
-3
/
+6
2015-09-22
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
Andrea Arcangeli
1
-2
/
+10
2015-09-22
userfaultfd: selftest: only warn if __NR_userfaultfd is undefined
Michael Ellerman
1
-3
/
+13
2015-09-22
userfaultfd: selftest: headers fixup
Andrea Arcangeli
2
-12
/
+5
2015-09-22
userfaultfd: selftests: vm: pick up sanitized kernel headers
Thierry Reding
2
-2
/
+4
2015-09-22
tools: usbip: detach: avoid calling strlen() at each iteration
Eric Curtin
1
-1
/
+3
2015-09-22
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
1
-3
/
+20
2015-09-22
perf tools: Add include/err.h into MANIFEST
Jiri Olsa
1
-0
/
+1
2015-09-22
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-09-22
tools build: Allow setting the feature detection user
Arnaldo Carvalho de Melo
1
-3
/
+4
2015-09-22
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-09-22
tools build: Fixup feature detection display function name
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-21
perf tools: Don't assume that the parser returns non empty evsel list
Wang Nan
1
-0
/
+16
2015-09-21
perf probe: Fix a segfault when removing uprobe events
Masami Hiramatsu
1
-2
/
+5
2015-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2015-09-20
x86/fpu/math-emu, selftests: Add test for FISTTP instructions
Denys Vlasenko
2
-1
/
+138
2015-09-20
x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns
Denys Vlasenko
3
-2
/
+427
2015-09-19
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+52
2015-09-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-1
/
+14
2015-09-18
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
1
-1
/
+4
2015-09-18
x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
Denys Vlasenko
3
-1
/
+458
2015-09-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
10
-14
/
+72
2015-09-18
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
9
-12
/
+69
2015-09-17
perf tools: Bool functions shouldn't return -1
Peter Senna Tschudin
1
-1
/
+1
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2015-09-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-87
/
+131
2015-09-17
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
5
-5
/
+28
2015-09-17
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
5
-3
/
+25
2015-09-17
Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-17
s390: wire up userfaultfd system call
Heiko Carstens
1
-0
/
+2
2015-09-16
perf stat: Fix per-pkg event reporting bug
Stephane Eranian
1
-2
/
+14
2015-09-16
tools/virtio: propagate V=X to kernel build
Michael S. Tsirkin
1
-1
/
+1
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
9
-82
/
+126
2015-09-15
perf tests: Fix software clock events test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf tests: Fix task exit test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf evlist: Fix create_syswide_maps() not propagating maps
Adrian Hunter
1
-9
/
+10
2015-09-15
perf evlist: Fix add() not propagating maps
Adrian Hunter
1
-0
/
+2
[prev]
[next]