index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-common.c
Age
Commit message (
Expand
)
Author
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
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
2021-06-07
arm64: entry: make NMI entry/exit functions static
Mark Rutland
2021-06-07
arm64: entry: split SDEI entry
Mark Rutland
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
2021-06-07
arm64: entry: fold el1_inv() into el1h_64_sync_handler()
Mark Rutland
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
arm64: entry: improve bad_mode()
Mark Rutland
2021-06-07
arm64: entry: move bad_mode() to entry-common.c
Mark Rutland
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
arm64: entry: move NMI preempt logic to C
Mark Rutland
2021-06-07
arm64: entry: move arm64_preempt_schedule_irq to entry-common.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-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
[next]