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