summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: Change kernel stack size to 16KFeng Kan2013-07-261-1/+1
* arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
* arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2013-04-171-26/+27
* arm64: switch to generic sigaltstackAl Viro2013-02-141-5/+0
* arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-051-4/+0
* arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-221-5/+0
* arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-171-5/+0
* arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-171-1/+1
* arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-171-1/+4
* arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-111-0/+1
* arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-081-0/+1
* arm64: Exception handlingCatalin Marinas2012-09-171-0/+695