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