summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-21/+13
| | |\ \ \
| | | * | | KVM: arm64: Simplify PtrAuth alternative patchingMarc Zyngier2020-06-221-19/+11
| | | * | | KVM: arm64: Check HCR_EL2 instead of shadow copy to swap PtrAuth registersMarc Zyngier2020-06-221-2/+2
| | | |/ /
| | * | | Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-289-56/+136
| | |\ \ \
| | | * | | KVM: arm64: timers: Move timer registers to the sys_regs fileMarc Zyngier2020-07-071-0/+6
| | | * | | KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier2020-07-072-3/+3
| | | * | | KVM: arm64: Disintegrate SPSR arrayMarc Zyngier2020-07-072-3/+7
| | | * | | KVM: arm64: Move SP_EL1 to the system register arrayMarc Zyngier2020-07-071-2/+1
| | | * | | KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier2020-07-072-22/+2
| | | * | | KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier2020-07-072-11/+19
| | | * | | KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs accessMarc Zyngier2020-07-071-1/+1
| | | * | | KVM: arm64: Introduce accessor for ctxt->sys_regMarc Zyngier2020-07-071-5/+10
| | | * | | KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier2020-07-071-1/+2
| | | * | | KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall2020-07-073-18/+37
| | | * | | Merge branch 'kvm-arm64/ttl-for-arm64' into HEADMarc Zyngier2020-07-075-1/+59
| | | |\ \ \
| | * | | | | KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()Marc Zyngier2020-07-071-1/+19
| | |/ / / /
| | * | | | KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil2020-07-052-3/+1
| | * | | | KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHEDavid Brazdil2020-07-051-0/+2
| | * | | | KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil2020-07-052-5/+6
| | * | | | KVM: arm64: Split hyp/switch.c to VHE/nVHEDavid Brazdil2020-07-052-3/+7
| | * | | | KVM: arm64: Move hyp-init.S to nVHEAndrew Scull2020-07-051-3/+2
| | * | | | KVM: arm64: Build hyp-entry.S separately for VHE/nVHEDavid Brazdil2020-07-052-12/+17
| | * | | | KVM: arm64: Handle calls to prefixed hyp functionsAndrew Scull2020-07-052-3/+33
| | * | | | KVM: arm64: Use build-time defines in has_vhe()David Brazdil2020-07-051-3/+10
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+1
|\ \ \ \ \ \
| * | | | | | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
| |/ / / / /
* | | | | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-3/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | * | | | arm64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-082-5/+9
|\ \ \ \ \ \ \
| * | | | | | | arm64: Fix __cpu_logical_map undefined issueKefeng Wang2020-08-081-1/+6
| * | | | | | | arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu2020-08-081-4/+3
* | | | | | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* | | | | | | | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-11/+0
* | | | | | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-26/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-064-25/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-103-14/+11
| * | | | | | | | KVM: arm64: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-093-13/+8
| * | | | | | | | KVM: arm64: Use common code's approach for __GFP_ZERO with memory cachesSean Christopherson2020-07-091-0/+1
| * | | | | | | | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-2/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-0/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, arm64: Add BPF exception tablesJean-Philippe Brucker2020-07-311-0/+12
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-023-5/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-253-1/+14
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
* | | | | | | | | | | random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2020-08-051-1/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+2
|\ \ \ \ \ \ \ \ \ \