Age | Commit message (Expand) | Author |
2013-07-16 | Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration | K. Y. Srinivasan |
2013-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-11 | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-07-10 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-10 | perf script: Fix broken include in Context.xs | Ramkumar Ramachandra |
2013-07-10 | perf tools: Fix -ldw/-lelf link test when static linking | Mike Frysinger |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | perf tools: Revert regression in configuration of Python support | Michael Witten |
2013-07-09 | tools/virtio: move module license stub to module.h | Michael S. Tsirkin |
2013-07-08 | perf tools: Fix perf version generation | Robert Richter |
2013-07-08 | perf stat: Fix per-socket output bug for uncore events | Stephane Eranian |
2013-07-08 | perf symbols: Fix vdso list searching | Waiman Long |
2013-07-08 | perf evsel: Fix missing increment in sample parsing | Adrian Hunter |
2013-07-08 | perf tools: Update symbol_conf.nr_events when processing attribute events | Adrian Hunter |
2013-07-08 | perf tools: Fix new_term() missing free on error path | Adrian Hunter |
2013-07-08 | perf tools: Fix parse_events_terms() segfault on error path | Adrian Hunter |
2013-07-08 | perf evsel: Fix count parameter to read call in event_format__new | David Ahern |
2013-07-08 | perf tools: Fix -x/--exclude-other option for report command | Jiri Olsa |
2013-07-08 | perf evlist: Enhance perf_evlist__start_workload() | Namhyung Kim |
2013-07-08 | perf record: Remove -f/--force option | Jiri Olsa |
2013-07-08 | perf record: Remove -A/--append option | Jiri Olsa |
2013-07-08 | perf stat: Avoid sending SIGTERM to random processes | Stephane Eranian |
2013-07-08 | tools lib lk: Fix for cross build | Joonsoo Kim |
2013-07-08 | perf tools: Include termios.h explicitly | Joonsoo Kim |
2013-07-08 | perf bench: Fix memory allocation fail check in mem{set,cpy} workloads | Kirill A. Shutemov |
2013-07-08 | perf tools: Fix build errors with O and DESTDIR make vars set | Robert Richter |
2013-07-08 | perf tools: Fix output directory of Documentation/ | Robert Richter |
2013-07-08 | tools: Get only verbose output with V=1 | Robert Richter |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-05 | cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states | Thomas Renninger |
2013-07-05 | cpupower: Haswell also supports the C-states introduced with SandyBridge | Thomas Renninger |
2013-07-05 | cpupower: Introduce idle-set subcommand and C-state enabling/disabling | Thomas Renninger |
2013-07-05 | cpupower: Implement disabling of cstate interface | Thomas Renninger |
2013-07-05 | cpupower: Make idlestate usage unsigned | Thomas Renninger |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-04 | lguest: fix example launcher compilation for broken glibc headers. | Rusty Russell |
2013-07-03 | tools/testing/selftests: don't assume the x bit is set on scripts | Andrew Morton |
2013-07-03 | selftests: add .gitignore for kcmp | Ramkumar Ramachandra |
2013-07-03 | selftests: fix clean target in kcmp Makefile | Ramkumar Ramachandra |
2013-07-03 | selftests: add .gitignore for vm | Ramkumar Ramachandra |
2013-07-03 | selftests: add hugetlbfstest | Joern Engel |
2013-07-03 | self-test: fix make clean | Joern Engel |
2013-07-03 | selftests: exit 1 on failure | Joern Engel |
2013-07-03 | selftests: add basic posix timers selftests | Frederic Weisbecker |
2013-07-03 | tools/include: use stdint types for user-space byteshift headers | Yaakov Selkowitz |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | tools: selftests: psock_tpacket: get rid of macro wrappers | Daniel Borkmann |
2013-07-02 | tools/lguest: real barriers. | Rusty Russell |
2013-07-02 | tools/lguest: fix missing rmb(). | Rusty Russell |