aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/syscall_table_32.S
Commit message (Expand)AuthorAge
* Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\
| * GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
|/
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
| * net: Add sendmmsg socket system callAnton Blanchard2011-05-05
| * introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
| |\
| | * x86: Add clock_adjtime for x86Richard Cochran2011-02-02
| * | x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-15
| |/
* | Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\|
| * x86: fix up system call numbering nitLinus Torvalds2010-08-10
| * Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
| |\
| | * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-16
| * | fanotify: sys_fanotify_mark declartionEric Paris2010-07-28
| * | fanotify: fanotify_init syscall declarationEric Paris2010-07-28
| |/
* | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\ \ | |/ |/|
| * [ported from 2008.3] Add LITRMUS^RT syscalls to x86_32Andrea Bastoni2010-05-29
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
* | Unify sys_mmap*Al Viro2009-12-11
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-30
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
|\|
| * x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
|\|
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
* | performance counters: x86 supportIngo Molnar2008-12-08
|/
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* flag parameters: pipeUlrich Drepper2008-07-24
* flag parameters: dup2Ulrich Drepper2008-07-24
* flag parameters: epoll_createUlrich Drepper2008-07-24
* flag parameters: eventfdUlrich Drepper2008-07-24
* flag parameters: signalfdUlrich Drepper2008-07-24
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-05
* i386: move kernelThomas Gleixner2007-10-11