summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorLines
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+19
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář-4/+4
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-281/+475
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse-5/+19
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+6
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+6
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+0
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-53/+5
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar-6/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse-6/+0
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier-0/+2
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier-0/+5
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-22/+4
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-4/+4
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-4/+4
2017-08-22arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov-2/+3
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov-2/+4
2017-08-22arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal-0/+3
2017-08-22arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal-1/+5
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu-1/+1
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas-8/+1
2017-08-21arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas-8/+13
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas-34/+18
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas-12/+9
2017-08-21arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas-38/+33
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-53/+5
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel-0/+3
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook-2/+2
2017-08-18Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas-75/+75
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-53/+5
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas-48/+164
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland-0/+18
2017-08-15arm64: add on_accessible_stack()Mark Rutland-0/+16
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland-2/+28
2017-08-15arm64: use an irq stack pointerMark Rutland-2/+5
2017-08-15arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel-1/+7
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland-0/+3
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland-0/+19
2017-08-15arm64: clean up irq stack definitionsMark Rutland-25/+26
2017-08-15arm64: clean up THREAD_* definitionsMark Rutland-8/+9
2017-08-15arm64: factor out PAGE_* and CONT_* definitionsMark Rutland-11/+36
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel-5/+3
2017-08-15arm64: numa: Remove the unused parent_node() macroDou Liyang-3/+0
2017-08-13Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar-2/+2
2017-08-11clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong-2/+2
2017-08-10arm64: compat: Remove leftover variable declarationKevin Brodsky-2/+0
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu-7/+0