ChiaHao
|
3906c2b53c
arm64: Bug fix in stack alignment exception
|
11 年 前 |
Catalin Marinas
|
cf5c95db57
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
|
11 年 前 |
AKASHI Takahiro
|
3157858fef
arm64: split syscall_trace() into separate functions for enter/exit
|
11 年 前 |
AKASHI Takahiro
|
449f81a4da
arm64: make a single hook to syscall_trace() for all syscall features
|
11 年 前 |
Will Deacon
|
2a2830703a
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
|
11 年 前 |
Ard Biesheuvel
|
005f78cd88
arm64: defer reloading a task's FPSIMD state to userland resume
|
11 年 前 |
Neil Zhang
|
883c057367
arm64: fix typo in entry.S
|
11 年 前 |
Sandeepa Prabhu
|
ee6214cec7
arm64: support single-step and breakpoint handler hooks
|
11 年 前 |
Marc Zyngier
|
6468178767
arm64: let the core code deal with preempt_count
|
11 年 前 |
Marc Zyngier
|
717321fcb5
arm64: fix access to preempt_count from assembly code
|
11 年 前 |
Will Deacon
|
d50240a5f6
arm64: mm: permit use of tagged pointers at EL0
|
12 年 前 |
Catalin Marinas
|
2600e130b3
arm64: Enable interrupts in the EL0 undef handler
|
12 年 前 |
Feng Kan
|
845ad05ec3
arm64: Change kernel stack size to 16K
|
12 年 前 |
Mark Rutland
|
381cc2b970
arm64: treat unhandled compat el0 traps as undef
|
12 年 前 |
Marc Zyngier
|
5c1ce6f7c2
arm64: add explicit symbols to ESR_EL1 decoding
|
12 年 前 |
Al Viro
|
207bdae452
arm64: switch to generic sigaltstack
|
12 年 前 |
Marc Zyngier
|
dc637f1fda
arm64: move vector entry macro to assembler.h
|
13 年 前 |
Al Viro
|
e0fd18ce11
arm64: get rid of fork/vfork/clone wrappers
|
13 年 前 |
Catalin Marinas
|
6a872777ff
arm64: Use generic sys_execve() implementation
|
13 年 前 |
Catalin Marinas
|
59dc67b0cc
arm64: Use generic kernel_execve() implementation
|
13 年 前 |
Catalin Marinas
|
c34501d21b
arm64: Use generic kernel_thread() implementation
|
13 年 前 |
Catalin Marinas
|
f3d447a97f
arm64: Do not include asm/unistd32.h in asm/unistd.h
|
13 年 前 |
Catalin Marinas
|
6916fd086f
arm64: Enable interrupts before calling do_notify_resume()
|
13 年 前 |
Catalin Marinas
|
60ffc30d56
arm64: Exception handling
|
13 年 前 |