index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
2022-05-08
arm64: entry: use stackleak_erase_on_task_stack()
Mark Rutland
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-22
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
2022-02-16
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-02-15
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-02-15
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-02-15
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-02-15
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-02-15
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-02-15
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-02-15
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-02-15
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2022-02-15
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2022-02-15
arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not set
He Ying
2021-12-06
arm64: entry: Use SDEI event constants
Florian Fainelli
2021-09-29
arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
Peter Collingbourne
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-26
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-06
arm64: entry: Add SYM_CODE annotation for __bad_stack
Mark Brown
2021-08-05
arm64: entry: call exit_to_user_mode() from C
Mark Rutland
2021-08-05
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-07-28
arm64: avoid double ISB on kernel entry
Peter Collingbourne
2021-07-28
arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
2021-07-27
arm64: mte: avoid TFSRE0_EL1 related operations unless in async mode
Peter Collingbourne
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
2021-06-07
arm64: entry: move NMI preempt logic to C
Mark Rutland
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
2021-06-07
arm64: entry: unmask IRQ+FIQ after EL0 handling
Mark Rutland
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-04-30
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]