| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -48/+48 |
| 2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core |  Catalin Marinas | 1 | -0/+1 |
| 2020-07-23 | arm64/entry: deduplicate SW PAN entry/exit routines |  Ard Biesheuvel | 1 | -48/+47 |
| 2020-07-21 | arm64: Reduce the number of header files pulled into vmlinux.lds.S |  Will Deacon | 1 | -0/+1 |
| 2020-07-08 | arm64: entry: Tidy up block comments and label numbers |  Will Deacon | 1 | -8/+14 |
| 2020-07-08 | arm64: Rework ARM_ERRATUM_1414080 handling |  Marc Zyngier | 1 | -15/+19 |
| 2020-05-28 | Merge branch 'for-next/scs' into for-next/core |  Will Deacon | 1 | -3/+35 |
| 2020-05-28 | Merge branch 'for-next/bti' into for-next/core |  Will Deacon | 1 | -13/+14 |
| 2020-05-18 | arm64: scs: Use 'scs_sp' register alias for x18 |  Will Deacon | 1 | -5/+5 |
| 2020-05-15 | arm64: scs: Add shadow stacks for SDEI |  Sami Tolvanen | 1 | -1/+13 |
| 2020-05-15 | arm64: Implement Shadow Call Stack |  Sami Tolvanen | 1 | -2/+22 |
| 2020-05-04 | arm64: entry: Refactor and modernise annotation for ret_to_user |  Mark Brown | 1 | -13/+14 |
| 2020-04-28 | arm64: remove ptrauth_keys_install_kernel sync arg |  Mark Rutland | 1 | -2/+2 |
| 2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core |  Catalin Marinas | 1 | -0/+6 |
| 2020-03-18 | arm64: suspend: restore the kernel ptrauth keys |  Amit Daniel Kachhap | 1 | -2/+2 |
| 2020-03-18 | arm64: initialize and switch ptrauth kernel keys |  Kristina Martsenko | 1 | -0/+3 |
| 2020-03-18 | arm64: install user ptrauth keys at kernel exit time |  Kristina Martsenko | 1 | -0/+3 |
| 2020-03-09 | arm64: sdei: Annotate SDEI entry points using new style annotations |  Mark Brown | 1 | -6/+6 |
| 2020-03-09 | arm64: kernel: Convert to modern annotations for assembly data |  Mark Brown | 1 | -3/+4 |
| 2020-03-09 | arm64: entry: Additional annotation conversions for entry.S |  Mark Brown | 1 | -8/+8 |
| 2020-03-09 | arm64: entry: Annotate ret_from_fork as code |  Mark Brown | 1 | -2/+2 |
| 2020-03-09 | arm64: entry: Annotate vector table and handlers as code |  Mark Brown | 1 | -38/+38 |
| 2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2020-01-22 | Merge branch 'for-next/asm-annotations' into for-next/core |  Will Deacon | 1 | -1/+4 |
| 2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core |  Will Deacon | 1 | -12/+9 |
| 2020-01-21 | arm64: entry: Avoid empty alternatives entries |  Julien Thierry | 1 | -2/+2 |
| 2020-01-17 | arm64: entry: cleanup sp_el0 manipulation |  Mark Rutland | 1 | -10/+7 |
| 2020-01-13 | arm64: kernel: Correct annotation of end of el0_sync |  Mark Brown | 1 | -1/+4 |
| 2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes |  Ingo Molnar | 1 | -1/+2 |
| 2019-12-08 | sched/rt, arm64: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -1/+1 |
| 2019-12-06 | arm64: entry: refine comment of stack overflow check |  Heyi Guo | 1 | -1/+2 |
| 2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core |  Catalin Marinas | 1 | -2/+4 |
| 2019-10-28 | Merge branch 'for-next/entry-s-to-c' into for-next/core |  Catalin Marinas | 1 | -269/+6 |
| 2019-10-28 | arm64: entry: convert el0_sync to C |  Mark Rutland | 1 | -201/+5 |
| 2019-10-28 | arm64: entry: convert el1_sync to C |  Mark Rutland | 1 | -68/+1 |
| 2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes |  Will Deacon | 1 | -0/+2 |
| 2019-10-16 | arm64: tags: Preserve tags for addresses translated via TTBR1 |  Will Deacon | 1 | -2/+2 |
| 2019-10-16 | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled |  Julien Thierry | 1 | -1/+1 |
| 2019-10-15 | arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear |  Marc Zyngier | 1 | -2/+4 |
| 2019-10-08 | arm64: Avoid Cavium TX2 erratum 219 when switching TTBR |  Marc Zyngier | 1 | -0/+2 |
| 2019-10-04 | arm64: Fix incorrect irqflag restore for priority masking for compat |  James Morse | 1 | -0/+1 |
| 2019-08-21 | arm64: entry: Move ct_user_exit before any other exception |  James Morse | 1 | -17/+19 |
| 2019-07-22 | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 |  James Morse | 1 | -9/+13 |
| 2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -17/+67 |
| 2019-06-21 | arm64: Fix incorrect irqflag restore for priority masking |  Julien Thierry | 1 | -5/+33 |
| 2019-06-21 | arm64: Fix interrupt tracing in the presence of NMIs |  Julien Thierry | 1 | -11/+33 |
| 2019-06-21 | arm64: Do not enable IRQs for ct_user_exit |  Julien Thierry | 1 | -2/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 |  Thomas Gleixner | 1 | -12/+1 |
| 2019-05-23 | arm64: Handle erratum 1418040 as a superset of erratum 1188873 |  Marc Zyngier | 1 | -2/+2 |
| 2019-04-30 | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 |  Marc Zyngier | 1 | -2/+17 |