Commit Graph

39 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Jaswinder Singh Rajput 2f06de0671 x86: introducing asm/sys_ia32.h 16 years ago
Hiroshi Shimamoto 8403295e0f x86: ia32_signal: remove unnecessary declaration 16 years ago
Hiroshi Shimamoto d98f9d8442 x86: ia32_signal: use sigframe.h 16 years ago
Hiroshi Shimamoto 3b0d29ee1c x86: ia32_signal: rename struct sigframe and rt_sigframe 16 years ago
Hiroshi Shimamoto 8bee3f0a66 x86: ia32_signal: use proper macro __USER32_DS 16 years ago
Hiroshi Shimamoto d0b48ca189 x86: ia32_signal: use __put_user() instead of __copy_to_user() 16 years ago
Hiroshi Shimamoto 64977609e3 x86: ia32_signal: change order of storing in setup_sigcontext() 16 years ago
Hiroshi Shimamoto 047ce93581 x86: ia32_signal: remove using temporary variable 16 years ago
Hiroshi Shimamoto 8c6e5ce0fd x86: ia32_signal: cleanup macro RELOAD_SEG 16 years ago
Hiroshi Shimamoto d71a68dca5 x86: ia32_signal: introduce COPY_SEG_CPL3 16 years ago
Hiroshi Shimamoto b78a5b5260 x86: ia32_signal: cleanup macro COPY 16 years ago
Hiroshi Shimamoto 9cc3c49ed1 x86: ia32_signal: remove unnecessary padding 16 years ago
Hiroshi Shimamoto 99ea1b93bf x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() 16 years ago
Mikael Pettersson 8479d94e9f x86, signals: remove duplicated register setup code in ia32 signal delivery 17 years ago
Hiroshi Shimamoto 7b9cee16ff x86: ia32_signal.c remove unnecessary function calls 17 years ago
Hiroshi Shimamoto bff0aa4b8f x86: ia32_signal.c: remove unnecessary cast to u32 17 years ago
Hiroshi Shimamoto 2ba48e16e7 x86: signal: remove unneeded err handling 17 years ago
Hiroshi Shimamoto 3d0aedd953 x86: signal: put give_sigsegv of setup frames together 17 years ago
Jeremy Fitzhardinge b6edbb1e04 x86_64: use save/loadsegment in ia32 compat 17 years ago
Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe 17 years ago
Suresh Siddha ab5137015f x86, xsave: reorganization of signal save/restore fpstate code layout 17 years ago
Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
Hiroshi Shimamoto 812b121d55 x86_64: ia32_signal.c: remove signal number conversion 17 years ago
Hiroshi Shimamoto fbdb7da91b x86_64: ia32_signal.c: use macro instead of immediate 17 years ago
Roland McGrath 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
Roland McGrath 55928e37b2 x86 signals: lift set_fs 17 years ago
Roland McGrath 8b9c5ff380 x86 signals: lift flags diddling code 17 years ago
Roland McGrath 1a3e4ca41c x86 vDSO: don't use disabled vDSO for signal trampoline 17 years ago
Aurelien Jarno e40cd10ccf x86: clear DF before calling signal handler 17 years ago
Jan Engelhardt ade1af7712 x86: remove unneded casts 17 years ago
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Glauber de Oliveira Costa 053de04441 x86: get rid of _MASK flags 17 years ago
H. Peter Anvin 742fa54a62 x86: use generic register names in struct sigcontext 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Roland McGrath af65d64845 x86 vDSO: consolidate vdso32 17 years ago
Thomas Gleixner 99b9cdf758 x86: clean up arch/x86/ia32/ia32_signal.c 17 years ago
Thomas Gleixner 2db55d344e x86_64: move ia32 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Andi Kleen 9fbbd4dd17 [PATCH] x86: Don't require the vDSO for handling a.out signals 18 years ago
Evgeniy Polyakov 8469adde59 [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code 18 years ago
Albert Cahalan 8e3de538ee [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode 18 years ago
Albert Cahalan a7aacdf9ea [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 19 years ago
Andi Kleen ab2e0b46cb [PATCH] Fix some broken white space in ia32_signal.c 19 years ago
Andi Kleen 536e3ee4fe [PATCH] Initialize argument registers for 32bit signal handlers. 19 years ago
Andi Kleen dd54a11004 [PATCH] Remove all traces of signal number conversion 19 years ago
Andi Kleen 1d001df19d [PATCH] Add TIF_RESTORE_SIGMASK 19 years ago
Andi Kleen 5c0f80fab3 [PATCH] x86_64: Remove long obsolete CVS 19 years ago
Peter Beutner 4724e3e86d [PATCH] x86_64: fix single step handling for 32bit processes 19 years ago
Markus F.X.J. Oberhumer d347f37227 [PATCH] i386: fix stack alignment for signal handlers 20 years ago
Roland McGrath 0928d6ef7f [PATCH] x86_64: never block forced SIGSEGV 20 years ago