index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
1
-0
/
+2
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
1
-0
/
+3
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
1
-4
/
+7
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
1
-0
/
+22
2018-07-22
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
1
-1
/
+1
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
1
-0
/
+5
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
1
-2
/
+4
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
1
-3
/
+5
2018-04-20
arm64: entry: Ensure branch through syscall table is bounded under speculation
Mark Rutland
1
-0
/
+1
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
1
-2
/
+2
2018-04-20
arm64: move TASK_* definitions to <asm/processor.h>
Mark Rutland
1
-0
/
+1
2018-04-08
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
1
-10
/
+3
2018-04-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2018-04-08
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-0
/
+14
2018-04-08
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
1
-4
/
+5
2018-04-08
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
1
-3
/
+36
2018-04-08
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
1
-22
/
+22
2018-04-08
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
1
-0
/
+86
2018-04-08
arm64: factor out entry stack manipulation
Mark Rutland
1
-21
/
+26
2017-06-14
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-2
/
+4
2017-01-26
arm64: avoid returning from bad_mode
Mark Rutland
1
-1
/
+1
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
1
-8
/
+2
2016-09-01
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
1
-1
/
+1
2016-08-22
arm64: factor work_pending state machine to C
Chris Metcalf
1
-8
/
+4
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
1
-0
/
+7
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+15
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-0
/
+3
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
1
-0
/
+3
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-2
/
+17
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-1
/
+11
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
1
-1
/
+1
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
1
-1
/
+1
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
1
-4
/
+0
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
1
-9
/
+10
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
1
-5
/
+7
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
1
-0
/
+2
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
1
-3
/
+1
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
1
-1
/
+1
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
1
-2
/
+40
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
1
-3
/
+12
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
1
-0
/
+3
2015-10-16
arm64: AArch32 user space PC alignment exception
Mark Salyzyn
1
-0
/
+2
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
1
-11
/
+6
2015-07-27
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
1
-16
/
+13
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
1
-2
/
+3
2015-07-08
arm64: entry: handle debug exceptions in el*_inv
Mark Rutland
1
-2
/
+2
2015-06-17
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
1
-0
/
+1
2015-06-08
arm64: fix missing syscall trace exit
Josh Stone
1
-1
/
+6
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
1
-1
/
+1
2015-06-05
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
1
-12
/
+15
[next]