summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray
2019-04-24arm64: arm_pmu: Remove unnecessary isb instructionAndrew Murray
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino
2019-04-23arm64: compat: Refactor aarch32_alloc_vdso_pages()Vincenzo Frascino
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino
2019-04-23arm64: compat: Alloc separate pages for vectors and sigpageVincenzo Frascino
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-18arm64/sve: Clarify vq map semanticsDave Martin
2019-04-16arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-04-14arm64/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2019-04-11arm64: perf_event: Remove wrongfully used inlineRaphael Gault
2019-04-09arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-04-09arm64: debug: Clean up brk_handler()Will Deacon
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon
2019-04-09arm64: debug: Remove meaningless commentWill Deacon
2019-04-09arm64: debug: Rename addr parameter for non-watchpoint exception hooksWill Deacon
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-08arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-05arm64: Use defines instead of magic numbersAlexandru Elisei
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
2019-04-03arm64: vdso: fix and clean-up MakefileMasahiro Yamada
2019-04-03arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-03arm64/vdso: don't leak kernel addressesMatteo Croce
2019-03-29arm64/sve: In-kernel vector length availability query interfaceDave Martin
2019-03-29arm64/sve: Enable SVE state tracking for non-task contextsDave Martin
2019-03-29arm64/sve: Check SVE virtualisabilityDave Martin
2019-03-29arm64/sve: Clarify role of the VQ map maintenance functionsDave Martin
2019-03-29arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flushDave Martin
2019-03-27arm64: replace memblock_alloc_low with memblock_allocChen Zhou
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()William Cohen
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu
2019-03-19arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu
2019-03-19arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu
2019-03-19arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds