Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-31 | arm64: treat unhandled compat el0 traps as undef | Mark Rutland | 1 | -0/+10 |
2013-04-17 | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier | 1 | -26/+27 |
2013-02-14 | arm64: switch to generic sigaltstack | Al Viro | 1 | -5/+0 |
2012-12-05 | arm64: move vector entry macro to assembler.h | Marc Zyngier | 1 | -4/+0 |
2012-10-22 | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 1 | -5/+0 |
2012-10-17 | arm64: Use generic sys_execve() implementation | Catalin Marinas | 1 | -5/+0 |
2012-10-17 | arm64: Use generic kernel_execve() implementation | Catalin Marinas | 1 | -1/+1 |
2012-10-17 | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 1 | -1/+4 |
2012-10-11 | arm64: Do not include asm/unistd32.h in asm/unistd.h | Catalin Marinas | 1 | -0/+1 |
2012-10-08 | arm64: Enable interrupts before calling do_notify_resume() | Catalin Marinas | 1 | -0/+1 |
2012-09-17 | arm64: Exception handling | Catalin Marinas | 1 | -0/+695 |