summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64/sve: Signal frame and context structure definitionDave Martin2017-11-031-1/+116
* arm64/sve: Kconfig update and conditional compilation supportDave Martin2017-11-031-0/+5
* arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-032-0/+153
* arm64/sve: System register and exception syndrome definitionsDave Martin2017-11-033-1/+24
* arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin2017-11-031-0/+3
* arm64: entry.S: convert elX_irqJames Morse2017-11-021-0/+5
* arm64: entry.S convert el0_syncJames Morse2017-11-021-9/+0
* arm64: entry.S: convert el1_syncJames Morse2017-11-021-0/+6
* arm64: entry.S: Remove disable_dbgJames Morse2017-11-021-8/+1
* arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse2017-11-022-6/+3
* arm64: introduce an order for exceptionsJames Morse2017-11-021-21/+13
* arm64: explicitly mask all exceptionsJames Morse2017-11-022-0/+86
* arm64: Implement arch-specific pte_access_permitted()Catalin Marinas2017-10-301-0/+14
* arm64: uapi: Remove PSR_Q_BITWill Deacon2017-10-271-1/+0
* arm64: asm-bug: Renumber macro local labels to avoid clashesDave Martin2017-10-251-4/+4
* arm64: Fix single stepping in kernel trapsJulien Thierry2017-10-251-0/+6
* arm64: Use existing defines for mdscrJulien Thierry2017-10-251-2/+3
* Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2017-10-242-0/+95
|\
| * arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon2017-10-182-0/+95
* | arm_arch_timer: Expose event stream statusJulien Thierry2017-10-131-0/+1
* | arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose2017-10-112-0/+9
* | arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagationBen Hutchings2017-10-091-2/+2
* | arm64: move TASK_* definitions to <asm/processor.h>Yury Norov2017-10-022-15/+21
|/
* arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon2017-09-291-1/+1
* arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada2017-09-181-2/+2
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-081-5/+19
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-082-4/+4
| |\
| * | KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-5/+19
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-0/+3
|\ \ \
| * | | efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel2017-08-211-0/+3
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-0534-281/+475
|\ \ \
| * | | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-222-2/+3
| * | | arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-222-2/+4
| * | | arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal2017-08-221-0/+3
| * | | arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal2017-08-221-1/+5
| * | | arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-211-1/+1
| * | | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-211-8/+1
| * | | arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas2017-08-211-8/+13
| * | | arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-212-34/+18
| * | | kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-211-12/+9
| * | | arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-211-38/+33
| * | | Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas2017-08-186-75/+75
| |\ \ \
| | * | | arm64: neon: Forbid when irqs are disabledDave Martin2017-08-091-1/+3
| | * | | arm64: neon: Temporarily add a kernel_mode_begin_partial() definitionCatalin Marinas2017-08-041-0/+7
| | * | | arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-044-74/+33
| | * | | arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-042-2/+7
| | * | | arm64: neon: Add missing header guard in <asm/neon.h>Dave Martin2017-08-041-0/+5
| | * | | arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel2017-08-042-1/+23
| * | | | Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-159-48/+164
| |\ \ \ \
| | * | | | arm64: add VMAP_STACK overflow detectionMark Rutland2017-08-152-0/+18
OpenPOWER on IntegriCloud