summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | KVM: arm64: Provide __flush_dcache_area at EL2Quentin Perret2021-03-191-0/+2
| | | * | | | | | KVM: arm64: Enable access to sanitized CPU features at EL2Quentin Perret2021-03-193-0/+27
| | | * | | | | | KVM: arm64: Allow using kvm_nvhe_sym() in hyp codeQuentin Perret2021-03-191-0/+4
| | | * | | | | | KVM: arm64: Make kvm_call_hyp() a function call at HypQuentin Perret2021-03-191-0/+6
| | | * | | | | | KVM: arm64: Introduce a BSS section for use at HypQuentin Perret2021-03-191-0/+1
| | | * | | | | | KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret2021-03-191-2/+39
| | | * | | | | | KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon2021-03-191-0/+3
| | | * | | | | | Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2Marc Zyngier2021-03-197-29/+33
| | | |\| | | | | | | | | |/ / / / | | | |/| | | |
| | | * | | | | KVM: arm64: Enable SVE support for nVHEDaniel Kiss2021-03-181-13/+0
| | | * | | | | KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier2021-03-182-3/+7
| | | * | | | | arm64: sve: Provide a conditional update accessor for ZCR_ELxMarc Zyngier2021-03-181-0/+9
| | | * | | | | KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier2021-03-181-1/+3
| | | * | | | | KVM: arm64: Let vcpu_sve_pffr() handle HYP VAsMarc Zyngier2021-03-181-2/+2
| | | * | | | | KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier2021-03-182-0/+4
| | * | | | | | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/nextMarc Zyngier2021-04-132-0/+3
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Don't print warning when trapping SPE registersAlexandru Elisei2021-04-111-0/+2
| | | * | | | | | KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei2021-04-071-0/+1
| | * | | | | | | arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose2021-04-063-0/+18
| | * | | | | | | KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose2021-04-061-0/+5
| | * | | | | | | arm64: Add TRBE definitionsAnshuman Khandual2021-04-051-0/+50
| | * | | | | | | arm64: Add support for trace synchronization barrierSuzuki K Poulose2021-04-051-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-225-2/+8
| |\ \ \ \ \ \ \
| * | | | | | | | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * | | | | | | | KVM: arm64: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-0/+1
| * | | | | | | | KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+4
| * | | | | | | | KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-303-16/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2021-04-302-16/+27
| * | | | | | | | mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin2021-04-301-4/+3
| * | | | | | | | arm64: inline huge vmap supported functionsNicholas Piggin2021-04-301-3/+20
| * | | | | | | | mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-301-0/+8
* | | | | | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-302-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2021-04-142-2/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-292-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | quota: wire up quotactl_pathSascha Hauer2021-03-172-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-281-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-081-4/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen2021-04-081-1/+1
| * | | | | | | | arm64: use function_nocfi with __pa_symbolSami Tolvanen2021-04-081-1/+1
| * | | | | | | | arm64: implement function_nocfiSami Tolvanen2021-04-081-0/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-9/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-261-9/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-121-9/+1
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-9/+1
| | | |/ / / / /
* | | | | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-263-10/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-081-0/+60
| * | | | | | | | asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin2021-04-081-10/+0
| * | | | | | | | arm64: Implement ioremap_np() to map MMIO as nGnRnEHector Martin2021-04-081-0/+1
| * | | | | | | | arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin2021-04-081-0/+6