summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon-777/+5565
2020-10-01perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon-2/+2
2020-10-01perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon-1/+1
2020-10-01arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon-0/+1
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon-1/+11
2020-09-28arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker-0/+1
2020-09-28arm64: mm: Pin down ASIDs for sharing mm with devicesJean-Philippe Brucker-7/+112
2020-09-28firmware: arm_sdei: Remove _sdei_event_unregister()Gavin Shan-12/+6
2020-09-28firmware: arm_sdei: Remove _sdei_event_register()Gavin Shan-49/+28
2020-09-28firmware: arm_sdei: Introduce sdei_do_local_call()Gavin Shan-16/+25
2020-09-28firmware: arm_sdei: Cleanup on cross call functionGavin Shan-5/+9
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_unregister()Gavin Shan-15/+14
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_register()Gavin Shan-27/+25
2020-09-28firmware: arm_sdei: Remove redundant error message in sdei_probe()Gavin Shan-2/+0
2020-09-28firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()Gavin Shan-1/+1
2020-09-28firmware: arm_sdei: Unregister driver on error in sdei_init()Gavin Shan-3/+6
2020-09-28firmware: arm_sdei: Avoid nested statements in sdei_init()Gavin Shan-11/+12
2020-09-28firmware: arm_sdei: Retrieve event number from event instanceGavin Shan-1/+1
2020-09-28firmware: arm_sdei: Common block for failing path in sdei_event_create()Gavin Shan-14/+16
2020-09-28firmware: arm_sdei: Remove sdei_is_err()Gavin Shan-23/+3
2020-09-28arm_pmu: arm64: Use NMIs for PMUJulien Thierry-8/+63
2020-09-28arm_pmu: Introduce pmu_irq_opsJulien Thierry-16/+74
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry-1/+26
2020-09-28arm64: perf: Defer irq_work to IPI_IRQ_WORKJulien Thierry-9/+5
2020-09-28arm64: perf: Remove PMU lockingJulien Thierry-28/+0
2020-09-28arm64: perf: Avoid PMXEV* indirectionMark Rutland-14/+85
2020-09-28arm64: perf: Add missing ISB in armv8pmu_enable_counter()Alexandru Elisei-0/+5
2020-09-28perf: Add Arm CMN-600 PMU driverRobin Murphy-0/+1715
2020-09-28perf: Add Arm CMN-600 DT bindingRobin Murphy-0/+57
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang-33/+78
2020-09-21arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu-1/+8
2020-09-21arm64: Move console stack display code to stacktrace.cMark Brown-65/+65
2020-09-21arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall-0/+19
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall-0/+28
2020-09-21arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall-3/+7
2020-09-21arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall-7/+12
2020-09-21arm64/signal: Update the comment in preserve_sve_contextJulien Grall-1/+2
2020-09-21arm64/fpsimd: Update documentation of do_sve_accJulien Grall-1/+1
2020-09-18arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMWill Deacon-4/+28
2020-09-18drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter-2/+5
2020-09-18drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter-15/+17
2020-09-18arm64: mm: Fix missing-prototypes in pageattr.cTian Tao-0/+1
2020-09-18arm64/fpsimd: Fix missing-prototypes in fpsimd.cTian Tao-0/+2
2020-09-18arm64: stacktrace: Convert to ARCH_STACKWALKMark Brown-69/+11
2020-09-18arm64: stacktrace: Make stack walk callback consistent with generic codeMark Brown-14/+13
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown-16/+11
2020-09-18selftests: arm64: Add build and documentation for FP testsMark Brown-1/+123
2020-09-18selftests: arm64: Add wrapper scripts for stress testsMark Brown-0/+119
2020-09-18selftests: arm64: Add utility to set SVE vector lengthsMark Brown-0/+155
2020-09-18selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown-0/+1222