| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -4/+87 |
*-----. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 2 | -12/+17 |
|\ \ \ \ |
|
| | | | * | x86_64: adjust exception frame in ia32entry | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
| | | * | x86 ptrace: unify syscall tracing | Roland McGrath | 2008-07-16 | 1 | -8/+9 |
| |_|/
|/| | |
|
| * | | x86_64: ia32_signal.c: remove signal number conversion | Hiroshi Shimamoto | 2008-07-18 | 1 | -3/+1 |
| * | | x86_64: ia32_signal.c: use macro instead of immediate | Hiroshi Shimamoto | 2008-07-18 | 1 | -1/+6 |
|/ / |
|
* | | x86: rename threadinfo to TI. | Glauber Costa | 2008-07-09 | 1 | -11/+14 |
* | | x86/paravirt: groundwork for 64-bit Xen support, fix | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | | x86, 64-bit: ia32entry: replace privileged instructions with pvops | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+8 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 | 1 | -6/+15 |
* | | x86-64: remove unnecessary ptregs call stubs | Jan Beulich | 2008-06-19 | 1 | -4/+2 |
|/ |
|
* | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 | 1 | -1/+1 |
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | 1 | -1/+1 |
* | x86 signals: lift set_fs | Roland McGrath | 2008-04-26 | 1 | -4/+0 |
* | x86 signals: lift flags diddling code | Roland McGrath | 2008-04-26 | 1 | -6/+0 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | x86: sys32_execve PT_DTRACE | Roland McGrath | 2008-04-17 | 1 | -5/+0 |
* | x86: ia32 ptrace vs -ENOSYS sysenter/syscall | Roland McGrath | 2008-04-17 | 1 | -2/+6 |
* | x86: ia32 ptrace vs -ENOSYS | Roland McGrath | 2008-04-17 | 1 | -2/+2 |
* | x86: reducing debuginfo size by removing unneeded includes | Arnaldo Carvalho de Melo | 2008-04-17 | 1 | -25/+1 |
* | x86 vDSO: don't use disabled vDSO for signal trampoline | Roland McGrath | 2008-04-17 | 1 | -1/+1 |
* | x86: clear DF before calling signal handler | Aurelien Jarno | 2008-03-07 | 1 | -2/+2 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -2/+1 |
* | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 2008-02-05 | 1 | -1/+3 |
* | x86: remove unneded casts | Jan Engelhardt | 2008-01-30 | 1 | -1/+1 |
* | x86: coding style fixes in arch/x86/ia32/audit.c | Paolo Ciarrocchi | 2008-01-30 | 1 | -1/+1 |
* | arch/x86/ia32: use time_before, time_before_eq, etc. | Julia Lawall | 2008-01-30 | 1 | -3/+5 |
* | x86: x86 ia32_binfmt removal | Roland McGrath | 2008-01-30 | 1 | -284/+0 |