aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
Commit message (Expand)AuthorAge
* x86, 32-bit: Use generic sys_pipe()Amerigo Wang2009-08-08
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-30
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\|
| * Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-20
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
| * Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-27
* | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
|\| |
| * | x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto2009-02-22
| * | x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto2009-02-22
| * | x86: ia32_signal: remove unused debug codeHiroshi Shimamoto2009-02-22
* | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
|\| |
| * | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\|
| | \
| | \
| *-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
| |\ \ \
| | | * | x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| | |/ /
* | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\ \ \ \ | | |_|/ | |/| |
| * | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| | |/ | |/|
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
|\ \ \ | | |/ | |/|
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-18
| |/
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\|
| * x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-29
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
|\|
| * Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-28
| |\
| | *-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
| | |\ \
| | | | * x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto2008-12-19
| | | | * x86: ia32_signal: use sigframe.hHiroshi Shimamoto2008-12-18
| | | | * x86: ia32_signal: rename struct sigframe and rt_sigframeHiroshi Shimamoto2008-12-18
| | | | * x86: ia32_signal: use proper macro __USER32_DSHiroshi Shimamoto2008-12-16
| | | | * x86: ia32_signal: use __put_user() instead of __copy_to_user()Hiroshi Shimamoto2008-12-16
| * | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
| |/ / /
* | | | performance counters: x86 supportIngo Molnar2008-12-08
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-08
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | | | / | | |/ | |/|
| | * x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson2008-10-27
| |/ |/|
| * x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto2008-11-18
| * x86: ia32_signal: remove using temporary variableHiroshi Shimamoto2008-11-18
| * x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-18
| * x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto2008-11-18
| * x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto2008-11-18
| * x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto2008-11-12
| * x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto2008-11-06
|/
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-16
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-13
* Merge branch 'linus' into x86/signalIngo Molnar2008-10-12
|\
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| |\
| * | x86: kill sys32_pauseChristoph Hellwig2008-09-06
* | | x86: ia32_signal.c remove unnecessary function callsHiroshi Shimamoto2008-10-01
* | | x86: ia32_signal.c: remove unnecessary cast to u32Hiroshi Shimamoto2008-10-01