summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-07-29arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan
2020-07-22arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-16arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan
2020-07-16arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-24arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGSJoe Perches
2020-06-22arm64: kexec_file: print appropriate variableƁukasz Stelmach
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu
2020-05-20arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer
2020-05-11arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-04-15arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef
2020-03-25arm64: Use reboot_cpu instead of hardconding it to 0Qais Yousef
2020-03-25arm64: Don't use disable_nonboot_cpus()Qais Yousef
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-25arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2020-03-24arm64: Declare ACPI parking protocol CPU operation if neededGavin Shan
2020-03-24arm64: move kimage_vaddr to .rodataRemi Denis-Courmont
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-21arm64: vdso32: Enable Clang CompilationVincenzo Frascino
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino