Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-31 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2 | -0/+3 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -279/+324 |
2012-03-22 | x86-32: Fix typo for mq_getsetattr in syscall table | Thierry Reding | 1 | -1/+1 |
2012-03-05 | x32: Add ptrace for x32 | H.J. Lu | 1 | -2/+2 |
2012-03-05 | x32: Switch to a 64-bit clock_t | H. Peter Anvin | 1 | -2/+2 |
2012-02-20 | x32: Generate <asm/unistd_64_x32.h> | H. Peter Anvin | 1 | -1/+6 |
2012-02-20 | x32: Generate <asm/unistd_x32.h> | H. Peter Anvin | 1 | -3/+10 |
2012-02-20 | x32: Add x32 system calls to syscall/syscall_64.tbl | H. Peter Anvin | 2 | -274/+307 |
2012-02-20 | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin | 1 | -1/+1 |
2011-11-18 | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin | 1 | -1/+5 |
2011-11-18 | x86: Simplify syscallhdr.sh | H. Peter Anvin | 1 | -16/+3 |
2011-11-17 | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 5 | -0/+771 |