aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
| |\
| * | tools/usb: remove last USBFS userSebastian Andrzej Siewior2012-09-10
* | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \
| * \ \ Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-16
| |\ \ \ | | | |/ | | |/|
| * | | tools/hv: Parse /etc/os-releaseBen Hutchings2012-09-10
| * | | tools/hv: Check for read/write errorsBen Hutchings2012-09-10
| * | | tools/hv: Fix exit() error codeBen Hutchings2012-09-10
| * | | tools/hv: Fix file handle leakBen Hutchings2012-09-10
| * | | Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan2012-09-10
| * | | Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan2012-09-10
| * | | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-10
| * | | Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan2012-09-10
| * | | Tools: hv: Gather DHCP informationK. Y. Srinivasan2012-09-10
| * | | Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan2012-09-10
| * | | Tools: hv: Gather DNS informationK. Y. Srinivasan2012-09-04
| * | | Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan2012-09-04
| * | | Tools: hv: Correctly type string variablesK. Y. Srinivasan2012-09-04
| * | | Tools: hv: Get rid of some unused variablesK. Y. Srinivasan2012-09-04
| * | | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
| |\ \ \ | | | |/ | | |/|
| * | | Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan2012-08-17
| * | | Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan2012-08-17
| * | | Tools: hv: Gather subnet informationK. Y. Srinivasan2012-08-17
| * | | Tools: hv: Gather address family informationK. Y. Srinivasan2012-08-17
| * | | Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan2012-08-17
| * | | Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan2012-08-17
| * | | Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-16
| * | | Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-16
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | arm64: Performance counters supportWill Deacon2012-09-17
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | perf trace: Add aliases for some syscallsArnaldo Carvalho de Melo2012-09-27
| * | | | perf probe: Print an enum type variable in "enum variable-name" format when s...Hyeoncheol Lee2012-09-27
| * | | | perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-27
| * | | | perf hists: Add missing period_* fields when collapsing a hist entryNamhyung Kim2012-09-26
| * | | | perf trace: New toolArnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: Export the event_format constructorArnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: Introduce rawptr() methodArnaldo Carvalho de Melo2012-09-26
| * | | | perf tools: Use perf_evsel__newtp in the event parserArnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: The tracepoint constructor should store sys:nameArnaldo Carvalho de Melo2012-09-26
| * | | | perf evlist: Introduce set_filter() methodArnaldo Carvalho de Melo2012-09-26
| * | | | perf evlist: Renane set_filters method to apply_filtersArnaldo Carvalho de Melo2012-09-26
| * | | | perf test: Add test to check we correctly parse and match syscall open parmsArnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: Handle endianity in intval methodArnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo2012-09-26
| * | | | perf tools: Allow handling a NULL cpu_map as meaning "all cpus"Arnaldo Carvalho de Melo2012-09-26
| * | | | perf evsel: Improve tracepoint constructor setupArnaldo Carvalho de Melo2012-09-26
| * | | | tools lib traceevent: Fix error path on pevent_parse_eventNamhyung Kim2012-09-25
| * | | | perf test: Fix build failureNamhyung Kim2012-09-25
| * | | | tools lib traceevent: Handle alloc_arg failureNamhyung Kim2012-09-24