summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon1-2/+2
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon4-27/+3
2020-09-29arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier1-0/+7
2020-09-28arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker1-0/+1
2020-09-28arm64: perf: Defer irq_work to IPI_IRQ_WORKJulien Thierry1-9/+5
2020-09-28arm64: perf: Remove PMU lockingJulien Thierry1-28/+0
2020-09-28arm64: perf: Avoid PMXEV* indirectionMark Rutland1-14/+85
2020-09-28arm64: perf: Add missing ISB in armv8pmu_enable_counter()Alexandru Elisei1-0/+5
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang1-33/+70
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier1-1/+3
2020-09-25kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada1-1/+1
2020-09-25kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada1-1/+1
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-5/+0
2020-09-21arm64: Move console stack display code to stacktrace.cMark Brown2-65/+65
2020-09-21arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier1-0/+8
2020-09-21arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabledMarc Zyngier1-2/+5
2020-09-21arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall1-0/+17
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall1-0/+8
2020-09-21arm64/signal: Update the comment in preserve_sve_contextJulien Grall1-1/+2
2020-09-21arm64/fpsimd: Update documentation of do_sve_accJulien Grall1-1/+1
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+7
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider1-1/+1
2020-09-18arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPUYueHaibing1-1/+3
2020-09-18arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMWill Deacon2-1/+18
2020-09-18arm64/fpsimd: Fix missing-prototypes in fpsimd.cTian Tao1-0/+2
2020-09-18arm64: stacktrace: Convert to ARCH_STACKWALKMark Brown1-69/+10
2020-09-18arm64: stacktrace: Make stack walk callback consistent with generic codeMark Brown3-13/+12
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-11/+15
2020-09-17Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier2-54/+84
2020-09-17arm64: Remove custom IRQ stat accountingMarc Zyngier2-28/+13
2020-09-17arm64: Kill __smp_cross_call and coMarc Zyngier1-31/+7
2020-09-14arm64: hibernate: Remove unused including <linux/version.h>Tian Tao1-1/+0
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan1-20/+0
2020-09-14arm64: kprobe: clarify the comment of steppable hint instructionsAmit Daniel Kachhap1-2/+4
2020-09-14arm64: kprobe: disable probe of fault prone ptrauth instructionAmit Daniel Kachhap1-6/+0
2020-09-14arm64: cpufeature: Modify address authentication cpufeature to exactAmit Daniel Kachhap1-9/+35
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap2-0/+33
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap2-9/+9
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap2-2/+6
2020-09-13irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei1-0/+2
2020-09-13arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier1-12/+81
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier1-2/+6
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu2-12/+4
2020-09-11arm64: Remove the unused include statementsTian Tao1-2/+0
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual1-85/+92
2020-09-08arm64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-75/+3
2020-09-07arm64: topology: Stop using MPIDR for topology informationValentin Schneider1-15/+17
2020-09-07arm64: perf: Remove unnecessary event_idx checkQi Liu1-18/+2
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel4-15/+8
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni2-3/+3