summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen
2018-04-18perf record: Remove misleading error suggestionAndi Kleen
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen
2018-04-18perf mem: Allow all record/report optionsAndi Kleen
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo
2018-04-17perf: Remove superfluous allocation error checkJiri Olsa
2018-04-17perf: Fix sample_max_stack maximum checkJiri Olsa
2018-04-17perf: Return proper values for user stack errorsJiri Olsa
2018-04-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov
2018-04-17perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar
2018-04-17trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-15Linux 4.17-rc1Linus Torvalds
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo