index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-19
38
-707
/
+874
|
\
|
*
perf: Fix building warning on ARM 32
Wang Nan
2014-12-19
2
-7
/
+7
|
*
perf symbols: Fix use after free in filename__read_build_id
Mitchell Krome
2014-12-17
1
-2
/
+6
|
*
perf evlist: Use roundup_pow_of_two
Arnaldo Carvalho de Melo
2014-12-17
2
-19
/
+1
|
*
tools: Adopt roundup_pow_of_two
Arnaldo Carvalho de Melo
2014-12-17
1
-0
/
+25
|
*
perf tools: Make the mmap length autotuning more robust
Arnaldo Carvalho de Melo
2014-12-17
1
-0
/
+2
|
*
tools: Adopt rounddown_pow_of_two and deps
Arnaldo Carvalho de Melo
2014-12-17
1
-0
/
+134
|
*
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
2014-12-17
7
-0
/
+22
|
*
tools: Move bitops.h from tools/perf/util to tools/
Arnaldo Carvalho de Melo
2014-12-17
3
-1
/
+2
|
*
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
2014-12-17
4
-8
/
+37
|
*
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
2014-12-17
5
-72
/
+131
|
*
tools: Whitespace prep patches for moving bitops.h
Arnaldo Carvalho de Melo
2014-12-17
1
-7
/
+8
|
*
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
2014-12-17
4
-15
/
+25
|
*
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
2014-12-17
5
-12
/
+30
|
*
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
2014-12-17
4
-36
/
+46
|
*
perf evlist: Do not use hard coded value for a mmap_pages default
Arnaldo Carvalho de Melo
2014-12-16
1
-4
/
+16
|
*
perf trace: Let the perf_evlist__mmap autosize the number of pages to use
Arnaldo Carvalho de Melo
2014-12-16
1
-1
/
+1
|
*
perf evlist: Improve the strerror_mmap method
Arnaldo Carvalho de Melo
2014-12-16
1
-4
/
+13
|
*
perf evlist: Clarify sterror_mmap variable names
Arnaldo Carvalho de Melo
2014-12-16
1
-3
/
+3
|
*
perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg
Arnaldo Carvalho de Melo
2014-12-16
1
-1
/
+1
|
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-12-12
24
-499
/
+348
|
|
\
|
|
*
perf trace: Provide a better explanation when mmap fails
Arnaldo Carvalho de Melo
2014-12-11
1
-6
/
+6
|
|
*
perf evlist: Introduce strerror_mmap method
Arnaldo Carvalho de Melo
2014-12-11
2
-0
/
+24
|
|
*
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
2014-12-11
2
-18
/
+2
|
|
*
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
2014-12-11
2
-0
/
+14
|
|
*
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-12-11
4
-18
/
+23
|
|
*
perf kvm stat live: Mark events as (x86 only) in help output
Alexander Yarygin
2014-12-10
1
-1
/
+2
|
|
*
perf tests: Fix attr tests size values to cope with machine state on interrup...
Jiri Olsa
2014-12-09
2
-2
/
+2
|
|
*
calloc/xcalloc: Fix argument order
Arjun Sreedharan
2014-12-09
2
-5
/
+5
|
|
*
perf callchain: Move cpumode resolve code to add_callchain_ip
Kan Liang
2014-12-09
1
-37
/
+35
|
|
*
perf callchain: Fixup parameter handling error message
Kan Liang
2014-12-09
1
-1
/
+1
|
|
*
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
2014-12-09
4
-6
/
+22
|
|
*
perf buildid cache: Fix -a segfault related to kcore handling
Jiri Olsa
2014-12-09
1
-1
/
+1
|
|
*
perf buildid-cache: Remove extra debugdir variables
Jiri Olsa
2014-12-09
2
-13
/
+7
|
|
*
perf tools: Use single strcmp call instead of two
Jiri Olsa
2014-12-09
1
-1
/
+1
|
|
*
perf hists browser: Change print format from %lu to %PRIu64
Tom Huynh
2014-12-09
1
-1
/
+1
|
|
*
perf bench: Fix memcpy/memset output
Rabin Vincent
2014-12-09
1
-8
/
+10
|
|
*
perf bench: Merge memset into memcpy
Rabin Vincent
2014-12-09
3
-305
/
+90
|
|
*
perf bench: Prepare memcpy for merge
Rabin Vincent
2014-12-09
1
-78
/
+104
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-18
7
-5
/
+97
|
\
\
\
|
*
|
|
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
2014-12-15
1
-0
/
+2
|
*
|
|
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
2014-12-15
1
-1
/
+13
|
*
|
|
tools/virtio: enable -Werror
Michael S. Tsirkin
2014-12-15
1
-1
/
+1
|
*
|
|
tools/virtio: 64 bit features
Michael S. Tsirkin
2014-12-15
1
-1
/
+1
|
*
|
|
tools/virtio: fix vringh test
Michael S. Tsirkin
2014-12-15
1
-0
/
+1
|
*
|
|
tools/virtio: more stubs
Michael S. Tsirkin
2014-12-15
5
-2
/
+79
*
|
|
|
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-4
/
+4
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
2014-12-18
1
-4
/
+4
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
2014-12-14
1
-4
/
+4
*
|
|
|
|
|
|
tools/testing/selftests/Makefile: alphasort the TARGETS list
Andrew Morton
2014-12-18
1
-8
/
+9
[next]