Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / ia32 /
2010-04-20 Christoph Hellwigx86: correctly wire up the newuname system call
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Christoph HellwigAdd generic sys_olduname()
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2010-03-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branches 'core-ipi-for-linus', 'core-locking...
2010-02-10 Jiri Slabyx86, ia32_aout: do not kill argument mapping
2010-01-29 H. Peter Anvinx86: get rid of the insane TIF_ABI_PENDING bit
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-01-27 Jiri Slabyx86: Use helpers for rlimits
2009-12-11 Al ViroUnify sys_mmap*
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Eric W. Biedermansysctl: x86 Use the compat_sys_sysctl
2009-10-26 Jan Beulichx86-64: Fix register leak in 32-bit syscall audting
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-01 Jan Beulichx86: Don't leak 64-bit kernel register values to 32...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-08 Amerigo Wangx86, 32-bit: Use generic sys_pipe()
2009-04-30 Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-30 Thomas Gleixnerx86: hookup sys_rt_tgsigqueueinfo
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-03 Gerd Hoffmannpreadv/pwritev: Add preadv and pwritev system calls.
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-22 Hiroshi Shimamotox86: ia32_signal: introduce {get|set}_user_seg()
2009-02-22 Hiroshi Shimamotox86: ia32_signal: introduce GET_SEG() macro
2009-02-22 Hiroshi Shimamotox86: ia32_signal: remove unused debug code
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge branch 'x86/uaccess' into core/percpu
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-07 Roland McGrathx86-64: fix int $0x80 -ENOSYS return
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-24 Hiroshi Shimamotox86: ia32_signal: use {get|put}_user_try and catch
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2008-12-29 Jaswinder Singh... x86: introducing asm/sys_ia32.h
2008-12-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-19 Hiroshi Shimamotox86: ia32_signal: remove unnecessary declaration
2008-12-18 Hiroshi Shimamotox86: ia32_signal: use sigframe.h
2008-12-18 Hiroshi Shimamotox86: ia32_signal: rename struct sigframe and rt_sigframe
2008-12-16 Hiroshi Shimamotox86: ia32_signal: use proper macro __USER32_DS
2008-12-16 Hiroshi Shimamotox86: ia32_signal: use __put_user() instead of __copy_to...
2008-12-08 Ingo Molnarperformance counters: x86 support
2008-12-08 Ingo MolnarMerge branches 'x86/signal' and 'x86/irq' into perfcoun...
2008-11-18 Hiroshi Shimamotox86: ia32_signal: change order of storing in setup_sigc...
2008-11-18 Hiroshi Shimamotox86: ia32_signal: remove using temporary variable
2008-11-18 Hiroshi Shimamotox86: ia32_signal: cleanup macro RELOAD_SEG
2008-11-18 Hiroshi Shimamotox86: ia32_signal: introduce COPY_SEG_CPL3
2008-11-18 Hiroshi Shimamotox86: ia32_signal: cleanup macro COPY
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-12 Hiroshi Shimamotox86: ia32_signal: remove unnecessary padding
2008-11-06 Hiroshi Shimamotox86: ia32_signal: do save_i387_xstate_ia32 at get_sigfr...
2008-10-27 Mikael Petterssonx86, signals: remove duplicated register setup code...
2008-10-16 Christoph Hellwigcompat: generic compat get/settimeofday
2008-10-16 Christoph Hellwigcompat: move cp_compat_stat to common code
2008-10-13 Jan Beulichx86-64: slightly stream-line 32-bit syscall entry code
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/signal
2008-10-12 Ingo MolnarMerge branch 'x86/urgent' into core/signal
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-01 Hiroshi Shimamotox86: ia32_signal.c remove unnecessary function calls
2008-10-01 Hiroshi Shimamotox86: ia32_signal.c: remove unnecessary cast to u32
2008-09-14 Hiroshi Shimamotox86: signal: remove unneeded err handling
2008-09-14 Hiroshi Shimamotox86: signal: put give_sigsegv of setup frames together
2008-09-06 Christoph Hellwigx86: kill sys32_pause
2008-09-06 Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
2008-08-20 Jeremy Fitzhardingex86_64: use save/loadsegment in ia32 compat
2008-07-30 Suresh Siddhax86, xsave: save/restore the extended state context...
2008-07-30 Suresh Siddhax86, xsave: reorganization of signal save/restore fpsta...
2008-07-30 Suresh Siddhax86, xsave: dynamically allocate sigframes fpstate...
2008-07-26 Roland McGrathtracehook: exec
2008-07-26 Roland McGrathx86_64: fix ia32 AMD syscall audit fast-path
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Ulrich Drepperflag parameters: dup2
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: eventfd
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Roland McGrathx86_64 ia32 syscall audit fast-path
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-18 Hiroshi Shimamotox86_64: ia32_signal.c: remove signal number conversion
2008-07-18 Hiroshi Shimamotox86_64: ia32_signal.c: use macro instead of immediate
2008-07-16 Roland McGrathx86 ptrace: unify syscall tracing
2008-07-16 Jeremy Fitzhardingex86_64: adjust exception frame in ia32entry
2008-07-09 Glauber Costax86: rename threadinfo to TI.
2008-07-08 Jeremy Fitzhardingex86/paravirt: groundwork for 64-bit Xen support, fix
2008-07-08 Jeremy Fitzhardingex86, 64-bit: ia32entry: replace privileged instructions...
2008-07-08 Jeremy Fitzhardingex86/paravirt: add sysret/sysexit pvops for returning...
2008-06-19 Jan Beulichx86-64: remove unnecessary ptregs call stubs
next