summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+5
|\
| * Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier2017-11-021-1/+1
| |\
| * | irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni2017-10-191-0/+5
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0744-0/+44
|\ \ \
| * | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0216-0/+16
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-022-0/+2
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0226-0/+26
* | | | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon2017-10-253-168/+3
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-5/+0
* | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
|/ / /
* | | arm64: Use larger stacks when KASAN is selectedMark Rutland2017-10-041-3/+6
| |/ |/|
* | 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
| | * | | | arm64: add on_accessible_stack()Mark Rutland2017-08-151-0/+16
| | * | | | arm64: add basic VMAP_STACK supportMark Rutland2017-08-152-2/+28
| | * | | | arm64: use an irq stack pointerMark Rutland2017-08-151-2/+5
| | * | | | arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-151-1/+7
| | * | | | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-151-0/+3
| | * | | | arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-151-0/+19
| | * | | | arm64: clean up irq stack definitionsMark Rutland2017-08-153-25/+26
| | * | | | arm64: clean up THREAD_* definitionsMark Rutland2017-08-152-8/+9
| | * | | | arm64: factor out PAGE_* and CONT_* definitionsMark Rutland2017-08-153-11/+36
| | * | | | arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-153-5/+3
| * | | | | arm64: numa: Remove the unused parent_node() macroDou Liyang2017-08-151-3/+0
| * | | | | arm64: compat: Remove leftover variable declarationKevin Brodsky2017-08-101-2/+0
OpenPOWER on IntegriCloud