summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix lsdir to set errno correctlyMasami Hiramatsu2016-05-111-1/+1
* perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-112-52/+53
* perf trace: Move flock op beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-112-31/+32
* perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-114-1/+42
* perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-116-0/+127
* perf script: Fix export of callchains with recursion in db-exportChris Phlipot2016-05-111-0/+4
* perf script: Fix callchain addresses in db-exportChris Phlipot2016-05-111-4/+1
* perf script: Fix symbol insertion behavior in db-exportChris Phlipot2016-05-111-2/+1
* perf symbols: Add dso__insert_symbol functionChris Phlipot2016-05-112-0/+15
* perf scripting python: Use Py_FatalError instead of die()Arnaldo Carvalho de Melo2016-05-111-2/+5
* Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-1127-245/+510
|\
| * perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu2016-05-104-55/+0
| * perf help: Do not use ALLOC_GROW in add_cmd_listMasami Hiramatsu2016-05-101-8/+22
| * perf pmu: Make pmu_formats_string to check return value of strbufMasami Hiramatsu2016-05-101-5/+5
| * perf header: Make topology checkers to check return value of strbufMasami Hiramatsu2016-05-101-11/+20
| * perf tools: Make alias handler to check return value of strbufMasami Hiramatsu2016-05-103-20/+26
| * perf help: Make check_emacsclient_version to check strbuf APIsMasami Hiramatsu2016-05-101-8/+10
| * perf probe: Check the return value of strbuf APIsMasami Hiramatsu2016-05-103-97/+128
| * perf tools: Rewrite strbuf not to die()Masami Hiramatsu2016-05-102-36/+82
| * perf symbols: Fix handling of zero-length symbols.Chris Phlipot2016-05-091-1/+1
| * perf evsel: Print state of perf_event_attr.write_backwardArnaldo Carvalho de Melo2016-05-091-0/+1
| * perf tests: Add test to check backward ring bufferWang Nan2016-05-094-0/+157
| * perf tools: Support reading from backward ring bufferWang Nan2016-05-092-0/+54
| * perf script: Fix incorrect python db-export error messageChris Phlipot2016-05-091-1/+1
| * perf stat: Scale values by unit before metricsAndi Kleen2016-05-091-1/+3
| * perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding supportHe Kuang2016-05-091-2/+0
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-11252-1043/+2131
|\ \ | |/ |/|
| * perf diff: Fix duplicated output columnNamhyung Kim2016-05-111-0/+3
| * Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-101-2/+4
| |\
| | * PCI: Do not treat EPROBE_DEFER as device attach failureLukas Wunner2016-05-021-1/+1
| | * PCI: Fix BUG on device attach failureLukas Wunner2016-05-021-1/+3
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-103-1/+20
| |\ \
| | * | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-101-1/+1
| | * | MAINTAINERS: Add mmiotrace entryIngo Molnar2016-05-081-0/+14
| | * | x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner2016-05-071-0/+5
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-103-1/+10
| |\ \ \
| | * | | sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang2016-05-102-0/+2
| | * | | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki2016-05-071-1/+8
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-091-2/+2
| |\ \ \ \
| | * | | | libnvdimm, pfn: fix ARCH=alpha allmodconfig build failureDan Williams2016-05-061-2/+2
| * | | | | perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-092-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-092-3/+6
| |\ \ \ \ \
| | * | | | | zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-091-2/+5
| | * | | | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-091-1/+1
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-095-11/+36
| |\ \ \ \ \ \
| | * | | | | | crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-051-0/+1
| | * | | | | | crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-051-1/+2
| | * | | | | | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
| | * | | | | | crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0936-100/+190
| |\ \ \ \ \ \ \