aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-08-04Merge tag 'v5.2.52' into v5.2/standard/baseBruce Ashfield
2020-08-03KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2020-08-03KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-11arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson
2020-07-11arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-07-07KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-07-07KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04arm64: Delete the space separator in __emit_instFangrui Song
2020-06-04compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2020-06-04arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-06-04arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-06-01arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall
2020-05-04arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall
2020-05-04arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()Julien Grall
2020-05-04KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-05-04KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-05-04KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-05-04KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-05-04arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-12-29arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-13tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-08-25arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-25arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-16arm64: Force SSBS on context switchMarc Zyngier
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse
2019-07-26arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-07-26arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds