summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-13arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin
2017-11-13arm64: Implement __lshrti3 library functionJason A. Donenfeld
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-07irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel
2017-11-07arm64: mm: Remove arch_apei_flush_tlb_one()James Morse
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-11-03arm64: support __int128 on gcc 5+Jason A. Donenfeld
2017-11-03arm64/sve: Add documentationDave Martin
2017-11-03arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-11-03arm64/sve: KVM: Hide SVE from CPU features exposed to guestsDave Martin
2017-11-03arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-11-03arm64/sve: Add sysctl to set the default vector length for new processesDave Martin
2017-11-03arm64/sve: Add prctl controls for userspace vector length managementDave Martin
2017-11-03arm64/sve: ptrace and ELF coredump supportDave Martin
2017-11-03arm64/sve: Preserve SVE registers around EFI runtime service callsDave Martin
2017-11-03arm64/sve: Preserve SVE registers around kernel-mode NEON useDave Martin
2017-11-03arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin
2017-11-03arm64: cpufeature: Move sys_caps_initialised declarationsDave Martin
2017-11-03arm64/sve: Backend logic for setting the vector lengthDave Martin
2017-11-03arm64/sve: Signal handling supportDave Martin
2017-11-03arm64/sve: Support vector length resetting for new processesDave Martin
2017-11-03arm64/sve: Core task context handlingDave Martin
2017-11-03arm64/sve: Low-level CPU setupDave Martin
2017-11-03arm64/sve: Signal frame and context structure definitionDave Martin
2017-11-03arm64/sve: Kconfig update and conditional compilation supportDave Martin
2017-11-03arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin
2017-11-03arm64/sve: System register and exception syndrome definitionsDave Martin
2017-11-03arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()Dave Martin
2017-11-03arm64: Port deprecated instruction emulation to new sysctl interfaceDave Martin
2017-11-03arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEONDave Martin
2017-11-03arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin
2017-11-03arm64: signal: Verify extra data is user-readable in sys_rt_sigreturnDave Martin
2017-11-03arm64: fpsimd: Correctly annotate exception helpers called from asmDave Martin