summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-07-31arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott
2018-07-23arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro
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: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon
2018-07-09arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi
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
2018-07-05arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon
2018-07-05arm64: barrier: Implement smp_cond_load_relaxedWill Deacon
2018-06-27arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier