aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S
AgeCommit message (Expand)Author
2014-04-14arm64: mm: permit use of tagged pointers at EL0Will Deacon
2014-01-09arm64: Change kernel stack size to 16KFeng Kan
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier
2013-02-14arm64: switch to generic sigaltstackAl Viro
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier
2012-10-22arm64: get rid of fork/vfork/clone wrappersAl Viro
2012-10-17arm64: Use generic sys_execve() implementationCatalin Marinas
2012-10-17arm64: Use generic kernel_execve() implementationCatalin Marinas
2012-10-17arm64: Use generic kernel_thread() implementationCatalin Marinas
2012-10-11arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas
2012-10-08arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas
2012-09-17arm64: Exception handlingCatalin Marinas