summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-02-25arm64: Allow reference symbols in alt-seqs to be in kernel-data.linux-4.16.12-ampChristoph Muellner
2019-02-25arm64: Add additional comment about the retpoline sequence.Christoph Muellner
2018-10-24arm64: retpoline: Don't use retpoline in KVM's HYP part.Christoph Muellner
2018-10-18arm64: retpoline: Fix mistake in arm64/lib Makefile.Christoph Muellner
2018-10-18arm64: retpoline: Only compile retpolines if CONFIG_RETPOLINE is set.Christoph Muellner
2018-05-29[NOUPSTREAM] Verification helper for retpoline enablement.v4.16.12-ampChristoph Muellner
2018-05-29arm64: Provide spectre v2 status via generic CPU vulnerability folder.Christoph Muellner
2018-05-29arm64: Use alternative framework for retpoline.Christoph Muellner
2018-05-29arm64: alternatives: Add support for adr/adrp with offset in alt block.Christoph Muellner
2018-05-29arm64: insn: Add offset getter/setter for adr.Christoph Muellner
2018-05-29arm64: Add MIDR_APM_POTENZA.Christoph Muellner
2018-05-29arm64: asm: Use *_nospec variants for blr and br.Christoph Muellner
2018-05-29arm64: Add initial retpoline support.Christoph Muellner
2018-05-29[noupstream] Add gryphon support.Christoph Muellner
2018-05-29arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-05-29arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-05-29arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-05-29arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-05-29arm64: ilp32: introduce ilp32-specific sigframe and ucontextYury Norov
2018-05-29arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-05-29arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-05-29arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-05-29arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-05-29arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-05-29arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-05-29arm64: introduce binfmt_elf32.cYury Norov
2018-05-29arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-05-29arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-05-29arm64: uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-05-29arm64: rename functions that reference compat termYury Norov
2018-05-29arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-05-29asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-05-29arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-05-22ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier
2018-05-22ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-09arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-04-24ARM64: dts: meson: reduce odroid-c2 eMMC maximum rateJerome Brunet
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-03-12Merge tag 'v4.16-rockchip-dts64fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-03-02Revert "arm64: dts: rockchip: add usb3-phy otg-port support for rk3399"Heiko Stuebner
2018-03-01arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)Douglas Anderson
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds