Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -34/+34 |
2013-07-10 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -13/+28 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -39/+20 |
2013-07-09 | tools/virtio: move module license stub to module.h | Michael S. Tsirkin | 2 | -3/+5 |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+230 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | lguest: fix example launcher compilation for broken glibc headers. | Rusty Russell | 2 | -9/+9 |
2013-07-03 | tools/testing/selftests: don't assume the x bit is set on scripts | Andrew Morton | 2 | -2/+2 |
2013-07-03 | selftests: add .gitignore for kcmp | Ramkumar Ramachandra | 1 | -0/+2 |
2013-07-03 | selftests: fix clean target in kcmp Makefile | Ramkumar Ramachandra | 1 | -2/+1 |
2013-07-03 | selftests: add .gitignore for vm | Ramkumar Ramachandra | 1 | -0/+4 |
2013-07-03 | selftests: add hugetlbfstest | Joern Engel | 3 | -1/+96 |
2013-07-03 | self-test: fix make clean | Joern Engel | 1 | -2/+3 |
2013-07-03 | selftests: exit 1 on failure | Joern Engel | 2 | -1/+6 |
2013-07-03 | selftests: add basic posix timers selftests | Frederic Weisbecker | 3 | -0/+230 |
2013-07-03 | tools/include: use stdint types for user-space byteshift headers | Yaakov Selkowitz | 2 | -34/+34 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 38 | -773/+1164 |
2013-07-02 | tools: selftests: psock_tpacket: get rid of macro wrappers | Daniel Borkmann | 1 | -39/+20 |
2013-07-02 | tools/lguest: real barriers. | Rusty Russell | 1 | -2/+2 |
2013-07-02 | tools/lguest: fix missing rmb(). | Rusty Russell | 1 | -0/+13 |
2013-06-17 | tools: hv: Improve error logging in KVP daemon. | Tomas Hozza | 1 | -11/+18 |
2013-06-17 | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2013-06-13 | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett | 1 | -1/+1 |
2013-06-03 | tools: hv: Fix file descriptor leaks | Tomas Hozza | 1 | -1/+5 |
2013-06-03 | tools: hv: Check retrun value of strchr call | Tomas Hozza | 1 | -1/+3 |
2013-06-03 | tools: hv: Check return value of poll call | Tomas Hozza | 1 | -1/+10 |
2013-06-03 | tools: hv: Check return value of setsockopt call | Tomas Hozza | 1 | -1/+7 |
2013-05-30 | perf tools: Add missing liblk.a dependency for python/perf.so | Jiri Olsa | 1 | -1/+1 |
2013-05-30 | perf tools: Remove '?=' Makefile STRIP assignment | Jiri Olsa | 1 | -1/+1 |
2013-05-30 | perf tools: Replace multiple line assignment with multiple statements | Jiri Olsa | 1 | -24/+19 |
2013-05-30 | perf tools: Replace tabs with spaces for all non-commands statements | Jiri Olsa | 2 | -238/+238 |
2013-05-30 | perf tools: Add NO_BIONIC variable to confiure bionic setup | Jiri Olsa | 2 | -0/+6 |
2013-05-30 | perf tools: Switch to full path C include directories | Jiri Olsa | 2 | -14/+39 |
2013-05-30 | perf tools: Merge all *LDFLAGS* make variable into LDFLAGS | Jiri Olsa | 2 | -22/+25 |
2013-05-30 | perf tools: Merge all *CFLAGS* make variable into CFLAGS | Jiri Olsa | 3 | -84/+89 |
2013-05-30 | perf evlist: Reset SIGTERM handler in workload child process | David Ahern | 1 | -0/+2 |
2013-05-29 | tools lib lk: Respect CROSS_COMPILE | Rabin Vincent | 1 | -0/+3 |
2013-05-29 | perf tools: Remove cwdlen from struct perf_session | Jiri Olsa | 1 | -1/+0 |
2013-05-29 | perf tools: Remove frozen from perf_header struct | Jiri Olsa | 2 | -3/+0 |
2013-05-29 | perf tests: Fix exclude_guest|exclude_host checking for attr tests | Jiri Olsa | 2 | -4/+4 |
2013-05-29 | perf tests: Fix attr test for record -d option | Jiri Olsa | 1 | -1/+4 |
2013-05-29 | perf tools: Final touches for CHK config move | Jiri Olsa | 1 | -11/+0 |
2013-05-29 | perf tools: Move paths config into config/Makefile | Jiri Olsa | 2 | -58/+52 |
2013-05-29 | perf tools: Move libnuma check config into config/Makefile | Jiri Olsa | 2 | -8/+12 |
2013-05-29 | perf tools: Move stdlib check config into config/Makefile | Jiri Olsa | 2 | -18/+18 |
2013-05-29 | perf tools: Move libbfd check config into config/Makefile | Jiri Olsa | 2 | -37/+37 |
2013-05-29 | perf tools: Move libpython check config into config/Makefile | Jiri Olsa | 2 | -65/+66 |
2013-05-29 | perf tools: Move libperl check config into config/Makefile | Jiri Olsa | 2 | -17/+24 |
2013-05-29 | perf tools: Move gtk2 check config into config/Makefile | Jiri Olsa | 2 | -18/+22 |
2013-05-29 | perf tools: Move slang check config into config/Makefile | Jiri Olsa | 2 | -26/+30 |