index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2022-03-19
fixup for "arm64 entry: Add macro for reading symbol address from the trampol...
James Morse
2022-03-19
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-03-19
arm64: Add percpu vectors for EL1
James Morse
2022-03-19
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-03-19
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-19
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-03-19
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-03-19
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-03-19
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-03-19
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-03-19
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-03-19
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-03-19
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-03-19
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-03-19
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2021-07-14
arm64: consistently use reserved_pg_dir
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-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
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
[next]