summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32entry.S
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+1
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-0/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-18/+9
|\
| * x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-281-18/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+1
|\ \
| * | x86: Add clock_adjtime for x86Richard Cochran2011-02-021-0/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-151-0/+2
|\ \
| * | x86: Separate out entry text sectionJiri Olsa2011-03-081-0/+2
| |/
* | x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-151-0/+2
|/
* x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-141-1/+7
* x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-141-7/+7
* x86: fix up system call numbering nitLinus Torvalds2010-08-101-1/+1
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-0/+1
|\
| * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-161-0/+1
* | fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+1
* | fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+1
|/
* x86: correctly wire up the newuname system callChristoph Hellwig2010-04-201-1/+1
* Add generic sys_olduname()Christoph Hellwig2010-03-121-2/+2
* Add generic sys_old_select()Christoph Hellwig2010-03-121-1/+1
* Unify sys_mmap*Al Viro2009-12-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-16/+25
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-061-1/+1
| |/ |/|
* | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-261-3/+2
* | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-011-13/+23
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* x86, 32-bit: Use generic sys_pipe()Amerigo Wang2009-08-081-1/+1
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-301-0/+1
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+1
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-1/+3
|\ \ | |/
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-021-0/+2
| * Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
| * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-3/+5
| |\ \ | | |/
* | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-3/+5
|\ \ \ | | |/ | |/|
| * | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-061-3/+5
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-181-4/+4
|\ \ \ | | |/ | |/|
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-4/+4
| |/
* | performance counters: x86 supportIngo Molnar2008-12-081-1/+2
|/
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-2/+2
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-131-16/+10
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-1/+1
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
* flag parameters: pipeUlrich Drepper2008-07-241-0/+1
* flag parameters: dup2Ulrich Drepper2008-07-241-0/+1
* flag parameters: epoll_createUlrich Drepper2008-07-241-0/+1
* flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
OpenPOWER on IntegriCloud