Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | IB/iser: Don't bound release_work completions timeouts | Sagi Grimberg | 2014-10-09 | 1 | -9/+4 | |
| | | * | | | | | | | | | | | IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon | Sagi Grimberg | 2014-10-09 | 2 | -61/+108 | |
| | | * | | | | | | | | | | | IB/iser: Extend iser_free_ib_conn_res() | Sagi Grimberg | 2014-10-09 | 1 | -28/+30 | |
| | | * | | | | | | | | | | | IB/iser: Remove unused variables and dead code | Roi Dayan | 2014-10-09 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | IB/iser: Re-introduce ib_conn | Sagi Grimberg | 2014-10-09 | 5 | -204/+245 | |
| | | * | | | | | | | | | | | IB/iser: Rename ib_conn -> iser_conn | Sagi Grimberg | 2014-10-09 | 5 | -392/+403 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S | 2014-10-14 | 1 | -4/+3 | |
| | * | | | | | | | | | | | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S | 2014-10-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S | 2014-10-14 | 1 | -8/+16 | |
| | * | | | | | | | | | | | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise | 2014-10-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | IB/core: Fix XRC race condition in ib_uverbs_open_qp | Jack Morgenstein | 2014-10-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 2014-10-14 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-19 | 64 | -910/+882 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-10-18 | 7 | -11/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf script: Add period as a default output column | Jiri Olsa | 2014-10-17 | 1 | -3/+6 | |
| | * | | | | | | | | | | | perf script: Add period data column | Jiri Olsa | 2014-10-17 | 2 | -2/+12 | |
| | * | | | | | | | | | | | perf evsel: No need to drag util/cgroup.h | Arnaldo Carvalho de Melo | 2014-10-17 | 4 | -1/+5 | |
| | * | | | | | | | | | | | perf evlist: Add missing 'struct option' forward declaration | Arnaldo Carvalho de Melo | 2014-10-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | perf evsel: Move exit stuff from __delete to __exit | Arnaldo Carvalho de Melo | 2014-10-17 | 1 | -5/+5 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard | 2014-10-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-10-16 | 31 | -669/+460 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf kvm stat live: Enable events copying | Alexander Yarygin | 2014-10-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | perf session: Add option to copy events when queueing | Alexander Yarygin | 2014-10-15 | 3 | -8/+56 | |
| | * | | | | | | | | | | | perf Documentation: Fix typos in perf/Documentation | Masanari Iida | 2014-10-15 | 9 | -15/+15 | |
| | * | | | | | | | | | | | perf trace: Use thread_{,_set}_priv helpers | Namhyung Kim | 2014-10-15 | 1 | -8/+8 | |
| | * | | | | | | | | | | | perf kvm: Use thread_{,_set}_priv helpers | Namhyung Kim | 2014-10-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | perf callchain: Create an address space per thread | Namhyung Kim | 2014-10-15 | 3 | -5/+55 | |
| | * | | | | | | | | | | | perf report: Set callchain_param.record_mode for future use | Namhyung Kim | 2014-10-15 | 2 | -0/+10 | |
| | * | | | | | | | | | | | perf evlist: Fix for double free in tools/perf stat | Yasser Shalabi | 2014-10-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | perf test: Add test case for pmu event new style format | Kan Liang | 2014-10-15 | 1 | -0/+36 | |
| | * | | | | | | | | | | | perf tools: Add support to new style format of kernel PMU event | Kan Liang | 2014-10-15 | 2 | -1/+69 | |
| | * | | | | | | | | | | | perf tools: Parse the pmu event prefix and suffix | Kan Liang | 2014-10-15 | 4 | -10/+141 | |
| | * | | | | | | | | | | | Revert "perf tools: Default to cpu// for events v5" | Kan Liang | 2014-10-15 | 3 | -54/+1 | |
| | * | | | | | | | | | | | perf Documentation: Remove Ruplicated docs for powerpc cpu specific events | Cody P Schafer | 2014-10-15 | 1 | -573/+0 | |
| | * | | | | | | | | | | | perf Documentation: sysfs events/ interfaces | Cody P Schafer | 2014-10-15 | 1 | -0/+60 | |
| | * | | | | | | | | | | | perf top: Add a visual cue for toggle zeroing of samples | Taeung Song | 2014-10-15 | 1 | -10/+22 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-10-15 | 35 | -229/+392 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf symbols: Make sym->end be the first address after the symbol range | Arnaldo Carvalho de Melo | 2014-10-14 | 3 | -8/+8 | |
| | * | | | | | | | | | | | perf symbols: Fix map->end fixup | Arnaldo Carvalho de Melo | 2014-10-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | perf tools: Fixup off-by-one comparision in maps__find | Namhyung Kim | 2014-10-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | perf tools: fix off-by-one error in maps | Stephane Eranian | 2014-10-14 | 1 | -3/+3 | |
| | * | | | | | | | | | | | perf machine: Add missing dsos->root rbtree root initialization | Arnaldo Carvalho de Melo | 2014-10-14 | 1 | -2/+8 | |
| | * | | | | | | | | | | | perf evsel: Make some exit routines static | Arnaldo Carvalho de Melo | 2014-10-14 | 2 | -6/+3 | |
| | * | | | | | | | | | | | perf evsel: Add missing 'target' struct forward declaration | Arnaldo Carvalho de Melo | 2014-10-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | perf evlist: Default to syswide target when no thread/cpu maps set | Arnaldo Carvalho de Melo | 2014-10-14 | 1 | -0/+40 | |
| | * | | | | | | | | | | | perf evlist: Check that there is a thread_map when preparing a workload | Arnaldo Carvalho de Melo | 2014-10-14 | 1 | -1/+7 | |
| | * | | | | | | | | | | | perf thread_map: Create dummy constructor out of open coded equivalent | Arnaldo Carvalho de Melo | 2014-10-14 | 2 | -8/+14 | |
| | * | | | | | | | | | | | perf tools: Remove hists from evsel | Arnaldo Carvalho de Melo | 2014-10-14 | 8 | -25/+65 | |
| | * | | | | | | | | | | | perf callchain: Move the callchain_param extern to callchain.h | Arnaldo Carvalho de Melo | 2014-10-14 | 5 | -2/+5 | |
| | * | | | | | | | | | | | perf evsel: Subclassing | Arnaldo Carvalho de Melo | 2014-10-14 | 2 | -2/+50 |