aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa2013-05-28
| * perf hists browser: Use sort__has_symArnaldo Carvalho de Melo2013-05-28
| * perf top: Use sort__has_symNamhyung Kim2013-05-28
| * perf sort: Cleanup sort__has_sym settingNamhyung Kim2013-05-28
| * perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim2013-05-28
| * perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo2013-05-28
| * perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-28
| * perf sort: Separate out memory-specific sort keysNamhyung Kim2013-05-28
| * perf sort: Factor out common code in sort_dimension__add()Namhyung Kim2013-05-28
| * perf sort: Introduce sort__mode variableNamhyung Kim2013-05-28
| * perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2013-05-28
| * perf hists: Free unused mem info of a matched hist entryNamhyung Kim2013-05-28
| * perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2013-05-28
| * perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-28
* | tools: hv: Improve error logging in KVP daemon.Tomas Hozza2013-06-17
* | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-17
|\ \
| * | turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett2013-06-13
| |/
* | tools: hv: Fix file descriptor leaksTomas Hozza2013-06-03
* | tools: hv: Check retrun value of strchr callTomas Hozza2013-06-03
* | tools: hv: Check return value of poll callTomas Hozza2013-06-03
* | tools: hv: Check return value of setsockopt callTomas Hozza2013-06-03
|/
* revert "selftest: add simple test for soft-dirty bit"Andrew Morton2013-05-24
* perf: net_dropmonitor: Remove progress indicatorBen Hutchings2013-05-22
* perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings2013-05-22
* perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings2013-05-22
* perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings2013-05-22
* perf: net_dropmonitor: Fix trace parameter orderBen Hutchings2013-05-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-11
|\
| * tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-17
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \
| * | tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell2013-03-20
| * | tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell2013-03-20
| * | virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-20
| * | tools/virtio: add vring_test.Rusty Russell2013-03-19
| * | tools/virtio: separate headers more.Rusty Russell2013-03-19
| * | tools/virtio: fix build for 3.8Michael S. Tsirkin2013-03-19
| * | lguest: fix paths in commentsWanlong Gao2013-03-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \
| * | | selftests: psock_tpacket: fix status checkDaniel Borkmann2013-04-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \
| * | | | net: Add .gitignore to networking selftests directory.David S. Miller2013-04-19
| * | | | selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann2013-04-07
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
| |\ \ \ \
| * | | | | net: fix psock_fanout on sparc64Willem de Bruijn2013-03-21
| * | | | | filter: add minimal BPF JIT image disassemblerDaniel Borkmann2013-03-21
| * | | | | net: Move selftests to common net/ subdirectory.David S. Miller2013-03-20
| * | | | | net: fix psock_fanout selftest bind error messageDaniel Baluta2013-03-20
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\ \ \ \ \
| * | | | | | net: fix psock_fanout selftest hash collisionWillem de Bruijn2013-03-20
| * | | | | | net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller2013-03-19