index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
6
-1
/
+248
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
4
-1
/
+35
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
4
-31
/
+129
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
4
-15
/
+108
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
3
-33
/
+49
2015-11-06
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2
-0
/
+9
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
5
-59
/
+159
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
1
-5
/
+2
2015-11-06
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
1
-2
/
+18
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
33
-3
/
+244
2015-11-06
selftests: vm: add tests for lock on fault
Eric B Munson
4
-0
/
+807
2015-11-06
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
1
-0
/
+275
2015-11-06
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
1
-27
/
+27
2015-11-06
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
1
-37
/
+51
2015-11-06
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
1
-10
/
+44
2015-11-06
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
1
-3
/
+5
2015-11-06
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
1
-4
/
+21
2015-11-06
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
1
-3
/
+15
2015-11-06
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
1
-17
/
+17
2015-11-05
perf stat: Make stat options global
Jiri Olsa
1
-81
/
+82
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
1
-2
/
+3
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
1
-0
/
+3
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
1
-1
/
+0
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2
-2
/
+2
2015-11-05
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
1
-0
/
+27
2015-11-05
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
1
-6
/
+18
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2
-1
/
+6
2015-11-05
perf tools: Insert split maps correctly into origin group
Jiri Olsa
1
-2
/
+8
2015-11-05
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2015-11-05
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-6
/
+8
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-11-04
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
1
-37
/
+20
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2
-5
/
+8
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+564
2015-11-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-2
/
+1011
2015-11-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
192
-1872
/
+8489
2015-11-04
selftests: breakpoint: Actually build it
Ben Hutchings
1
-1
/
+1
2015-11-04
selftests: vm: Try harder to allocate huge pages
Ben Hutchings
1
-1
/
+14
2015-11-04
selftests: Make scripts executable
Ben Hutchings
2
-0
/
+0
2015-11-04
selftests: kprobe: Choose an always-defined function to probe
Ben Hutchings
5
-11
/
+11
2015-11-04
selftests: memfd: Stop unnecessary rebuilds
Ben Hutchings
1
-6
/
+6
2015-11-04
selftests: Add missing #include directives
Ben Hutchings
4
-0
/
+4
2015-11-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-4
/
+20
2015-11-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+223
2015-11-03
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2
-3
/
+3
2015-11-03
perf bpf: Mute libbpf when '-v' not set
Wang Nan
1
-2
/
+2
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
5
-17
/
+13
2015-11-03
rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL
Uwe Kleine-König
1
-1
/
+1
2015-11-03
selftests/seccomp: Be more precise with syscall arguments.
Robert Sesek
1
-11
/
+35
[prev]
[next]