index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-common.c
Age
Commit message (
Expand
)
Author
10 days
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from entry code
Breno Leitao
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
2025-07-08
arm64: debug: split bkpt32 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split brk64 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware watchpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split single stepping exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware breakpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
2025-07-03
arm64/debug: Drop redundant DBG_MDSCR_* macros
Anshuman Khandual
2025-07-01
arm64: Implement HAVE_LIVEPATCH
Song Liu
2025-05-27
Merge branch 'for-next/sme-fixes' into for-next/core
Will Deacon
2025-05-08
arm64/fpsimd: Do not discard modified SVE state
Mark Rutland
2025-04-29
arm64: enable PREEMPT_LAZY
Mark Rutland
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
2024-10-17
arm64: mops: Handle MOPS exceptions from EL1
Kristina Martsenko
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2024-02-20
arm64: Unmask Debug + SError in do_notify_resume()
Mark Rutland
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
2023-08-11
arm64: syscall: unmask DAIF earlier for SVCs
Mark Rutland
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-06
arm64: lockdep: enable checks for held locks when returning to userspace
Eric Chan
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2022-12-06
Merge branch 'for-next/undef-traps' into for-next/core
Will Deacon
2022-11-15
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
2022-11-15
arm64: allow kprobes on EL0 handlers
Mark Rutland
2022-11-08
arm64: entry: Fix typo
Mukesh Ojha
2022-11-01
arm64: entry: avoid kprobe recursion
Mark Rutland
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-22
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
2022-02-19
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
2022-02-19
arm64: entry: Centralize preemption decision
Mark Rutland
2021-12-01
arm64: Snapshot thread flags
Mark Rutland
2021-10-26
irq: arm64: perform irqentry in entry code
Mark Rutland
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-05
arm64: entry: clarify entry/exit helpers
Mark Rutland
2021-08-05
arm64: entry: consolidate entry/exit helpers
Mark Rutland
[next]