Age | Commit message (Expand) | Author |
2008-10-01 | 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-09-14 | x86: signal: remove unneeded err handling | Hiroshi Shimamoto |
2008-09-14 | x86: signal: put give_sigsegv of setup frames together | Hiroshi Shimamoto |
2008-09-06 | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar |
2008-08-20 | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge |
2008-07-30 | 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-18 | 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-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath |
2008-04-26 | x86 signals: lift set_fs | Roland McGrath |
2008-04-26 | x86 signals: lift flags diddling code | Roland McGrath |
2008-04-17 | x86 vDSO: don't use disabled vDSO for signal trampoline | Roland McGrath |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt |
2008-01-30 | x86: x86 i387 user_regset | Roland McGrath |
2008-01-30 | x86: get rid of _MASK flags | Glauber de Oliveira Costa |
2008-01-30 | x86: use generic register names in struct sigcontext | H. Peter Anvin |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath |
2008-01-30 | x86: clean up arch/x86/ia32/ia32_signal.c | Thomas Gleixner |
2007-10-11 | x86_64: move ia32 | Thomas Gleixner |