summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-2656-330/+618
|\
| * Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2412-164/+319
| |\
| | * perf record: Read from backward ring bufferWang Nan2016-05-233-0/+54
| | * perf record: Rename variable to make code clearWang Nan2016-05-231-10/+11
| | * perf record: Prevent reading invalid data in record__mmap_readWang Nan2016-05-231-0/+8
| | * perf evlist: Add API to pause/resumeWang Nan2016-05-232-0/+29
| | * perf trace: Use the ptr->name beautifier as default for "filename" argsArnaldo Carvalho de Melo2016-05-231-77/+43
| | * perf trace: Use the fd->name beautifier as default for "fd" argsArnaldo Carvalho de Melo2016-05-231-78/+54
| | * perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-236-1/+101
| | * perf evsel: Record fd into perf_mmapWang Nan2016-05-202-0/+7
| | * perf evsel: Add overwrite attribute and check write_backwardWang Nan2016-05-202-0/+14
| |/
| * Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2019-61/+109
| |\
| | * perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang2016-05-208-13/+41
| | * perf trace: Only auto set call-graph to "dwarf" when syscalls are being tracedArnaldo Carvalho de Melo2016-05-201-1/+1
| | * perf annotate: Sort list of recognised instructionsChris Ryder2016-05-201-5/+23
| | * perf annotate: Fix identification of ARM blt and bls instructionsChris Ryder2016-05-201-1/+1
| | * perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo2016-05-208-11/+8
| | * perf callchain: Stop validating callchains by the max_stack sysctlArnaldo Carvalho de Melo2016-05-201-20/+5
| | * perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo2016-05-201-1/+1
| | * perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo2016-05-202-4/+3
| | * perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo2016-05-203-1/+21
| | * perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo2016-05-201-4/+5
| * | perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King2016-05-201-1/+1
| * | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2030-117/+201
| |\|
| | * perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-174-11/+24
| | * perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-175-3/+49
| | * perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-173-5/+7
| | * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-179-17/+18
| | * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-1715-73/+84
| | * perf core: Generalize max_stack sysctl handlerArnaldo Carvalho de Melo2016-05-172-3/+4
| | * perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu2016-05-175-11/+14
| | * perf stat: Use cpu-clock event for cpu targetsNamhyung Kim2016-05-171-0/+3
| | * perf stat: Update runtime using cpu-clock eventNamhyung Kim2016-05-171-2/+4
| | * perf stat: Fix indentation of stalled backend cycleNamhyung Kim2016-05-171-1/+1
| | * perf symbols: Store vdso buildid unconditionallyHe Kuang2016-05-172-2/+3
| | * perf stat: Avoid fractional digits for integer scalesAndi Kleen2016-05-171-9/+10
| * | perf: Update MAINTAINERS for x86 movePeter Zijlstra2016-05-191-0/+1
| * | perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-181-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-262-0/+9
|\ \ \
| * | | objtool: Allow building with older libelfJan Beulich2016-05-172-0/+9
| |/ /
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-1/+1
|\ \ \
| * | | do "fold checks into iterate_and_advance()" rightAl Viro2016-05-261-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-261-1/+2
|\ \ \ \
| * | | | make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro2016-05-251-0/+1
| * | | | xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher2016-05-251-1/+1
* | | | | Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-battery'Rafael J. Wysocki2016-05-251-1/+1
| |\ \ \ \ \
| | * | | | | ACPI / battery: Correctly serialise with the pending async probeChris Wilson2016-05-211-1/+1
* | | | | | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-265-67/+39
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-255-67/+39
| |\ \ \ \ \ \ \ \ \