summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-tableWill Deacon2021-12-161-0/+1
* KVM: arm64: Fixup hyp stage-1 refcountQuentin Perret2021-12-161-5/+16
* KVM: arm64: Refcount hyp stage-1 pgtable pagesQuentin Perret2021-12-161-20/+19
* KVM: arm64: Provide {get,put}_page() stubs for early hyp allocatorQuentin Perret2021-12-161-0/+5
* Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier2021-12-019-81/+40
|\
| * arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVMMarc Zyngier2021-11-221-1/+5
| * KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier2021-11-225-16/+1
| * KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATEMarc Zyngier2021-11-224-1/+12
| * KVM: arm64: Remove unused __sve_save_stateMarc Zyngier2021-11-222-7/+0
| * KVM: arm64: Get rid of host SVE tracking/savingMarc Zyngier2021-11-223-40/+8
| * KVM: arm64: Reorder vcpu flag definitionsMarc Zyngier2021-11-221-12/+12
* | KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier2021-12-013-9/+6
* | KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()Marc Zyngier2021-12-011-18/+18
* | KVM: arm64: Restructure the point where has_run_once is advertisedMarc Zyngier2021-12-011-8/+12
* | KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of lineMarc Zyngier2021-12-012-6/+6
* | KVM: arm64: Move SVE state mapping at HYP to finalize-timeMarc Zyngier2021-12-012-12/+10
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-266-27/+64
|\ \
| * | arm64: uaccess: avoid blocking within critical sectionsMark Rutland2021-11-241-7/+41
| * | arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu2021-11-161-1/+1
| * | arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-164-19/+22
* | | arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park2021-11-251-2/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-1/+8
|\ \ | |/ |/|
| * KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov2021-11-181-1/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-138-16/+19
|\|
| * Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-128-16/+19
| |\
| | * KVM: arm64: Fix host stage-2 finalizationQuentin Perret2021-11-081-2/+12
| | * KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-083-11/+3
| | * KVM: arm64: nvhe: Fix a non-kernel-doc commentRandy Dunlap2021-11-081-1/+1
| | * KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-083-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-111-1/+1
|\ \ \
| * | | kasan: add kasan mode messages when kasan initKuan-Ying Lee2021-11-111-1/+1
| |/ /
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-111-0/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman2021-11-071-0/+1
| |\ \
| | * | arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann2021-11-041-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-106-11/+23
|\ \ \ \
| * | | | arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-081-3/+9
| * | | | arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-082-3/+5
| * | | | arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada2021-11-082-2/+2
| * | | | arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe2021-11-081-3/+7
* | | | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \ \ \
| * | | | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | | | | | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-101-1/+0
|\ \ \ \ \ \
| * | | | | | xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-1/+0
* | | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-084-7/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-243-7/+6
| * | | | | | isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-063-2/+22
|\ \ \ \ \ \ \
| * | | | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+2
| * | | | | | | kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang2021-11-061-0/+16
| * | | | | | | arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-0/+4