summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+2
|\
| * arm64: vdso: disable LTOSami Tolvanen2021-01-141-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-213-5/+18
|\ \
| * | KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-1/+0
| * | KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-1/+3
| * | KVM: arm64: Generate hyp relocation dataDavid Brazdil2021-01-231-0/+11
| * | KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-231-3/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2130-553/+639
|\ \ \
| * \ \ Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-02-126-5/+4
| |\ \ \
| | * | | arm64: Support running gen_vdso_offsets.sh with BSD userland.John Millikin2021-01-201-1/+1
| | * | | arm64: do not descend to vdso directories twiceMasahiro Yamada2021-01-205-4/+3
| | |/ /
| * | | Merge branch 'for-next/topology' into for-next/coreWill Deacon2021-02-121-59/+56
| |\ \ \
| | * | | arm64: topology: Make AMUs work with modular cpufreq driversViresh Kumar2021-01-201-44/+48
| | * | | arm64: topology: Reorder init_amu_fie() a bitViresh Kumar2021-01-201-13/+14
| | * | | arm64: topology: Avoid the have_policy checkViresh Kumar2021-01-201-14/+6
| | |/ /
| * | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2021-02-122-14/+9
| |\ \ \
| | * | | arm64: remove EL0 exception frame recordMark Rutland2021-01-202-14/+9
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-02-121-3/+10
| |\ \ \
| | * | | arm64: perf: add support for Cortex-A78Seiya Wang2021-02-031-0/+7
| | * | | arm64: perf: Constify static attribute_group structsRikard Falkeborn2021-02-021-3/+3
| | |/ /
| * | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-02-124-2/+13
| |\ \ \
| | * | | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-032-2/+7
| | * | | arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly2021-02-031-0/+3
| | * | | arm64: ptrace: Fix missing return in hw breakpoint codeKeno Fischer2021-02-021-0/+1
| | * | | KVM: arm64: Move __hyp_set_vectors out of .hyp.textQuentin Perret2021-01-281-0/+2
| | |/ /
| * | | Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-02-123-316/+60
| |\ \ \
| | * | | arm64: hibernate: add __force attribute to gfp_t castingPavel Tatashin2021-02-011-2/+2
| | * | | arm64: kexec: arm64_relocate_new_kernel don't use x0 as tempPavel Tatashin2021-01-271-8/+8
| | * | | arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizationsPavel Tatashin2021-01-271-28/+8
| | * | | arm64: kexec: call kexec_image_info only oncePavel Tatashin2021-01-271-4/+1
| | * | | arm64: kexec: move relocation function setupPavel Tatashin2021-01-271-27/+19
| | * | | arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse2021-01-271-21/+11
| | * | | arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin2021-01-271-1/+6
| | * | | arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin2021-01-271-1/+11
| | * | | arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin2021-01-271-227/+1
| | * | | arm64: hibernate: variable pudp is used instead of pd4dpPavel Tatashin2021-01-271-3/+3
| | * | | arm64: kexec: make dtb_mem always enabledPavel Tatashin2021-01-271-5/+1
| | |/ /
| * | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2021-02-124-34/+54
| |\ \ \
| | * | | arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland2021-02-083-33/+53
| | * | | arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2021-02-081-1/+1
| | |/ /
| * | | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2021-02-129-114/+427
| |\ \ \
| | * | | arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier2021-02-092-1/+19
| | * | | arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana2021-02-091-4/+0
| | * | | arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier2021-02-092-1/+14
| | * | | arm64: Move "nokaslr" over to the early cpufeature infrastructureMarc Zyngier2021-02-092-34/+17
| | * | | arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier2021-02-091-0/+2
| | * | | arm64: Add an aliasing facility for the idreg overrideMarc Zyngier2021-02-091-3/+14
| | * | | arm64: Honor VHE being disabled from the command-lineMarc Zyngier2021-02-092-0/+14
| | * | | arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier2021-02-092-1/+15
| | * | | arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier2021-02-093-1/+152