aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-26/+27
2013-02-14arm64: switch to generic sigaltstackAl Viro1-5/+0
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier1-4/+0
2012-10-22arm64: get rid of fork/vfork/clone wrappersAl Viro1-5/+0
2012-10-17arm64: Use generic sys_execve() implementationCatalin Marinas1-5/+0
2012-10-17arm64: Use generic kernel_execve() implementationCatalin Marinas1-1/+1
2012-10-17arm64: Use generic kernel_thread() implementationCatalin Marinas1-1/+4
2012-10-11arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas1-0/+1
2012-10-08arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas1-0/+1
2012-09-17arm64: Exception handlingCatalin Marinas1-0/+695