| Commit message (Expand) | Author | Age |
* | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput | 2008-12-29 |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 |
|\ |
|
| *-. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 |
| |\ \ |
|
| | | * | x86: ia32_signal: remove unnecessary declaration | Hiroshi Shimamoto | 2008-12-19 |
| | | * | x86: ia32_signal: use sigframe.h | Hiroshi Shimamoto | 2008-12-18 |
| | | * | x86: ia32_signal: rename struct sigframe and rt_sigframe | Hiroshi Shimamoto | 2008-12-18 |
| | | * | x86: ia32_signal: use proper macro __USER32_DS | Hiroshi Shimamoto | 2008-12-16 |
| | | * | x86: ia32_signal: use __put_user() instead of __copy_to_user() | Hiroshi Shimamoto | 2008-12-16 |
| | | * | x86: ia32_signal: change order of storing in setup_sigcontext() | Hiroshi Shimamoto | 2008-11-18 |
| | | * | x86: ia32_signal: remove using temporary variable | Hiroshi Shimamoto | 2008-11-18 |
| | | * | x86: ia32_signal: cleanup macro RELOAD_SEG | Hiroshi Shimamoto | 2008-11-18 |
| | | * | x86: ia32_signal: introduce COPY_SEG_CPL3 | Hiroshi Shimamoto | 2008-11-18 |
| | | * | x86: ia32_signal: cleanup macro COPY | Hiroshi Shimamoto | 2008-11-18 |
| | | * | x86: ia32_signal: remove unnecessary padding | Hiroshi Shimamoto | 2008-11-12 |
| | | * | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() | Hiroshi Shimamoto | 2008-11-06 |
| | |/
| |/| |
|
| | * | x86, signals: remove duplicated register setup code in ia32 signal delivery | Mikael Pettersson | 2008-10-27 |
| |/ |
|
* / | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 2008-11-13 |
|/ |
|
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 |
* | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 |
* | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich | 2008-10-13 |
* | Merge branch 'linus' into x86/signal | Ingo Molnar | 2008-10-12 |
|\ |
|
| * | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 |
| |\ |
|
| * | | x86: kill sys32_pause | Christoph Hellwig | 2008-09-06 |
* | | | x86: ia32_signal.c remove unnecessary function calls | Hiroshi Shimamoto | 2008-10-01 |
* | | | x86: ia32_signal.c: remove unnecessary cast to u32 | Hiroshi Shimamoto | 2008-10-01 |
* | | | x86: signal: remove unneeded err handling | Hiroshi Shimamoto | 2008-09-14 |
* | | | x86: signal: put give_sigsegv of setup frames together | Hiroshi Shimamoto | 2008-09-14 |
* | | | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar | 2008-09-06 |
|\| |
| |/
|/| |
|
| * | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge | 2008-08-20 |
* | | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 |
* | | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 |
* | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 |
|/ |
|
* | tracehook: exec | Roland McGrath | 2008-07-26 |
* | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 |
* | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 |
*-----. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ |
|
| | | | * | x86_64: adjust exception frame in ia32entry | Jeremy Fitzhardinge | 2008-07-16 |
| |_|_|/
|/| | | |
|
| | | * | x86 ptrace: unify syscall tracing | Roland McGrath | 2008-07-16 |
| |_|/
|/| | |
|
| * | | x86_64: ia32_signal.c: remove signal number conversion | Hiroshi Shimamoto | 2008-07-18 |
| * | | x86_64: ia32_signal.c: use macro instead of immediate | Hiroshi Shimamoto | 2008-07-18 |
|/ / |
|
* | | x86: rename threadinfo to TI. | Glauber Costa | 2008-07-09 |
* | | x86/paravirt: groundwork for 64-bit Xen support, fix | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86, 64-bit: ia32entry: replace privileged instructions with pvops | Jeremy Fitzhardinge | 2008-07-08 |