Age | Commit message (Expand) | Author | Files | Lines |
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-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t... |  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/kernel/git/tip/tip |  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 |
2022-04-05 | lockdep: Fix -Wunused-parameter for _THIS_IP_ |  Nick Desaulniers | 1 | -4/+4 |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -9/+19 |
2022-02-22 | arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary |  Peter Collingbourne | 1 | -0/+3 |
2022-02-19 | arm64: Support PREEMPT_DYNAMIC |  Mark Rutland | 1 | -1/+9 |
2022-02-19 | arm64: entry: Centralize preemption decision |  Mark Rutland | 1 | -9/+11 |
2021-12-01 | arm64: Snapshot thread flags |  Mark Rutland | 1 | -1/+1 |
2021-10-26 | irq: arm64: perform irqentry in entry code |  Mark Rutland | 1 | -21/+31 |
2021-08-05 | arm64: entry: call exit_to_user_mode() from C |  Mark Rutland | 1 | -28/+46 |
2021-08-05 | arm64: entry: move bulk of ret_to_user to C |  Mark Rutland | 1 | -2/+19 |
2021-08-05 | arm64: entry: clarify entry/exit helpers |  Mark Rutland | 1 | -7/+63 |
2021-08-05 | arm64: entry: consolidate entry/exit helpers |  Mark Rutland | 1 | -42/+42 |
2021-07-15 | arm64: entry: add missing noinstr |  Mark Rutland | 1 | -1/+1 |
2021-06-07 | arm64: entry: make NMI entry/exit functions static |  Mark Rutland | 1 | -2/+2 |
2021-06-07 | arm64: entry: split SDEI entry |  Mark Rutland | 1 | -0/+37 |
2021-06-07 | arm64: entry: split bad stack entry |  Mark Rutland | 1 | -0/+11 |
2021-06-07 | arm64: entry: fold el1_inv() into el1h_64_sync_handler() |  Mark Rutland | 1 | -10/+1 |
2021-06-07 | arm64: entry: handle all vectors with C |  Mark Rutland | 1 | -23/+28 |
2021-06-07 | arm64: entry: improve bad_mode() |  Mark Rutland | 1 | -15/+16 |
2021-06-07 | arm64: entry: move bad_mode() to entry-common.c |  Mark Rutland | 1 | -0/+27 |
2021-06-07 | arm64: entry: convert IRQ+FIQ handlers to C |  Mark Rutland | 1 | -3/+90 |
2021-06-07 | arm64: entry: move NMI preempt logic to C |  Mark Rutland | 1 | -0/+9 |
2021-06-07 | arm64: entry: move arm64_preempt_schedule_irq to entry-common.c |  Mark Rutland | 1 | -0/+20 |