summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | IB/iser: Don't bound release_work completions timeoutsSagi Grimberg2014-10-091-9/+4
| | | * | | | | | | | | | | IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2014-10-092-61/+108
| | | * | | | | | | | | | | IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg2014-10-091-28/+30
| | | * | | | | | | | | | | IB/iser: Remove unused variables and dead codeRoi Dayan2014-10-091-4/+0
| | | * | | | | | | | | | | IB/iser: Re-introduce ib_connSagi Grimberg2014-10-095-204/+245
| | | * | | | | | | | | | | IB/iser: Rename ib_conn -> iser_connSagi Grimberg2014-10-095-392/+403
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S2014-10-141-4/+3
| | * | | | | | | | | | | RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S2014-10-141-0/+1
| | * | | | | | | | | | | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S2014-10-141-8/+16
| | * | | | | | | | | | | RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise2014-10-141-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein2014-10-141-0/+4
| * | | | | | | | | | | IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma2014-10-141-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-1964-910/+882
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-187-11/+30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf script: Add period as a default output columnJiri Olsa2014-10-171-3/+6
| | * | | | | | | | | | | perf script: Add period data columnJiri Olsa2014-10-172-2/+12
| | * | | | | | | | | | | perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo2014-10-174-1/+5
| | * | | | | | | | | | | perf evlist: Add missing 'struct option' forward declarationArnaldo Carvalho de Melo2014-10-171-0/+2
| | * | | | | | | | | | | perf evsel: Move exit stuff from __delete to __exitArnaldo Carvalho de Melo2014-10-171-5/+5
| |/ / / / / / / / / / /
| * | | | | | | | | | | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard2014-10-171-1/+0
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-1631-669/+460
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf kvm stat live: Enable events copyingAlexander Yarygin2014-10-151-0/+1
| | * | | | | | | | | | | perf session: Add option to copy events when queueingAlexander Yarygin2014-10-153-8/+56
| | * | | | | | | | | | | perf Documentation: Fix typos in perf/DocumentationMasanari Iida2014-10-159-15/+15
| | * | | | | | | | | | | perf trace: Use thread_{,_set}_priv helpersNamhyung Kim2014-10-151-8/+8
| | * | | | | | | | | | | perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim2014-10-151-3/+3
| | * | | | | | | | | | | perf callchain: Create an address space per threadNamhyung Kim2014-10-153-5/+55
| | * | | | | | | | | | | perf report: Set callchain_param.record_mode for future useNamhyung Kim2014-10-152-0/+10
| | * | | | | | | | | | | perf evlist: Fix for double free in tools/perf statYasser Shalabi2014-10-151-0/+1
| | * | | | | | | | | | | perf test: Add test case for pmu event new style formatKan Liang2014-10-151-0/+36
| | * | | | | | | | | | | perf tools: Add support to new style format of kernel PMU eventKan Liang2014-10-152-1/+69
| | * | | | | | | | | | | perf tools: Parse the pmu event prefix and suffixKan Liang2014-10-154-10/+141
| | * | | | | | | | | | | Revert "perf tools: Default to cpu// for events v5"Kan Liang2014-10-153-54/+1
| | * | | | | | | | | | | perf Documentation: Remove Ruplicated docs for powerpc cpu specific eventsCody P Schafer2014-10-151-573/+0
| | * | | | | | | | | | | perf Documentation: sysfs events/ interfacesCody P Schafer2014-10-151-0/+60
| | * | | | | | | | | | | perf top: Add a visual cue for toggle zeroing of samplesTaeung Song2014-10-151-10/+22
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-1535-229/+392
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo2014-10-143-8/+8
| | * | | | | | | | | | | perf symbols: Fix map->end fixupArnaldo Carvalho de Melo2014-10-141-1/+1
| | * | | | | | | | | | | perf tools: Fixup off-by-one comparision in maps__findNamhyung Kim2014-10-141-1/+1
| | * | | | | | | | | | | perf tools: fix off-by-one error in mapsStephane Eranian2014-10-141-3/+3
| | * | | | | | | | | | | perf machine: Add missing dsos->root rbtree root initializationArnaldo Carvalho de Melo2014-10-141-2/+8
| | * | | | | | | | | | | perf evsel: Make some exit routines staticArnaldo Carvalho de Melo2014-10-142-6/+3
| | * | | | | | | | | | | perf evsel: Add missing 'target' struct forward declarationArnaldo Carvalho de Melo2014-10-141-0/+1
| | * | | | | | | | | | | perf evlist: Default to syswide target when no thread/cpu maps setArnaldo Carvalho de Melo2014-10-141-0/+40
| | * | | | | | | | | | | perf evlist: Check that there is a thread_map when preparing a workloadArnaldo Carvalho de Melo2014-10-141-1/+7
| | * | | | | | | | | | | perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo2014-10-142-8/+14
| | * | | | | | | | | | | perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-148-25/+65
| | * | | | | | | | | | | perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo2014-10-145-2/+5
| | * | | | | | | | | | | perf evsel: SubclassingArnaldo Carvalho de Melo2014-10-142-2/+50