index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-25
/
+3
2025-11-11
arm64: entry: Clean out some indirection
Linus Walleij
1
-25
/
+3
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
1
-1
/
+1
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-09-11
arm64: entry: Switch to generic IRQ entry
Jinjie Ruan
1
-282
/
+96
2025-09-11
arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode()
Jinjie Ruan
1
-48
/
+48
2025-09-11
arm64: entry: Refactor preempt_schedule_irq() check code
Jinjie Ruan
1
-15
/
+22
2025-09-11
arm64: entry: Use preempt_count() and need_resched() helper
Jinjie Ruan
1
-10
/
+4
2025-09-11
arm64: entry: Rework arm64_preempt_schedule_irq()
Jinjie Ruan
1
-7
/
+10
2025-09-11
arm64: entry: Refactor the entry and exit for exceptions from EL1
Jinjie Ruan
1
-57
/
+106
2025-09-11
arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()
Jinjie Ruan
1
-2
/
+2
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
1
-13
/
+143
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from entry code
Breno Leitao
1
-2
/
+0
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
1
-2
/
+2
2025-07-08
arm64: debug: split bkpt32 exception entry
Ada Couprie Diaz
1
-13
/
+9
2025-07-08
arm64: debug: split brk64 exception entry
Ada Couprie Diaz
1
-8
/
+16
2025-07-08
arm64: debug: split hardware watchpoint exception entry
Ada Couprie Diaz
1
-0
/
+31
2025-07-08
arm64: debug: split single stepping exception entry
Ada Couprie Diaz
1
-0
/
+43
2025-07-08
arm64: debug: split hardware breakpoint exception entry
Ada Couprie Diaz
1
-0
/
+28
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
1
-0
/
+22
2025-07-03
arm64/debug: Drop redundant DBG_MDSCR_* macros
Anshuman Khandual
1
-2
/
+2
2025-07-01
arm64: Implement HAVE_LIVEPATCH
Song Liu
1
-0
/
+4
2025-05-27
Merge branch 'for-next/sme-fixes' into for-next/core
Will Deacon
1
-11
/
+35
2025-05-08
arm64/fpsimd: Do not discard modified SVE state
Mark Rutland
1
-11
/
+35
2025-04-29
arm64: enable PREEMPT_LAZY
Mark Rutland
1
-1
/
+1
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
1
-0
/
+12
2024-10-17
arm64: mops: Handle MOPS exceptions from EL1
Kristina Martsenko
1
-0
/
+12
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
1
-0
/
+23
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-1
/
+1
2024-02-20
arm64: Unmask Debug + SError in do_notify_resume()
Mark Rutland
1
-3
/
+5
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
1
-0
/
+32
2023-08-11
arm64: syscall: unmask DAIF earlier for SVCs
Mark Rutland
1
-0
/
+32
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
1
-2
/
+15
2023-06-06
arm64: lockdep: enable checks for held locks when returning to userspace
Eric Chan
1
-2
/
+4
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
1
-0
/
+11
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
1
-1
/
+1
2022-12-06
Merge branch 'for-next/undef-traps' into for-next/core
Will Deacon
1
-4
/
+4
2022-11-15
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
1
-2
/
+2
2022-11-15
arm64: allow kprobes on EL0 handlers
Mark Rutland
1
-2
/
+2
2022-11-08
arm64: entry: Fix typo
Mukesh Ojha
1
-8
/
+8
2022-11-01
arm64: entry: avoid kprobe recursion
Mark Rutland
1
-1
/
+2
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
1
-1
/
+13
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
1
-2
/
+2
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
1
-7
/
+7
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
1
-4
/
+4
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-3
/
+3
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
1
-3
/
+3
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
1
-3
/
+3
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
1
-0
/
+11
[next]