| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -14/+5 |
* | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 | 1 | -0/+2 |
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 2 | -23/+1 |
|\ |
|
| * | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 2 | -23/+1 |
* | | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto | 2009-02-22 | 1 | -20/+18 |
* | | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto | 2009-02-22 | 1 | -5/+9 |
* | | x86: ia32_signal: remove unused debug code | Hiroshi Shimamoto | 2009-02-22 | 1 | -18/+0 |
* | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 2009-02-06 | 1 | -3/+5 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -170/+195 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: ia32_signal: use {get|put}_user_try and catch | Hiroshi Shimamoto | 2009-01-23 | 1 | -170/+195 |
| |/ |
|
* | | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -4/+4 |
|/ |
|
* | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput | 2008-12-29 | 3 | -3/+3 |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 | 1 | -71/+38 |
|\ |
|
| *-. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -71/+38 |
| |\ \ |
|
| | | * | x86: ia32_signal: remove unnecessary declaration | Hiroshi Shimamoto | 2008-12-19 | 1 | -1/+0 |
| | | * | x86: ia32_signal: use sigframe.h | Hiroshi Shimamoto | 2008-12-18 | 1 | -24/+2 |
| | | * | x86: ia32_signal: rename struct sigframe and rt_sigframe | Hiroshi Shimamoto | 2008-12-18 | 1 | -7/+7 |
| | | * | x86: ia32_signal: use proper macro __USER32_DS | Hiroshi Shimamoto | 2008-12-16 | 1 | -1/+1 |
| | | * | x86: ia32_signal: use __put_user() instead of __copy_to_user() | Hiroshi Shimamoto | 2008-12-16 | 1 | -2/+2 |
| | | * | x86: ia32_signal: change order of storing in setup_sigcontext() | Hiroshi Shimamoto | 2008-11-18 | 1 | -2/+2 |
| | | * | x86: ia32_signal: remove using temporary variable | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+2 |
| | | * | x86: ia32_signal: cleanup macro RELOAD_SEG | Hiroshi Shimamoto | 2008-11-18 | 1 | -10/+11 |
| | | * | x86: ia32_signal: introduce COPY_SEG_CPL3 | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+8 |
| | | * | x86: ia32_signal: cleanup macro COPY | Hiroshi Shimamoto | 2008-11-18 | 1 | -4/+2 |
| | | * | x86: ia32_signal: remove unnecessary padding | Hiroshi Shimamoto | 2008-11-12 | 1 | -4/+1 |
| | | * | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() | Hiroshi Shimamoto | 2008-11-06 | 1 | -6/+3 |
| | |/
| |/| |
|
| | * | x86, signals: remove duplicated register setup code in ia32 signal delivery | Mikael Pettersson | 2008-10-27 | 1 | -5/+0 |
| |/ |
|
* | | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 2008-11-14 | 1 | -1/+1 |
|/ |
|
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 2 | -66/+2 |
* | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -35/+0 |
* | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich | 2008-10-13 | 1 | -16/+10 |
* | Merge branch 'linus' into x86/signal | Ingo Molnar | 2008-10-12 | 1 | -9/+0 |
|\ |
|
| * | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 1 | -27/+24 |
| |\ |
|
| * | | x86: kill sys32_pause | Christoph Hellwig | 2008-09-06 | 1 | -9/+0 |
* | | | x86: ia32_signal.c remove unnecessary function calls | Hiroshi Shimamoto | 2008-10-01 | 1 | -4/+1 |
* | | | x86: ia32_signal.c: remove unnecessary cast to u32 | Hiroshi Shimamoto | 2008-10-01 | 1 | -13/+13 |
* | | | x86: signal: remove unneeded err handling | Hiroshi Shimamoto | 2008-09-14 | 1 | -7/+4 |
* | | | x86: signal: put give_sigsegv of setup frames together | Hiroshi Shimamoto | 2008-09-14 | 1 | -17/+9 |
* | | | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar | 2008-09-06 | 2 | -15/+17 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge | 2008-08-20 | 2 | -15/+17 |
* | | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 | 1 | -1/+4 |
* | | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 | 1 | -21/+7 |
* | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 | 1 | -8/+16 |
|/ |
|
* | tracehook: exec | Roland McGrath | 2008-07-26 | 1 | -6/+0 |
* | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 | 1 | -3/+3 |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 2 | -1/+2 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |