aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+1
* x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-231-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
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-17/+5
* 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
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-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-282-0/+10
* | fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+1
|/
* x86: correctly wire up the newuname system callChristoph Hellwig2010-04-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* Add generic sys_olduname()Christoph Hellwig2010-03-122-54/+2
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-3/+3
* Add generic sys_old_select()Christoph Hellwig2010-03-122-19/+1
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+0
|\
| * x86, ia32_aout: do not kill argument mappingJiri Slaby2010-02-101-1/+0
| |
| \
*-. \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-281-1/+1
|\ \ \ | |_|/ |/| |
| | * x86: Use helpers for rlimitsJiri Slaby2010-01-271-1/+1
| |/
* | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-1/+0
* | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-4/+6
|/
* Unify sys_mmap*Al Viro2009-12-112-43/+2
* 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-062-57/+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-082-15/+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/coreIngo Molnar2009-04-291-14/+5
|\ \ | |/
| * Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-062-23/+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-282-23/+1
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-272-23/+1