aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-05-02Merge branch 'master-next'Bruce Ashfield
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-04-26Merge tag 'v5.7-rc2'Bruce Ashfield
2020-04-15arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-14Merge tag 'v5.7-rc1'Bruce Ashfield
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-09Merge branch 'master-next'Bruce Ashfield
2020-04-09Merge tag 'v5.6'Bruce Ashfield
2020-04-09Merge tag 'v5.5'Bruce Ashfield
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
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: __show_regs: strip PAC from lr in printkAmit Daniel Kachhap
2020-03-18arm64: unwind: strip PAC from kernel addressesMark Rutland
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-18arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17arm64: perf: Clean up enable/disable callsRobin Murphy
2020-03-17arm64/kernel: Simplify __cpu_up() by bailing out earlyGavin Shan