Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-04 | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 1 | -3/+0 |
2013-02-04 | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 1 | -1/+0 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 1 | -1/+0 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 1 | -3/+0 |
2012-10-01 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 1 | -1/+0 |
2012-09-20 | um: kill thread->forking | Al Viro | 1 | -1/+1 |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan | 1 | -2/+2 |
2011-12-09 | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 1 | -1/+1 |
2011-12-06 | x86, um: Mark system call tables readonly | H. Peter Anvin | 1 | -1/+1 |
2011-12-06 | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 1 | -0/+55 |