index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
2021-06-07
arm64: entry: move NMI preempt logic to 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-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-04-30
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
2021-03-25
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2021-03-24
arm64: entry: factor irq triage logic into macros
Marc Zyngier
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-01-20
arm64: remove EL0 exception frame record
Mark Rutland
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-23
arm64/entry: deduplicate SW PAN entry/exit routines
Ard Biesheuvel
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
[next]