summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-04-05arm64: Introduce retpoline for aarch64/arm64.Christoph Muellner
2018-04-04arm64: Makefile: Add "-pipe" to CFLAGS to speed up the build.Christoph Muellner
2018-04-04[noupstream] Add gryphon support.Christoph Muellner
2018-04-03arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-04-03arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-04-03arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-04-03arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-04-03arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontextYury Norov
2018-04-03arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-04-03arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-04-03arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-04-03arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-04-03arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-04-03arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-04-03arm64: introduce binfmt_elf32.cYury Norov
2018-04-03arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-04-03arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-04-03arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-04-03arm64: rename functions that reference compat termYury Norov
2018-04-03arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-04-03asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-04-03arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-28arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-16arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-16arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier
2018-02-16arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-02-16arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon