summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-10-08tools lib traceevent: Separate out tep_strerror() for strerror_r() issuesSteven Rostedt (VMware)-30/+54
2018-10-08perf python: More portable way to make CFLAGS work with clangEduardo Habkost-6/+8
2018-10-08perf python: Make clang_has_option() work on Python 3Eduardo Habkost-1/+1
2018-10-08perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma-1/+4
2018-10-08perf tools: Avoid double free in read_event_file()Sanskriti Sharma-3/+1
2018-10-08perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma-0/+1
2018-10-08perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma-0/+2
2018-10-08perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma-2/+8
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter-0/+14
2018-10-08perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo-0/+1
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo-5/+29
2018-10-02perf/x86/intel: Add quirk for Goldmont PlusKan Liang-0/+35
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra-112/+115
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen-1/+122
2018-10-02perf/x86/intel: Factor out common code of PMI handlerKan Liang-49/+60
2018-10-02Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar-160/+253
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-1268/+1733
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan-0/+18
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang-6/+6
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa-0/+2
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma-1/+1
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra-7/+2
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman-19/+25
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-19/+0
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman-13/+28
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+6
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman-2/+2
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor-2/+2
2018-09-29Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman-0/+3
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-48/+38
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-18/+86
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-10/+54
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-9/+55
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-55/+43
2018-09-28x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre-123/+203
2018-09-28x86/intel_rdt: Create required perf event attributesReinette Chatre-0/+26
2018-09-28x86/intel_rdt: Remove local register variablesReinette Chatre-44/+9
2018-09-28perf/x86: Add helper to obtain performance counter indexReinette Chatre-0/+22
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre-0/+6
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman-52/+217
2018-09-28Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+7
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-18/+24
2018-09-28Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe-2/+4
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe-1/+3
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+17
2018-09-28Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-28/+142
2018-09-28Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-11/+5
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman-130/+184
2018-09-27Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Greg Kroah-Hartman-1/+1