summaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls
Commit message (Expand)AuthorAgeFilesLines
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-312-0/+3
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-293-279/+324
|\
| * x32: Add ptrace for x32H.J. Lu2012-03-051-2/+2
| * x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-051-2/+2
| * x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-201-1/+6
| * x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-201-3/+10
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-202-274/+307
| * x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-1/+1
* | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
|/
* x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-181-1/+5
* x86: Simplify syscallhdr.shH. Peter Anvin2011-11-181-16/+3
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771