summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will 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-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-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-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-18arm64: Enable PCI write-combine resources under sysfsClint Sbisa
2020-09-14arm64: hibernate: Remove unused including <linux/version.h>Tian Tao
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan
2020-09-14arm64: kprobe: clarify the comment of steppable hint instructionsAmit Daniel Kachhap
2020-09-14arm64: kprobe: disable probe of fault prone ptrauth instructionAmit Daniel Kachhap
2020-09-14arm64: cpufeature: Modify address authentication cpufeature to exactAmit Daniel Kachhap
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu
2020-09-11arm64: Remove the unused include statementsTian Tao
2020-09-11arm64/mm: Unify CONT_PMD_SHIFTGavin Shan
2020-09-11arm64/mm: Unify CONT_PTE_SHIFTGavin Shan
2020-09-11arm64/mm: Remove CONT_RANGE_OFFSETGavin Shan
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual
2020-09-11arm64/mm: Enable THP migrationAnshuman Khandual
2020-09-11arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual
2020-09-07arm64: topology: Stop using MPIDR for topology informationValentin Schneider
2020-09-07arm64/mm/ptdump: Add address markers for BPF regionsAnshuman Khandual
2020-09-07arm64: perf: Remove unnecessary event_idx checkQi Liu
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel
2020-09-07arm64/numa: Fix a typo in comment of arm64_numa_initYanfei Xu
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-09-07arm64: perf: Add general hardware LLC events for PMUv3Leo Yan
2020-09-07arm64: traps: Add str of description to panic() in die()Yue Hu