summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-24arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-02-11KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-02-11KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-02-11arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-01-14arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-16Merge linux-5.4.y tag 'v5.4.3' into lf-5.4.yJason Liu
2019-12-13arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas
2019-12-11LF-363 arm64: kernel: TKT340553 Errata workaround update for i.MX8QMNitin Garg
2019-12-02Merge branch 'kvm/next' into nextDong Aisheng
2019-12-02Merge branch 'jailhouse/next' into nextDong Aisheng
2019-12-02Merge remote-tracking branch 'origin/arch/qoriq' into arch/nextDong Aisheng
2019-11-25arm64: add stage-2 cache-able non-shareable page typeLaurentiu Tudor
2019-11-25arm64: add ioremap for normal cacheable non-shareable memoryHaiying Wang
2019-11-25arm64/pgtable: add support to map cacheable and non shareable memoryHaiying Wang
2019-11-25arm64: add support to remap kernel cacheable memory to userspaceHaiying Wang
2019-11-25MLK-16005-2 arm64: tlb: add the SW workaround for i.MX8QM TKT340553Jason Liu
2019-11-25arm/arm64 KVM: allow specifying s2 prot bits when mapping i/oLaurentiu Tudor
2019-11-25arm64: KVM: support flushing device memoryLaurentiu Tudor
2019-11-25arm64: export __hyp_stub_vectorsPeng Fan
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-10-11arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-08arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds