summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix unreachable code issue with cmpxchgArnd Bergmann2019-10-071-3/+3
* arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon2019-10-051-0/+1
* arm64: entry: Move ct_user_exit before any other exceptionJames Morse2019-10-051-0/+2
* arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-10-051-10/+11
* Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon2019-09-211-3/+9
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-251-0/+2
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* arm64: Force SSBS on context switchMarc Zyngier2019-08-161-2/+12
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-061-3/+4
* arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-311-0/+4
* arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-07-265-73/+83
* arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry2019-07-261-2/+2
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21106-1168/+106
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1913-52/+13
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1993-1116/+93
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-201-2/+1
|\ \ | |/ |/|
| * arm64/mm: don't initialize pgd_cache twiceMike Rapoport2019-06-181-2/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-141-0/+3
|\|
| * arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon2019-06-121-0/+3
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-9/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-074-10/+11
|\ \ \ | |/ / |/| / | |/
| * ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis2019-06-061-1/+1
| * arm64: arch_timer: mark functions as __always_inlineAnders Roxell2019-06-051-4/+4
| * arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli2019-06-052-5/+6
* | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-314-27/+4
|\ \
| * | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-302-10/+10
|\ \ \ | |/ / |/| / | |/
| * arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen2019-05-291-9/+9
| * arm64: fix syscall_fn_t typeSami Tolvanen2019-05-291-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-261-3/+0
|\ \
| * | KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-241-3/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-242-8/+15
|\ \ \ | | |/ | |/|
| * | arm64: insn: Add BUILD_BUG_ON() for invalid masksJean-Philippe Brucker2019-05-241-5/+11
| * | arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker2019-05-241-1/+1
| * | arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-231-1/+1
| * | arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-1/+2
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-6/+5
|\ \ | |/ |/|
| * arm64: assembler: Update comment above cond_yield_neon() macroHillf Danton2019-05-141-6/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-177-11/+253
|\ \
| * \ Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-157-11/+253
| |\ \
| | * | arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-1/+4
| | * | arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-0/+3
| | * | arm64: KVM: Add accessors to track guest/host only countersAndrew Murray2019-04-241-0/+17
| | * | arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-242-7/+12
| | * | KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-241-1/+1