aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin
2017-12-14arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland
2017-12-13arm64: fault: avoid send SIGBUS two timesDongjiu Geng
2017-12-12arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.hWill Deacon
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2017-12-12arm64: Define cputype macros for Falkor CPUShanker Donthineni
2017-12-12arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon
2017-12-11arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper
2017-12-11arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin
2017-12-06arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-06arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.Dave Martin
2017-12-06arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář
2017-12-05arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-02Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2017-12-02arm64: dts: sort vendor subdirectories in Makefile alphabeticallyMasahiro Yamada
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29kvm: arm64: handle single-step of hyp emulated mmio instructionsAlex Bennée
2017-11-29kvm: arm64: handle single-step during SError exceptionsAlex Bennée
2017-11-29kvm: arm64: handle single-stepping trapped instructionsAlex Bennée
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée
2017-11-29arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-11-29arm64: dts: uniphier: remove unnecessary interrupt-parentMasahiro Yamada
2017-11-29arm64: dts: uniphier: correct on-board device IRQ number for PXs3Dai Okamura
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds