aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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 branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-13tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-24Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-08-27arm64: preempt: Check preemption level before looking at lazy-preemptSebastian Andrzej Siewior
2019-08-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-16arm64: Force SSBS on context switchMarc Zyngier
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-07-22arch/arm64: Add lazy preempt supportAnders Roxell
2019-07-22locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archsSebastian Andrzej Siewior
2019-07-22arm64: KVM: compute_layout before altenates are appliedSebastian Andrzej Siewior
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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18arm64/mm: don't initialize pgd_cache twiceMike Rapoport
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-12arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05arm64: arch_timer: mark functions as __always_inlineAnders Roxell
2019-06-05arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds