aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/syscall_table_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-350/+0
2011-10-31Cross Memory AttachChristopher Yeoh1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-0/+1
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil1-0/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V1-0/+2
2011-02-02x86: Add clock_adjtime for x86Richard Cochran1-0/+1
2010-08-10x86: fix up system call numbering nitLinus Torvalds1-1/+1
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds1-0/+1
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris1-0/+1
2010-07-28fanotify: fanotify_init syscall declarationEric Paris1-0/+1
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby1-0/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-1/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+1
2009-12-11Unify sys_mmap*Al Viro1-1/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner1-1/+2
2009-04-30x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner1-0/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-0/+2
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann1-0/+2
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-10/+10
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst1-10/+10
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-1/+1
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-12-08performance counters: x86 supportIngo Molnar1-0/+1
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi1-1/+3
2007-10-11i386: move kernelThomas Gleixner1-0/+326