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