summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22arm64: hugetlb: Introduce pte_pgprot helperSteve Capper
2017-08-22arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-08-21arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin
2017-08-21arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas
2017-08-21arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas
2017-08-21arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas
2017-08-18Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas
2017-08-18Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2017-08-18arm64: neon/efi: Make EFI fpsimd save/restore variables staticDave Martin
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland
2017-08-15arm64: add on_accessible_stack()Mark Rutland
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland
2017-08-15arm64: use an irq stack pointerMark Rutland
2017-08-15arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel
2017-08-15arm64: factor out entry stack manipulationMark Rutland
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland
2017-08-15arm64: clean up irq stack definitionsMark Rutland
2017-08-15arm64: clean up THREAD_* definitionsMark Rutland
2017-08-15arm64: factor out PAGE_* and CONT_* definitionsMark Rutland
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-08-15fork: allow arch-override of VMAP stack alignmentMark Rutland
2017-08-15arm64: remove __die()'s stack dumpMark Rutland
2017-08-15arm64: numa: Remove the unused parent_node() macroDou Liyang
2017-08-10arm64: compat: Remove leftover variable declarationKevin Brodsky
2017-08-10ACPI/IORT: Fix build regression without IOMMUArnd Bergmann
2017-08-10arm64: fix pmem interface definitionArnd Bergmann
2017-08-10arm64: perf: add support for Cortex-A35Julien Thierry
2017-08-10arm64: perf: add support for Cortex-A73Julien Thierry
2017-08-10arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon
2017-08-10arm64: perf: Connect additional events to pmu countersJulien Thierry
2017-08-10arm64: uaccess: Add the uaccess_flushcache.c fileRobin Murphy
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel
2017-08-09md/raid6: use faster multiplication for ARM NEON delta syndromeArd Biesheuvel
2017-08-09Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2017-08-09Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-08-09arm64: neon: Forbid when irqs are disabledDave Martin
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-08-09arm64/vdso: Support mremap() for vDSODmitry Safonov
2017-08-09arm64: uaccess: Implement *_flushcache variantsRobin Murphy
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-08-09arm64: Handle trapped DC CVAPRobin Murphy
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-08-09arm64: Convert __inval_cache_range() to area-basedRobin Murphy