aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32entry.S
Commit message (Expand)AuthorAge
* Cross Memory AttachChristopher Yeoh2011-10-31
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov2011-06-03
* x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov2011-06-03
* 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 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\
| * x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-28
* | 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
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\ \
| * | x86: Separate out entry text sectionJiri Olsa2011-03-08
| |/
* / x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-15
|/
* x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-14
* x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-14
* 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
|/
* x86: correctly wire up the newuname system callChristoph Hellwig2010-04-20
* Add generic sys_olduname()Christoph Hellwig2010-03-12
* Add generic sys_old_select()Christoph Hellwig2010-03-12
* Unify sys_mmap*Al Viro2009-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-06
| |/ |/|
* | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-26
* | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-01
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* x86, 32-bit: Use generic sys_pipe()Amerigo Wang2009-08-08
* 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 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-27
| * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\|
* | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\ \ \ | | |/ | |/|
| * | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
|\ \ \ | | |/ | |/|
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-18
| |/
* / performance counters: x86 supportIngo Molnar2008-12-08
|/
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-13
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-25
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24