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 |
Laura Abbott
|
fcff588633
arm64: Treat handle_arch_irq as a function pointer
|
10 years ago |
Will Deacon
|
63648dd20f
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
|
11 years ago |
Will Deacon
|
d54e81f9af
arm64: entry: avoid writing lr explicitly for constructing return paths
|
11 years ago |
Will Deacon
|
1059c6bf85
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
|
11 years ago |
Catalin Marinas
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 years ago |
Larry Bassel
|
6c81fe7925
arm64: enable context tracking
|
11 years ago |
Larry Bassel
|
6ab6463aeb
arm64: adjust el0_sync so that a function can be called
|
11 years ago |
ChiaHao
|
3906c2b53c
arm64: Bug fix in stack alignment exception
|
11 years ago |
Catalin Marinas
|
cf5c95db57
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
|
11 years ago |
AKASHI Takahiro
|
3157858fef
arm64: split syscall_trace() into separate functions for enter/exit
|
11 years ago |
AKASHI Takahiro
|
449f81a4da
arm64: make a single hook to syscall_trace() for all syscall features
|
11 years ago |
Will Deacon
|
2a2830703a
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
|
11 years ago |
Ard Biesheuvel
|
005f78cd88
arm64: defer reloading a task's FPSIMD state to userland resume
|
11 years ago |
Neil Zhang
|
883c057367
arm64: fix typo in entry.S
|
11 years ago |
Sandeepa Prabhu
|
ee6214cec7
arm64: support single-step and breakpoint handler hooks
|
11 years ago |
Marc Zyngier
|
6468178767
arm64: let the core code deal with preempt_count
|
12 years ago |
Marc Zyngier
|
717321fcb5
arm64: fix access to preempt_count from assembly code
|
12 years ago |
Will Deacon
|
d50240a5f6
arm64: mm: permit use of tagged pointers at EL0
|
12 years ago |
Catalin Marinas
|
2600e130b3
arm64: Enable interrupts in the EL0 undef handler
|
12 years ago |
Feng Kan
|
845ad05ec3
arm64: Change kernel stack size to 16K
|
12 years ago |