summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf c2c: Add local variables for output metricsLeo Yan2021-01-201-26/+33
* perf c2c: Refactor node displayLeo Yan2021-01-201-13/+20
* perf c2c: Fix argument type for percent()Leo Yan2021-01-201-1/+1
* perf c2c: Refactor display filterLeo Yan2021-01-201-15/+15
* perf c2c: Refactor hist entry validationLeo Yan2021-01-201-7/+23
* perf c2c: Rename for shared cache line statsLeo Yan2021-01-201-7/+7
* perf stat: Enable counting events for BPF programsSong Liu2021-01-2014-18/+645
* perf build: Support build BPF skeletons with perfSong Liu2021-01-155-3/+63
* bpftool: Add Makefile target bootstrapSong Liu2021-01-151-0/+2
* perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson2020-12-281-2/+2
* perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa2020-12-281-0/+3
* perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa2020-12-283-3/+38
* perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa2020-12-281-11/+30
* perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa2020-12-288-5/+45
* perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...Jiri Olsa2020-12-281-0/+32
* perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa2020-12-281-17/+32
* perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa2020-12-282-14/+29
* perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa2020-12-284-12/+41
* perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa2020-12-281-4/+7
* tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa2020-12-281-5/+37
* perf arm64: Add argument support for SDTLeo Yan2020-12-281-0/+94
* perf probe: Fixup Arm64 SDT argumentsLeo Yan2020-12-281-2/+36
* Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-271-2/+2
* proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \
| * | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \
| * | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | | | jump_label/static_call: Add MAINTAINERSPeter Zijlstra2020-12-181-0/+16
| * | | | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
| |/ / /
* | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-273-15/+4
|\ \ \ \
| * | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King2020-12-181-1/+1
| * | | | tick/sched: Remove bogus boot "safety" checkThomas Gleixner2020-12-161-7/+0
| * | | | tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner2020-12-161-7/+3
* | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-272-33/+20
|\ \ \ \ \
| * | | | | sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-152-33/+20
* | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\ \ \ \ \ \
| * | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * | | | | | PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | | | | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* | | | | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | | | | | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2523-391/+688
|\ \ \ \ \ \ \