Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d57b7126d6d80b9b97ce83335a246ca796babd2
/
arch
/
arm64
/
kernel
/
entry.S
905e8c5
arm64: errata: add workaround for cortex-a53 erratum #845719
by Will Deacon
· 10 years ago
0156411
arm64: Implement the compat_sys_call_table in C
by Catalin Marinas
· 10 years ago
aed40e0
arm64: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
1014c81
arm64: ptrace: allow tracer to skip a system call
by AKASHI Takahiro
· 10 years ago
fcff588
arm64: Treat handle_arch_irq as a function pointer
by Laura Abbott
· 10 years ago
63648dd
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
by Will Deacon
· 10 years ago
d54e81f
arm64: entry: avoid writing lr explicitly for constructing return paths
by Will Deacon
· 10 years ago
1059c6b
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
by Will Deacon
· 10 years ago
f3e5c84
arm64: Add __NR_* definitions for compat syscalls
by Catalin Marinas
· 11 years ago
6c81fe7
arm64: enable context tracking
by Larry Bassel
· 11 years ago
6ab6463
arm64: adjust el0_sync so that a function can be called
by Larry Bassel
· 11 years ago
3906c2b
arm64: Bug fix in stack alignment exception
by ChiaHao
· 11 years ago
cf5c95d
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
by Catalin Marinas
· 11 years ago
3157858f
arm64: split syscall_trace() into separate functions for enter/exit
by AKASHI Takahiro
· 11 years ago
449f81a
arm64: make a single hook to syscall_trace() for all syscall features
by AKASHI Takahiro
· 11 years ago
2a28307
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
by Will Deacon
· 11 years ago
005f78c
arm64: defer reloading a task's FPSIMD state to userland resume
by Ard Biesheuvel
· 11 years ago
883c057
arm64: fix typo in entry.S
by Neil Zhang
· 11 years ago
ee6214c
arm64: support single-step and breakpoint handler hooks
by Sandeepa Prabhu
· 11 years ago
6468178
arm64: let the core code deal with preempt_count
by Marc Zyngier
· 11 years ago
717321f
arm64: fix access to preempt_count from assembly code
by Marc Zyngier
· 11 years ago
d50240a
arm64: mm: permit use of tagged pointers at EL0
by Will Deacon
· 12 years ago
2600e13
arm64: Enable interrupts in the EL0 undef handler
by Catalin Marinas
· 11 years ago
845ad05
arm64: Change kernel stack size to 16K
by Feng Kan
· 11 years ago
381cc2b
arm64: treat unhandled compat el0 traps as undef
by Mark Rutland
· 12 years ago
5c1ce6f
arm64: add explicit symbols to ESR_EL1 decoding
by Marc Zyngier
· 12 years ago
207bdae
arm64: switch to generic sigaltstack
by Al Viro
· 12 years ago
dc637f1
arm64: move vector entry macro to assembler.h
by Marc Zyngier
· 12 years ago
e0fd18c
arm64: get rid of fork/vfork/clone wrappers
by Al Viro
· 12 years ago
6a87277
arm64: Use generic sys_execve() implementation
by Catalin Marinas
· 12 years ago
59dc67b
arm64: Use generic kernel_execve() implementation
by Catalin Marinas
· 12 years ago
c34501d
arm64: Use generic kernel_thread() implementation
by Catalin Marinas
· 12 years ago
f3d447a
arm64: Do not include asm/unistd32.h in asm/unistd.h
by Catalin Marinas
· 12 years ago
6916fd0
arm64: Enable interrupts before calling do_notify_resume()
by Catalin Marinas
· 12 years ago
60ffc30
arm64: Exception handling
by Catalin Marinas
· 13 years ago