summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd_64.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-732/+0
* Cross Memory AttachChristopher Yeoh2011-10-311-0/+4
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-1/+0
|\
| * x86-64, unistd: Remove bogus __IGNORE_getcpuAndy Lutomirski2011-08-241-1/+0
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
|/
* x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-101-0/+2
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+2
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-0/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+2
|\
| * x86: Add clock_adjtime for x86Richard Cochran2011-02-021-0/+2
* | x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-151-0/+4
|/
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-0/+2
|\
| * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-161-0/+2
* | fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+2
* | fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+2
|/
* Add generic sys_olduname()Christoph Hellwig2010-03-121-0/+1
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+1
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* tracing: Define NR_syscalls for x86_64Jason Baron2009-08-261-0/+6
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-301-1/+3
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+2
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+4
|\ \ | |/
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-021-0/+4
* | performance counters: x86 supportIngo Molnar2008-12-081-1/+2
|/
* reintroduce accept4Ulrich Drepper2008-11-191-2/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+693
OpenPOWER on IntegriCloud