aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-20arm64: kexec: include reboot.hSimon Horman1-0/+1
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter1-3/+0
2023-04-17arm64/cpufeature: Use helper macro to specify ID register for capabilitesMark Brown1-201/+44
2023-04-17drivers/perf: hisi: add NULL check for nameJunhao He3-15/+20
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He8-11/+8
2023-04-17arm64/cpufeature: Consistently use symbolic constants for min_field_valueMark Brown1-17/+17
2023-04-17arm64/cpufeature: Pull out helper for CPUID register definitionsMark Brown1-12/+15
2023-04-17arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown2-1/+65
2023-04-17ACPI: AGDI: Improve error reporting for problems during .remove()Uwe Kleine-König1-3/+10
2023-04-14arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti1-0/+7
2023-04-14perf/arm-cmn: Fix port detection for CMN-700Robin Murphy1-27/+30
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg3-0/+8
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland3-7/+8
2023-04-13arm64: use XPACLRI to strip PACMark Rutland5-16/+28
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland2-0/+17
2023-04-12arm64/sme: Fix some comments of ARM SMEDongxu Sun1-2/+2
2023-04-12arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun1-5/+7
2023-04-12arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun1-3/+3
2023-04-11arm64/idreg: Don't disable SME when disabling SVEMark Brown1-1/+1
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He2-36/+3
2023-04-11arm64: kdump: do not map crashkernel region specificallyBaoquan He1-43/+0
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He2-26/+0
2023-04-11arm64: compat: Remove defines now in asm-genericTeo Couprie Diaz1-4/+0
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland3-90/+78
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland5-195/+222
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland3-16/+18
2023-04-11arm64: stacktrace: always inline core stacktrace functionsMark Rutland1-10/+13
2023-04-11arm64: stacktrace: move dump functions to end of fileMark Rutland1-33/+33
2023-04-11arm64: stacktrace: recover return address for first entryMark Rutland1-23/+30
2023-04-11arm64: ftrace: Simplify get_ftrace_pltFlorent Revest1-5/+5
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest5-20/+138
2023-04-11arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian1-4/+23
2023-04-06perf/arm-cmn: Validate cycles events fullyRobin Murphy1-1/+1
2023-04-06arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12Mark Brown1-1/+24
2023-04-06arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown2-8/+75
2023-04-06arm64/sysreg: allow *Enum blocks in SysregFields blocksMark Rutland1-37/+58
2023-03-30Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...Will Deacon1-16/+1
2023-03-28arm64: uaccess: remove unnecessary earlyclobberMark Rutland1-1/+1
2023-03-28arm64: uaccess: permit put_{user,kernel} to use zero registerMark Rutland1-1/+1
2023-03-28arm64: uaccess: permit __smp_store_release() to use zero registerMark Rutland1-5/+5
2023-03-28arm64: atomics: lse: improve cmpxchg implementationMark Rutland1-12/+5
2023-03-28Revert "ARM: mach-virt: Select PMUv3 driver by default"Will Deacon1-1/+0
2023-03-28arm64: kexec: remove unnecessary (void*) conversionsYu Zhe1-1/+1
2023-03-28arm64: armv8_deprecated: remove unnecessary (void*) conversionsYu Zhe1-2/+2
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2-18/+20
2023-03-27arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny2-8/+0
2023-03-27mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang4-2/+80
2023-03-27drivers/perf: apple_m1: Add Apple M2 supportJanne Grunau1-0/+14
2023-03-27dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 coresJanne Grunau1-0/+2
2023-03-27perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono1-2/+4