index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
1
-86
/
+27
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
1
-4
/
+8
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
1
-21
/
+21
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
1
-42
/
+36
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
1
-94
/
+14
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
1
-0
/
+36
2021-06-07
arm64: entry: move NMI preempt logic to C
Mark Rutland
1
-11
/
+1
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
1
-11
/
+5
2021-06-07
arm64: entry: unmask IRQ+FIQ after EL0 handling
Mark Rutland
1
-1
/
+1
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
1
-4
/
+4
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
1
-1
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-16
/
+5
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
1
-13
/
+2
2021-04-30
arm64: stacktrace: restore terminal records
Mark Rutland
1
-3
/
+3
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-64
/
+110
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
1
-3
/
+43
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
1
-47
/
+67
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
1
-14
/
+19
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-2
/
+37
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
1
-4
/
+6
2021-03-25
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
1
-14
/
+0
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
1
-9
/
+21
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
1
-5
/
+7
2021-03-24
arm64: entry: factor irq triage logic into macros
Marc Zyngier
1
-37
/
+43
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
1
-5
/
+5
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
1
-2
/
+2
2021-01-20
arm64: remove EL0 exception frame record
Mark Rutland
1
-5
/
+5
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
1
-7
/
+7
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
1
-1
/
+1
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
1
-0
/
+41
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-56
/
+22
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
1
-3
/
+3
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
1
-2
/
+4
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-16
/
+3
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
1
-3
/
+3
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-22
/
+13
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
1
-30
/
+4
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-2
/
+4
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-0
/
+3
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+37
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
1
-3
/
+3
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-4
/
+0
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-0
/
+37
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
1
-21
/
+0
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-48
/
+48
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
1
-0
/
+1
2020-07-23
arm64/entry: deduplicate SW PAN entry/exit routines
Ard Biesheuvel
1
-48
/
+47
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
1
-0
/
+1
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
1
-8
/
+14
[prev]
[next]