Age | Commit message (Expand) | Author |
2013-04-12 | treewide: Fix typo in printks | Masanari Iida |
2013-04-07 | selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests | Daniel Borkmann |
2013-04-01 | perf map browser: Exit just on well known key presses | Arnaldo Carvalho de Melo |
2013-04-01 | perf tools: Remove dependency on libnewt | Arnaldo Carvalho de Melo |
2013-04-01 | perf map browser: Use ui_browser__input_window() | Arnaldo Carvalho de Melo |
2013-04-01 | perf python: Fix dependency for python/perf.so | Naohiro Aota |
2013-04-01 | perf tools: Convert needless static variable to local | Arnaldo Carvalho de Melo |
2013-04-01 | Revert "perf sched: Handle PERF_RECORD_EXIT events" | Arnaldo Carvalho de Melo |
2013-04-01 | perf tools: Fix output of symbol_daddr offset | Namhyung Kim |
2013-04-01 | perf machine: Detect data vs. text mappings | Stephane Eranian |
2013-04-01 | perf tools: Add new mem command for memory access profiling | Stephane Eranian |
2013-04-01 | perf report: Add support for mem access profiling | Stephane Eranian |
2013-04-01 | perf record: Add support for mem access profiling | Stephane Eranian |
2013-04-01 | perf tools: Add mem access sampling core support | Stephane Eranian |
2013-04-01 | perf tools: Add support for weight v7 (modified) | Andi Kleen |
2013-03-31 | treewide: Fix typos in kernel messages | Masanari Iida |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-26 | perf report: Add --no-demangle option | Namhyung Kim |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-03-25 | perf stat: Add per-core aggregation | Stephane Eranian |
2013-03-25 | perf stat: Rename --aggr-socket to --per-socket | Stephane Eranian |
2013-03-25 | perf stat: Refactor aggregation code | Stephane Eranian |
2013-03-21 | net: fix psock_fanout on sparc64 | Willem de Bruijn |
2013-03-21 | perf tools: Cleanup calc_data_size logic | Namhyung Kim |
2013-03-21 | perf tools: Get rid of die() calls in trace-data-read.c | Namhyung Kim |
2013-03-21 | perf tools: Get rid of read_or_die() in trace-event-read.c | Namhyung Kim |
2013-03-21 | perf tools: Get rid of malloc_or_die() in trace-event-read.c | Namhyung Kim |
2013-03-21 | perf tools: Handle failure case in trace_report() | Namhyung Kim |
2013-03-21 | perf tools: Get rid of die() calls from trace-event-info.c | Namhyung Kim |
2013-03-21 | perf tools: Get rid of write_or_die() from trace-event-info.c | Namhyung Kim |
2013-03-21 | perf tools: Get rid of malloc_or_die() in trace-event-info.c | Namhyung Kim |
2013-03-21 | perf tools: Let get_tracing_file() return NULL to indicate failure. | Namhyung Kim |
2013-03-21 | perf tools: Get rid of redundant _FILE_OFFSET_BITS definition | Namhyung Kim |
2013-03-21 | filter: add minimal BPF JIT image disassembler | Daniel Borkmann |
2013-03-21 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-03-20 | net: Move selftests to common net/ subdirectory. | David S. Miller |
2013-03-20 | net: fix psock_fanout selftest bind error message | Daniel Baluta |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-20 | net: fix psock_fanout selftest hash collision | Willem de Bruijn |
2013-03-20 | tools/virtio: remove virtqueue_add_buf() from tests. | Rusty Russell |
2013-03-20 | tools/virtio: make vringh_test use inbuf/outbuf. | Rusty Russell |
2013-03-20 | virtio_ring: virtqueue_add_sgs, to add multiple sgs. | Rusty Russell |
2013-03-20 | tools/virtio: add vring_test. | Rusty Russell |
2013-03-20 | tools/virtio: separate headers more. | Rusty Russell |
2013-03-20 | tools/virtio: fix build for 3.8 | Michael S. Tsirkin |
2013-03-19 | net: Get rid of compat defines in psock_fanout.c selftest. | David S. Miller |
2013-03-19 | net: Fix failure string in net-socket selftests Makefile. | David S. Miller |
2013-03-19 | packet: packet fanout rollover during socket overload | Willem de Bruijn |
2013-03-19 | net: Add socket() system call self test. | David S. Miller |
2013-03-18 | perf tests: Add a test case for checking sw clock event frequency | Namhyung Kim |