Commit Graph

20 Commits (07a2039b8eb0af4ff464efd3dfd95de5c02648c6)

Author SHA1 Message Date
Hiroshi Shimamoto 0f8f308925 x86: signal: check sas_ss_size instead of sas_ss_flags() 16 years ago
Hiroshi Shimamoto 14fc9fbc70 x86: signal: check signal stack overflow properly 16 years ago
Hiroshi Shimamoto 2505170211 x86, signals: fix xine & firefox bustage 16 years ago
Hiroshi Shimamoto 1fae0279ce x86: signal: introduce helper align_sigframe() 16 years ago
Hiroshi Shimamoto 75779f0526 x86: signal: unify get_sigframe() 16 years ago
Hiroshi Shimamoto 36a4526583 x86: signal: use 16 bytes boundary for rt_sigframe 16 years ago
Hiroshi Shimamoto 97286a2b64 x86: signal: intrroduce get_sigframe() and replace get_sigstack() 16 years ago
Hiroshi Shimamoto 144b0712dd x86: signal: add __user annotation 16 years ago
H. Peter Anvin 7445250927 x86: merge sys_rt_sigreturn between 32 and 64 bits 16 years ago
Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Hiroshi Shimamoto 98e3d45eda x86: signal: use {get|put}_user_try and catch 16 years ago
Ingo Molnar 552b8aa4d1 Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" 16 years ago
Hiroshi Shimamoto 41af86fad3 x86: signal: move sigframe.h to arch/x86/include/asm 16 years ago
Hiroshi Shimamoto f5223763a6 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c 16 years ago
Hiroshi Shimamoto ae417bb487 x86: signal: use signal_fault() in sys_sigreturn() 16 years ago
Hiroshi Shimamoto 4217458daf x86: signal: change type of paramter for sys_rt_sigreturn() 16 years ago
Hiroshi Shimamoto 5ceb40da9b x86: signal: unify signal_{32|64}.c 16 years ago
Hiroshi Shimamoto e5fa2d063c x86: signal: unify signal_{32|64}.c, prepare 16 years ago
Hiroshi Shimamoto bfeb91a943 x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() 16 years ago
Hiroshi Shimamoto 2601657d22 x86: signal: move {setup|restore}_sigcontext() 16 years ago
Hiroshi Shimamoto 2456d738ef x86: signal: cosmetic unification of sys_rt_sigreturn() 16 years ago
Hiroshi Shimamoto 666ac7be04 x86: signal: cosmetic unification of sys_sigaltstack() 16 years ago
Hiroshi Shimamoto 5c9b3a0c7b x86: signal: cosmetic unification of including headers 16 years ago
Hiroshi Shimamoto 3ddd972d97 x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 16 years ago
Hiroshi Shimamoto 4a61204856 x86: signal_32: introduce retcode and rt_retcode 16 years ago
Hiroshi Shimamoto 15002fa9bf x86: signal: cosmetic unification of setup_sigcontext() 16 years ago
Hiroshi Shimamoto 4b33669e81 x86: signal_32: do save_i387_xstate() at get_sigframe() 16 years ago
Hiroshi Shimamoto 57917752f5 x86: signal: cosmetic unification of NR_restart_syscall 17 years ago
Hiroshi Shimamoto cabf503588 x86: signal: cosmetic unification of macros for setup_rt_frame() 17 years ago
Hiroshi Shimamoto 96bf84b712 x86: signal: cosmetic unification of signr_convert() 17 years ago
Hiroshi Shimamoto 709110bd56 x86: signal: cosmetic unification of restore_sigcontext() 17 years ago
Hiroshi Shimamoto 69e13ad56f x86: signal: remove indent in restore_sigcontext() 17 years ago
Hiroshi Shimamoto a2e8d3dcfd x86: signal: move macros out from restore_sigcontext() 17 years ago
Hiroshi Shimamoto 4694d23912 x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame 17 years ago
Hiroshi Shimamoto 455edbc423 x86: signal: introduce helper macro is_ia32 17 years ago
Hiroshi Shimamoto 8d8c13bdb5 x86: signal_32.c: introduce signr_convert() 17 years ago
Hiroshi Shimamoto 86d3237cd1 x86: signal: cosmetic unification of handle_signal() 17 years ago
Hiroshi Shimamoto ee847c54ba x86: signal: cosmetic unification of do_notify_resume() 17 years ago
Hiroshi Shimamoto e6babb6b7f x86: signal: introduce do_rt_sigreturn() 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
Hiroshi Shimamoto 13ad7725e9 x86_32: signal: move signal number conversion to upper layer 17 years ago
Hiroshi Shimamoto 1d13024e62 x86: signal: split out frame setups 17 years ago
Hiroshi Shimamoto 8fcd8e20f3 x86: signal: make NR_restart_syscall 17 years ago
Hiroshi Shimamoto 72fa50f4ef x86_32: signal: introduce signal_fault() 17 years ago
Hiroshi Shimamoto bb57925f50 x86_32: signal: use syscall_get_nr and error 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