summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-48/+48
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas1-0/+1
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel1-48/+47
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon1-0/+1
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon1-8/+14
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier1-15/+19
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-3/+35
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-13/+14
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon1-5/+5
2020-05-15arm64: scs: Add shadow stacks for SDEISami Tolvanen1-1/+13
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-2/+22
2020-05-04arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown1-13/+14
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland1-2/+2
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas1-0/+6
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap1-2/+2
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko1-0/+3
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko1-0/+3
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown1-6/+6
2020-03-09arm64: kernel: Convert to modern annotations for assembly dataMark Brown1-3/+4
2020-03-09arm64: entry: Additional annotation conversions for entry.SMark Brown1-8/+8
2020-03-09arm64: entry: Annotate ret_from_fork as codeMark Brown1-2/+2
2020-03-09arm64: entry: Annotate vector table and handlers as codeMark Brown1-38/+38
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon1-1/+4
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon1-12/+9
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry1-2/+2
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland1-10/+7
2020-01-13arm64: kernel: Correct annotation of end of el0_syncMark Brown1-1/+4
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar1-1/+2
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo1-1/+2
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas1-2/+4
2019-10-28Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas1-269/+6
2019-10-28arm64: entry: convert el0_sync to CMark Rutland1-201/+5
2019-10-28arm64: entry: convert el1_sync to CMark Rutland1-68/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon1-0/+2
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon1-2/+2
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry1-1/+1
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier1-2/+4
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier1-0/+2
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse1-0/+1
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse1-17/+19
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse1-9/+13
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-17/+67
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry1-5/+33
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry1-11/+33
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier1-2/+2
2019-04-30arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier1-2/+17