summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S
AgeCommit message (Expand)Author
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown
2020-03-09arm64: kernel: Convert to modern annotations for assembly dataMark Brown
2020-03-09arm64: entry: Additional annotation conversions for entry.SMark Brown
2020-03-09arm64: entry: Annotate ret_from_fork as codeMark Brown
2020-03-09arm64: entry: Annotate vector table and handlers as codeMark Brown
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland
2020-01-13arm64: kernel: Correct annotation of end of el0_syncMark Brown
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas
2019-10-28Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas
2019-10-28arm64: entry: convert el0_sync to CMark Rutland
2019-10-28arm64: entry: convert el1_sync to CMark Rutland
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier
2019-04-30arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2019-02-06arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry
2019-02-06arm64: Skip preemption when exiting an NMIJulien Thierry
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2019-02-04arm64: entry: Remove unneeded need_resched() loopValentin Schneider
2019-01-03arm64: entry: remove unused register aliasesMark Rutland
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon
2018-12-06arm64: entry: Remove confusing commentWill Deacon
2018-12-06arm64: entry: Place an SB sequence following an ERET instructionWill Deacon
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier
2018-10-01arm64: compat: Add separate CP15 trapping hookMarc Zyngier
2018-09-14arm64: entry: Allow handling of undefined instructions from EL1Will Deacon
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott