| Commit message (Expand) | Author | Age |
* | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-10-01 |
|\ |
|
| * | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 2012-09-16 |
| |\ |
|
| * | | tools/usb: remove last USBFS user | Sebastian Andrzej Siewior | 2012-09-10 |
* | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 |
|\ \ \ |
|
| * \ \ | Merge 3.6-rc7 into driver-core-next | Greg Kroah-Hartman | 2012-09-16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | tools/hv: Parse /etc/os-release | Ben Hutchings | 2012-09-10 |
| * | | | tools/hv: Check for read/write errors | Ben Hutchings | 2012-09-10 |
| * | | | tools/hv: Fix exit() error code | Ben Hutchings | 2012-09-10 |
| * | | | tools/hv: Fix file handle leak | Ben Hutchings | 2012-09-10 |
| * | | | Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Rename the function kvp_get_ip_address() | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Add an example script to configure an interface | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Gather DHCP information | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Add an example script to retrieve dhcp state | K. Y. Srinivasan | 2012-09-10 |
| * | | | Tools: hv: Gather DNS information | K. Y. Srinivasan | 2012-09-04 |
| * | | | Tools: hv: Add an example script to retrieve DNS entries | K. Y. Srinivasan | 2012-09-04 |
| * | | | Tools: hv: Correctly type string variables | K. Y. Srinivasan | 2012-09-04 |
| * | | | Tools: hv: Get rid of some unused variables | K. Y. Srinivasan | 2012-09-04 |
| * | | | Merge 3.6-rc3 into driver-core-next | Greg Kroah-Hartman | 2012-08-27 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Tools: hv: Gather ipv[4,6] gateway information | K. Y. Srinivasan | 2012-08-17 |
| * | | | Tools: hv: Represent the ipv6 mask using CIDR notation | K. Y. Srinivasan | 2012-08-17 |
| * | | | Tools: hv: Gather subnet information | K. Y. Srinivasan | 2012-08-17 |
| * | | | Tools: hv: Gather address family information | K. Y. Srinivasan | 2012-08-17 |
| * | | | Tools: hv: Further refactor kvp_get_ip_address() | K. Y. Srinivasan | 2012-08-17 |
| * | | | Tools: hv: Prepare to expand kvp_get_ip_address() functionality | K. Y. Srinivasan | 2012-08-17 |
| * | | | Drivers: hv: kvp: Cleanup error handling in KVP | K. Y. Srinivasan | 2012-08-16 |
| * | | | Drivers: hv: Add KVP definitions for IP address injection | K. Y. Srinivasan | 2012-08-16 |
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ |
|
| * | | | | arm64: Performance counters support | Will Deacon | 2012-09-17 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ |
|
| * | | | | perf trace: Add aliases for some syscalls | Arnaldo Carvalho de Melo | 2012-09-27 |
| * | | | | perf probe: Print an enum type variable in "enum variable-name" format when s... | Hyeoncheol Lee | 2012-09-27 |
| * | | | | perf tools: Check libaudit availability for perf-trace builtin | Namhyung Kim | 2012-09-27 |
| * | | | | perf hists: Add missing period_* fields when collapsing a hist entry | Namhyung Kim | 2012-09-26 |
| * | | | | perf trace: New tool | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: Export the event_format constructor | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: Introduce rawptr() method | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf tools: Use perf_evsel__newtp in the event parser | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: The tracepoint constructor should store sys:name | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evlist: Introduce set_filter() method | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evlist: Renane set_filters method to apply_filters | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf test: Add test to check we correctly parse and match syscall open parms | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: Handle endianity in intval method | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: Know if byte swap is needed | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf tools: Allow handling a NULL cpu_map as meaning "all cpus" | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | perf evsel: Improve tracepoint constructor setup | Arnaldo Carvalho de Melo | 2012-09-26 |
| * | | | | tools lib traceevent: Fix error path on pevent_parse_event | Namhyung Kim | 2012-09-25 |
| * | | | | perf test: Fix build failure | Namhyung Kim | 2012-09-25 |
| * | | | | tools lib traceevent: Handle alloc_arg failure | Namhyung Kim | 2012-09-24 |