summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2020-06-16arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-11locking/atomics: Flip fallbacks and instrumentationlocking-urgent-2020-06-11Peter Zijlstra
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier
2020-06-10KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier
2020-06-10KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-10arm64: acpi: fix UBSAN warningNick Desaulniers
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09arm64: add loglvl to dump_backtrace()Dmitry Safonov
2020-06-09KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier
2020-06-09KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptrMarc Zyngier
2020-06-09KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-08arm64: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02arm64: use __vmalloc_node in arch_alloc_vmap_stackChristoph Hellwig
2020-06-02mm: enforce that vmap can't map pages executableChristoph Hellwig
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-28KVM: arm64: Drop obsolete comment about sys_reg orderingMarc Zyngier
2020-05-28KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall
2020-05-25KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull
2020-05-25KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()David Brazdil
2020-05-25KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual