Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -2/+1 |
2012-11-28 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 1 | -4/+4 |
2012-11-16 | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro | 1 | -18/+0 |
2012-11-08 | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 1 | -18/+0 |
2012-10-22 | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 1 | -2/+8 |
2012-10-17 | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 1 | -53/+24 |
2012-09-17 | arm64: Process management | Catalin Marinas | 1 | -0/+408 |