aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/ia32
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-10x86: fix up system call numbering nitLinus Torvalds
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-10x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-27x86: Use helpers for rlimitsJiri Slaby
2009-12-11Unify sys_mmap*Al Viro
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06sysctl: x86 Use the compat_sys_sysctlEric W. Biederman
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-01x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-08x86, 32-bit: Use generic sys_pipe()Amerigo Wang
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner
2009-04-30x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-22x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto
2009-02-22x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto
2009-02-22x86: ia32_signal: remove unused debug codeHiroshi Shimamoto
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-23x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst