summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-184-3/+25
| * | | arm64: sysreg: Clean up instructions for modifying PSTATE fieldsSuzuki K Poulose2018-09-171-10/+20
| * | | arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-141-4/+0
| * | | KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon2018-09-141-0/+11
| * | | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-144-0/+12
| * | | arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2018-09-143-5/+15
| * | | arm64: Fix silly typo in commentWill Deacon2018-09-141-1/+1
| * | | arm64: tlb: Rewrite stale comment in asm/tlbflush.hWill Deacon2018-09-111-25/+55
| * | | arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon2018-09-112-14/+0
| * | | arm64: tlb: Adjust stride and type of TLBI according to mmu_gatherWill Deacon2018-09-111-9/+10
| * | | arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE codeWill Deacon2018-09-111-9/+3
| * | | arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()Will Deacon2018-09-112-7/+10
| * | | arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()Will Deacon2018-09-111-0/+4
| * | | arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()Will Deacon2018-09-111-2/+8
| * | | arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()Will Deacon2018-09-111-0/+2
| * | | arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()Will Deacon2018-09-111-1/+1
| * | | arm64: uaccess: implement unsafe accessorsJulien Thierry2018-09-101-15/+46
| * | | arm64: cpufeature: add feature for CRC32 instructionsArd Biesheuvel2018-09-101-1/+2
| |/ /
* | / arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-09-111-2/+2
| |/ |/|
* | arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1
* | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
|/
* arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon2018-08-231-0/+2
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-229-24/+107
|\
| * KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-121-0/+2
| * KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-211-4/+4
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-213-0/+25
| * arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-211-13/+8
| * KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
| * KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-091-0/+7
| * KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-091-3/+0
| * arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier2018-07-091-2/+12
| * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-097-9/+46
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-1424-238/+354
|\ \
| * | arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel2018-07-311-7/+0
| * | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-0/+15
| * | arm64: Add stack information to on_accessible_stackLaura Abbott2018-07-262-15/+67
| * | arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro2018-07-231-7/+16
| * | arm64: implement syscall wrappersMark Rutland2018-07-122-3/+81
| * | arm64: convert compat wrappers to CMark Rutland2018-07-121-11/+11
| * | arm64: convert native/compat syscall entry to CMark Rutland2018-07-121-0/+4
| * | arm64: introduce syscall_fn_tMark Rutland2018-07-121-1/+5
| * | arm64: remove sigreturn wrappersMark Rutland2018-07-121-2/+2
| * | arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2018-07-121-1/+16
| * | arm64: kill config_sctlr_el1()Mark Rutland2018-07-121-10/+0
| * | arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland2018-07-121-10/+10
| * | arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-112-1/+3
| * | arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi2018-07-091-2/+4
| * | arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-061-2/+2
| * | arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2018-07-061-0/+2
| * | arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-061-0/+4