index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-04
arm64: entry: Refactor and modernise annotation for ret_to_user
Mark Brown
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
2020-03-09
arm64: sdei: Annotate SDEI entry points using new style annotations
Mark Brown
2020-03-09
arm64: kernel: Convert to modern annotations for assembly data
Mark Brown
2020-03-09
arm64: entry: Additional annotation conversions for entry.S
Mark Brown
2020-03-09
arm64: entry: Annotate ret_from_fork as code
Mark Brown
2020-03-09
arm64: entry: Annotate vector table and handlers as code
Mark Brown
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-21
arm64: entry: Avoid empty alternatives entries
Julien Thierry
2020-01-17
arm64: entry: cleanup sp_el0 manipulation
Mark Rutland
2020-01-13
arm64: kernel: Correct annotation of end of el0_sync
Mark Brown
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-04
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-06-21
arm64: Do not enable IRQs for ct_user_exit
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
2019-02-06
arm64: Skip irqflags tracing for NMI in IRQs disabled context
Julien Thierry
2019-02-06
arm64: Skip preemption when exiting an NMI
Julien Thierry
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
[prev]
[next]