summaryrefslogtreecommitdiff
path: root/arch/x86/ia32/ia32entry.S
AgeCommit message (Expand)Author
2010-03-24Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-24Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-02fanotify: sys_fanotify_mark declartionEric Paris
2010-03-02fanotify: fanotify_init syscall declarationEric Paris
2010-01-06x86: add ia32 compat prlimit syscallsJiri 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-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-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2008-12-08performance counters: x86 supportIngo Molnar
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
2008-07-25x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86_64: adjust exception frame in ia32entryJeremy Fitzhardinge
2008-07-09x86: rename threadinfo to TI.Glauber Costa
2008-07-08x86/paravirt: groundwork for 64-bit Xen support, fixJeremy Fitzhardinge
2008-07-08x86, 64-bit: ia32entry: replace privileged instructions with pvopsJeremy Fitzhardinge
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath
2008-04-17x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath
2008-04-17x86: ia32 ptrace vs -ENOSYSRoland McGrath