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
2012-09-11
Tools: hv: Gather DHCP information
K. Y. Srinivasan
1
-0
/
+31
2012-09-11
Tools: hv: Add an example script to retrieve dhcp state
K. Y. Srinivasan
1
-0
/
+28
2012-09-05
Tools: hv: Gather DNS information
K. Y. Srinivasan
1
-0
/
+23
2012-09-05
Tools: hv: Add an example script to retrieve DNS entries
K. Y. Srinivasan
1
-0
/
+13
2012-09-05
Tools: hv: Correctly type string variables
K. Y. Srinivasan
1
-4
/
+4
2012-09-05
Tools: hv: Get rid of some unused variables
K. Y. Srinivasan
1
-2
/
+1
2012-08-27
Merge 3.6-rc3 into driver-core-next
Greg Kroah-Hartman
24
-187
/
+498
2012-08-17
Tools: hv: Gather ipv[4,6] gateway information
K. Y. Srinivasan
1
-0
/
+68
2012-08-17
Tools: hv: Represent the ipv6 mask using CIDR notation
K. Y. Srinivasan
1
-10
/
+36
2012-08-17
Tools: hv: Gather subnet information
K. Y. Srinivasan
1
-2
/
+29
2012-08-17
Tools: hv: Gather address family information
K. Y. Srinivasan
1
-0
/
+11
2012-08-17
Tools: hv: Further refactor kvp_get_ip_address()
K. Y. Srinivasan
1
-52
/
+42
2012-08-17
Tools: hv: Prepare to expand kvp_get_ip_address() functionality
K. Y. Srinivasan
1
-45
/
+84
2012-08-17
Drivers: hv: kvp: Cleanup error handling in KVP
K. Y. Srinivasan
1
-33
/
+33
2012-08-17
Drivers: hv: Add KVP definitions for IP address injection
K. Y. Srinivasan
1
-1
/
+1
2012-08-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
24
-187
/
+498
2012-08-03
perf tools: Remove brace expansion from clean target
Palmer Cox
1
-1
/
+2
2012-08-03
perf kvm top: Limit guest kernel info message to once
David Ahern
1
-2
/
+11
2012-08-03
perf tools: Introduce intlist
David Ahern
3
-0
/
+178
2012-08-03
perf tools: Change strlist to use the new rblist
David Ahern
2
-84
/
+57
2012-08-03
perf tools: Introducing rblist
David Ahern
3
-0
/
+156
2012-08-03
perf kvm: Use strtol for walking guestmount directory
David Ahern
1
-1
/
+9
2012-08-03
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
3
-2
/
+12
2012-08-03
perf top: Error handling for counter creation should parallel perf-record
David Ahern
1
-2
/
+4
2012-08-03
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
2
-12
/
+0
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
5
-15
/
+11
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
7
-31
/
+21
2012-08-02
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
4
-10
/
+10
2012-08-02
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2
-6
/
+4
2012-08-02
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
4
-27
/
+30
2012-08-02
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
6
-25
/
+24
2012-08-02
perf target: Fix check on buffer size
Namhyung Kim
1
-1
/
+1
2012-08-02
perf symbols: Fix array sizes for binary types arrays
Jiri Olsa
1
-2
/
+2
2012-08-02
perf test: Fix parse events automated tests
Jiri Olsa
1
-6
/
+6
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-08-01
fault-injection: fix failcmd.sh warning
Akinobu Mita
1
-1
/
+1
2012-08-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-116
/
+657
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-1
/
+683
2012-07-31
fault-injection: add tool to run command with failslab or fail_page_alloc
Akinobu Mita
1
-0
/
+219
2012-07-31
fault-injection: add selftests for cpu and memory hotplug
Akinobu Mita
5
-1
/
+464
2012-07-31
Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-4
/
+215
2012-07-30
ktest: Allow perl regex expressions in conditional statements
Steven Rostedt
1
-1
/
+5
2012-07-30
ktest: Ignore errors it tests if IGNORE_ERRORS is set
Steven Rostedt
1
-1
/
+10
2012-07-30
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-7
/
+7
2012-07-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-539
/
+872
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+16
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
11
-567
/
+957
2012-07-25
perf annotate: Prevent overflow in size calculation
Cody Schafer
1
-1
/
+12
2012-07-25
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
Namhyung Kim
1
-0
/
+1
2012-07-25
tools lib traceevent: Detect build environment changes
Namhyung Kim
1
-2
/
+12
[next]