summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
Commit message (Expand)AuthorAgeFilesLines
*-. 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-281-1/+1
| |/
* | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-1/+0Star
* | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-4/+6
|/
* Unify sys_mmap*Al Viro2009-12-112-43/+2Star
* 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-191-16/+25
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
* | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-062-57/+1Star
| |/ |/|
* | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-261-3/+2Star
* | 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/+1Star
* 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/+5Star
|\|
| * Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-211-14/+5Star
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-062-23/+3Star
|\|
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-031-0/+2
| * Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-282-23/+1Star
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-272-23/+1Star
* | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-261-43/+27Star
|\| |
| * | x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto2009-02-221-20/+18Star
| * | x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto2009-02-221-5/+9
| * | x86: ia32_signal: remove unused debug codeHiroshi Shimamoto2009-02-221-18/+0Star
* | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-170/+195
|\| |
| * | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-3/+5
| |\|
| | \
| | \
| *-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-170/+195
| |\ \ \
| | | * | x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-241-170/+195
| | |/ /
* | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-3/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-071-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-181-4/+4
| |/
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-113-3/+3
|\|
| * x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-293-3/+3
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-292-34/+11Star
|\|
| * Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-281-71/+38Star
| |\
| | *-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-71/+38Star
| | |\ \
| | | | * x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto2008-12-191-1/+0Star
| | | | * x86: ia32_signal: use sigframe.hHiroshi Shimamoto2008-12-181-24/+2Star
| | | | * x86: ia32_signal: rename struct sigframe and rt_sigframeHiroshi Shimamoto2008-12-181-7/+7
| | | | * x86: ia32_signal: use proper macro __USER32_DSHiroshi Shimamoto2008-12-161-1/+1
| | | | * x86: ia32_signal: use __put_user() instead of __copy_to_user()Hiroshi Shimamoto2008-12-161-2/+2
| * | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-1/+1
| |/ / /
* | | | performance counters: x86 supportIngo Molnar2008-12-081-1/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-081-39/+29Star
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | | | / | | |/ | |/|
| | * x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson2008-10-271-5/+0Star
| |/ |/|
| * x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto2008-11-181-2/+2
| * x86: ia32_signal: remove using temporary variableHiroshi Shimamoto2008-11-181-4/+2Star
| * x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-181-10/+11