summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo
2019-02-06perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo
2019-02-06perf pmu: Remove needless evsel.h include, only needs one fwd declArnaldo Carvalho de Melo
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo
2019-02-06perf hist: Remove the needless callchain.h include from hist.hArnaldo Carvalho de Melo
2019-02-06perf tools: Add missing include <callchain.h> in various placesArnaldo Carvalho de Melo
2019-02-06perf thread: Don't include symbol.h, symbol_conf.h is enoughArnaldo Carvalho de Melo
2019-02-06perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enoughArnaldo Carvalho de Melo
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo
2019-02-06perf hist: Remove symbol.h from hist.h, just fwd decls are neededArnaldo Carvalho de Melo
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo
2019-02-06perf callchain: Uninline callchain_cursor_reset() to remove map.h dependencyArnaldo Carvalho de Melo
2019-02-06perf srccode: Move struct definition from map.h to srccode.hArnaldo Carvalho de Melo
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo
2019-02-06perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova
2019-02-04perf/uprobes: Convert to SPDX license identifierThomas Gleixner
2019-02-04perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-03Linux 5.0-rc5v5.0-rc5Linus Torvalds
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-02Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-01Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-02-01Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian