aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/...Catalin Marinas66-620/+1432
2022-01-05arm64: Use correct method to calculate nomap region boundariesHuacai Chen1-2/+4
2022-01-05arm64: Drop outdated links in commentsKees Cook1-4/+0
2022-01-04arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon1-2/+9
2022-01-04drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2022-01-04perf/smmuv3: Fix unused variable warning when CONFIG_OF=nWill Deacon1-0/+2
2021-12-22arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2021-12-22arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli1-1/+6
2021-12-22asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang3-0/+28
2021-12-17arm64: Ensure that the 'bti' macro is defined where linkage.h is includedCatalin Marinas1-0/+4
2021-12-15arm64: remove __dma_*_area() aliasesMark Rutland1-21/+3
2021-12-14docs/arm64: delete a space from tagged-address-abiYanteng Si1-1/+1
2021-12-14arm64: Enable KCSANKefeng Wang4-0/+5
2021-12-14kselftest/arm64: Add pidbench for floating point syscall casesMark Brown3-1/+75
2021-12-14arm64/fp: Add comments documenting the usage of state restore functionsMark Brown1-2/+5
2021-12-14kselftest/arm64: Add a test program to exercise the syscall ABIMark Brown5-1/+568
2021-12-14kselftest/arm64: Allow signal tests to trigger from a functionMark Brown1-7/+5
2021-12-14kselftest/arm64: Parameterise ptrace vector length informationMark Brown1-77/+142
2021-12-14arm64/sve: Minor clarification of ABI documentationMark Brown1-1/+1
2021-12-14arm64/sve: Generalise vector length configuration prctl() for SMEMark Brown4-31/+34
2021-12-14arm64/sve: Make sysctl interface for SVE reusable by SMEMark Brown1-6/+9
2021-12-14Merge branch 'for-next/perf-cpu' into for-next/perfWill Deacon1-70/+45
2021-12-14arm64: Use BTI C directly and unconditionallyMark Brown3-25/+9
2021-12-14arm64: Unconditionally override SYM_FUNC macrosMark Brown1-5/+11
2021-12-14arm64: Add macro version of the BTI instructionMark Brown3-11/+16
2021-12-14Merge 'arm64/for-next/fixes' into for-next/btiCatalin Marinas3-6/+11
2021-12-14arm64: perf: Support new DT compatiblesRobin Murphy1-0/+12
2021-12-14arm64: perf: Simplify registration boilerplateRobin Murphy1-82/+31
2021-12-14arm64: perf: Support Denver and Carmel PMUsThierry Reding1-0/+14
2021-12-14Merge branch 'for-next/perf-user-counter-access' into for-next/perfWill Deacon7-13/+236
2021-12-14Merge branch 'for-next/perf-smmu' into for-next/perfWill Deacon2-2/+134
2021-12-14Merge branch 'for-next/perf-hisi' into for-next/perfWill Deacon6-0/+1068
2021-12-14Merge branch 'for-next/perf-cn10k' into for-next/perfWill Deacon4-0/+500
2021-12-14Merge branch 'for-next/perf-cmn' into for-next/perfWill Deacon3-367/+767
2021-12-14arm64: atomics: lse: define RETURN ops in terms of FETCH opsMark Rutland1-34/+14
2021-12-14arm64: atomics: lse: improve constraints for simple opsMark Rutland1-12/+18
2021-12-14arm64: atomics: lse: define ANDs in terms of ANDNOTsMark Rutland1-30/+4
2021-12-14arm64: atomics lse: define SUBs in terms of ADDsMark Rutland1-122/+58
2021-12-14arm64: atomics: format whitespace consistentlyMark Rutland2-50/+50
2021-12-14drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu5-0/+962
2021-12-14docs: perf: Add description for HiSilicon PCIe PMU driverQi Liu1-0/+106
2021-12-14dt-bindings: perf: Add YAML schemas for Marvell CN10K LLC-TAD pmu bindingsBhaskara Budiredla1-0/+63
2021-12-14drivers: perf: Add LLC-TAD perf counter supportBhaskara Budiredla3-0/+437
2021-12-14arm64/xor: use EOR3 instructions when availableArd Biesheuvel3-1/+157
2021-12-14perf/smmuv3: Synthesize IIDR from CoreSight ID registersRobin Murphy1-1/+54
2021-12-14perf/smmuv3: Add devicetree supportJean-Philippe Brucker1-1/+10
2021-12-14dt-bindings: Add Arm SMMUv3 PMCG bindingJean-Philippe Brucker1-0/+70
2021-12-14perf/arm-cmn: Add debugfs topology infoRobin Murphy1-3/+148
2021-12-14perf/arm-cmn: Add CI-700 SupportRobin Murphy1-4/+53
2021-12-14dt-bindings: perf: arm-cmn: Add CI-700Robin Murphy1-5/+16