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-06-01
tools:iio:iio_utils: pass strings as const
Hartmut Knaack
2
-15
/
+22
2015-06-01
tools:iio: rework program parameters
Hartmut Knaack
2
-23
/
+38
2015-06-01
tools:iio:iio_utils: initialize count during declaration
Hartmut Knaack
1
-2
/
+1
2015-06-01
tools:iio:iio_utils: move up reset of sysfsfp
Hartmut Knaack
1
-1
/
+1
2015-06-01
tools:iio:iio_utils: refactor assignment of is_signed
Hartmut Knaack
1
-4
/
+1
2015-06-01
tools:iio:iio_event_monitor: refactor events output
Hartmut Knaack
1
-14
/
+10
2015-06-01
tools:iio: return values directly
Hartmut Knaack
3
-21
/
+16
2015-06-01
tools:iio:iio_utils: add missing documentation
Hartmut Knaack
2
-7
/
+83
2015-05-31
tools:iio:lsiio: add error handling
Hartmut Knaack
1
-12
/
+32
2015-05-31
tools:iio:iio_utils: add error handling
Hartmut Knaack
1
-42
/
+223
2015-05-31
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
1
-40
/
+184
2015-05-31
tools:iio:iio_event_monitor: add error handling
Hartmut Knaack
1
-2
/
+7
2015-05-31
tools:iio:generic_buffer: add error handling
Hartmut Knaack
1
-4
/
+14
2015-05-31
tools:iio:generic_buffer: catch errors for arguments conversion
Hartmut Knaack
1
-0
/
+9
2015-05-31
tools:iio: catch errors in string allocation
Hartmut Knaack
4
-6
/
+24
2015-05-31
tools:iio:iio_utils: mark private function static
Hartmut Knaack
1
-2
/
+3
2015-05-31
tools:iio:iio_utils: implement digit calculation
Hartmut Knaack
1
-4
/
+31
2015-05-31
tools:iio:iio_utils: check amount of matches
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio:generic_buffer: sign-extend and shift data
Hartmut Knaack
1
-35
/
+62
2015-05-31
tools:iio:generic_buffer: pass up right error code
Hartmut Knaack
1
-2
/
+2
2015-05-31
tools:iio:generic_buffer: fix check of errno
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_event_monitor: save right errno
Hartmut Knaack
1
-3
/
+5
2015-05-31
tools:iio: save errno first
Hartmut Knaack
3
-11
/
+11
2015-05-31
tools:iio:lsiio: add closedir before exit
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_utils: fix allocation handling
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio: free channel-array completely
Hartmut Knaack
2
-2
/
+10
2015-05-31
tools:iio:iio_utils: free scan_el_dir on exit
Hartmut Knaack
1
-0
/
+1
2015-05-31
tools:iio:generic_buffer: free dev_dir_name on exit
Hartmut Knaack
1
-1
/
+3
2015-05-31
tools:iio:generic_buffer: fix order of freeing data
Hartmut Knaack
1
-2
/
+2
2015-05-30
perf probe: Fix segfault when glob matching function without debuginfo
Wang Nan
1
-5
/
+21
2015-05-30
x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode
Andy Lutomirski
2
-2
/
+118
2015-05-30
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
Herton R. Krzesinski
1
-2
/
+3
2015-05-29
perf tools: Make Ctrl-C stop processing on TUI
Namhyung Kim
3
-1
/
+9
2015-05-29
perf build: Do not fail on missing Build file
Jiri Olsa
3
-1
/
+4
2015-05-29
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
4
-13
/
+13
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
6
-6
/
+12
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
10
-80
/
+39
2015-05-29
perf machine: Adopt findnew_kernel method
Arnaldo Carvalho de Melo
3
-10
/
+9
2015-05-29
perf tests: Remove getpgrp from mmap-basic
Riku Voipio
1
-4
/
+2
2015-05-29
perf tests: Aename open*.c to openat*.c
Riku Voipio
4
-3
/
+3
2015-05-29
perf tests: Switch from open to openat
Riku Voipio
6
-31
/
+31
2015-05-29
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
Wang Nan
8
-3
/
+116
2015-05-29
perf kmem: Fix compiler warning about may be accessing uninitialized variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf db-export: Fix thread ref-counting
Adrian Hunter
1
-9
/
+10
2015-05-29
perf probe: Fix 'function unused' warning
Wang Nan
1
-32
/
+33
2015-05-29
perf annotate: Fix -i option, which is currently ignored.
Martin Liška
1
-1
/
+2
2015-05-28
perf tools: Move branch option parsing to own file
Andi Kleen
4
-88
/
+100
2015-05-28
perf annotation: Add symbol__get_annotation
Andi Kleen
1
-7
/
+14
2015-05-28
perf tools: Add hint for 'Too many events are opened.' error message
Jiri Olsa
1
-1
/
+3
2015-05-28
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
6
-12
/
+38
[prev]
[next]