summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-06perf pmu: Remove set_drv_config APIMathieu Poirier7-138/+0
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier3-59/+0
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier1-0/+44
2019-02-06perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header fileMathieu Poirier2-2/+1
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier3-12/+55
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier4-3/+110
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier7-14/+17
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo2-4/+4
2019-02-06perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo1-0/+1
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo4-3/+7
2019-02-06perf pmu: Remove needless evsel.h include, only needs one fwd declArnaldo Carvalho de Melo1-1/+2
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo1-0/+2
2019-02-06perf hist: Remove the needless callchain.h include from hist.hArnaldo Carvalho de Melo1-1/+2
2019-02-06perf tools: Add missing include <callchain.h> in various placesArnaldo Carvalho de Melo6-0/+6
2019-02-06perf thread: Don't include symbol.h, symbol_conf.h is enoughArnaldo Carvalho de Melo1-1/+4
2019-02-06perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enoughArnaldo Carvalho de Melo1-1/+1
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo16-0/+16
2019-02-06perf hist: Remove symbol.h from hist.h, just fwd decls are neededArnaldo Carvalho de Melo4-1/+5
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo2-0/+3
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo11-87/+106
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo35-0/+35
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo5-15/+27
2019-02-06perf callchain: Uninline callchain_cursor_reset() to remove map.h dependencyArnaldo Carvalho de Melo4-15/+20
2019-02-06perf srccode: Move struct definition from map.h to srccode.hArnaldo Carvalho de Melo3-13/+15
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo1-0/+1
2019-02-06perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo1-0/+3
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova3-5/+5
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova3-4/+5
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova2-7/+8
2019-02-04perf/uprobes: Convert to SPDX license identifierThomas Gleixner1-14/+1
2019-02-04perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner1-14/+1
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner3-6/+3
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar733-3851/+7859
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland1-0/+3
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-5/+11
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-03Linux 5.0-rc5v5.0-rc5Linus Torvalds1-1/+1
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-14/+35
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+9
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-23/+35
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-38/+71
2019-02-02Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+5
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-19/+38
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds9-53/+93
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-27/+29
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-74/+304
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai1-2/+3
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner6-10/+10
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-42/+73