summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-12KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-31arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-23arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2018-07-21KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-21arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-12arm64: implement syscall wrappersMark Rutland
2018-07-12arm64: convert compat wrappers to CMark Rutland
2018-07-12arm64: convert native/compat syscall entry to CMark Rutland
2018-07-12arm64: introduce syscall_fn_tMark Rutland
2018-07-12arm64: remove sigreturn wrappersMark Rutland
2018-07-12arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland
2018-07-12arm64: kill config_sctlr_el1()Mark Rutland
2018-07-12arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-07-11arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon
2018-07-09arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier
2018-07-09KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier
2018-07-09KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier
2018-07-09arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla
2018-07-06arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla
2018-07-06arm64: tlbflush: Introduce __flush_tlb_kernel_pgtableChintan Pandya
2018-07-05arm64: insn: Don't fallback on nosync path for general insn patchingWill Deacon
2018-07-05arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon
2018-07-05arm64: remove unused COMPAT_PSR definitionsMark Rutland
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland
2018-07-05arm64: use PSR_AA32 definitionsMark Rutland
2018-07-05arm64: add PSR_AA32_* definitionsMark Rutland
2018-07-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-07-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose