Laura Abbott
|
9adeb8e72d
arm64: Handle el1 synchronous instruction aborts cleanly
|
9 years ago |
Linus Torvalds
|
e831101a73
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
9 years ago |
Catalin Marinas
|
a95b0644b3
Merge branch 'for-next/kprobes' into for-next/core
|
9 years ago |
Pratyush Anand
|
888b3c8720
arm64: Treat all entry code as non-kprobe-able
|
9 years ago |
James Morse
|
e19a6ee246
arm64: kernel: Save and restore UAO and addr_limit on exception entry
|
9 years ago |
Andre Przywara
|
7dd01aef05
arm64: trap userspace "dc cvau" cache operation on errata-affected core
|
9 years ago |
Mark Rutland
|
541ec870ef
arm64: kill ESR_LNX_EXEC
|
9 years ago |
Ard Biesheuvel
|
b660950c60
arm64/kernel: fix incorrect EL0 check in inv_entry macro
|
9 years ago |
Mark Rutland
|
ee03353bc0
arm64: entry: remove pointless SPSR mode check
|
9 years ago |
James Morse
|
d224a69e3d
arm64: remove irq_count and do_softirq_own_stack()
|
9 years ago |
James Morse
|
971c67ce37
arm64: reduce stack use in irq_handler
|
9 years ago |
James Morse
|
49003a8d6b
arm64: don't call C code with el0's fp register
|
9 years ago |
James Morse
|
aa4d5d3cbc
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
|
9 years ago |
Will Deacon
|
7596abf2e5
arm64: irq: fix walking from irq stack to task stack
|
9 years ago |
James Morse
|
8e23dacd12
arm64: Add do_softirq_own_stack() and enable irq_stacks
|
9 years ago |
Jungseok Lee
|
6cdf9c7ca6
arm64: Store struct thread_info in sp_el0
|
9 years ago |
Catalin Marinas
|
db3899a647
arm64: Add trace_hardirqs_off annotation in ret_to_user
|
9 years ago |
Mark Salyzyn
|
77f3228f77
arm64: AArch32 user space PC alignment exception
|
10 years ago |
Will Deacon
|
412fcb6ceb
arm64: entry: always restore x0 from the stack on syscall return
|
10 years ago |
Daniel Thompson
|
e28cabf123
arm64: kernel: Adopt new alternative assembler macros
|
10 years ago |
Will Deacon
|
c0d3fce5e1
arm64: switch_to: calculate cpu context pointer using separate register
|
10 years ago |
Mark Rutland
|
1b42804d27
arm64: entry: handle debug exceptions in el*_inv
|
10 years ago |
Mark Rutland
|
46b0567c85
arm64: entry: fix context tracking for el0_sp_pc
|
10 years ago |
Josh Stone
|
04d7e098f5
arm64: fix missing syscall trace exit
|
10 years ago |
Marc Zyngier
|
8d883b23ae
arm64: alternative: Merge alternative-asm.h into alternative.h
|
10 years ago |
Marc Zyngier
|
b0dd9c02d4
arm64: Rework alternate sequence for ARM erratum 845719
|
10 years ago |
Will Deacon
|
905e8c5dca
arm64: errata: add workaround for cortex-a53 erratum #845719
|
10 years ago |
Catalin Marinas
|
0156411b18
arm64: Implement the compat_sys_call_table in C
|
10 years ago |
Mark Rutland
|
aed40e0144
arm64: move to ESR_ELx macros
|
10 years ago |
AKASHI Takahiro
|
1014c81d9a
arm64: ptrace: allow tracer to skip a system call
|
10 years ago |