Commit Graph

5 Commits (4a13ad0bd8869bb491c67918662f9b1852595af5)

Author SHA1 Message Date
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
Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
Roland McGrath 59e52130f0 x86: tracehook: TIF_NOTIFY_RESUME 17 years ago
Roland McGrath 36a033082b x86: tracehook_signal_handler 17 years ago
Jaswinder Singh bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Hiroshi Shimamoto 1181f8b5f0 x86_32: remove redundant KERN_INFO 17 years ago
Roland McGrath 64f0973319 x86 ptrace: unify TIF_SINGLESTEP 17 years ago
Roland McGrath 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
Roland McGrath 8b9c5ff380 x86 signals: lift flags diddling code 17 years ago
gorcunov@gmail.com a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
Ingo Molnar 97b44ae6cd x86: add KERN_INFO to show_unhandled_signals printout 17 years ago
Ingo Molnar eee6dd1572 x86: move extern declaration to vdso.h 17 years ago
Ingo Molnar 7e907f4898 x86: clean up arch/x86/kernel/signal_32.c 17 years ago
Ingo Molnar a711317021 x86: remove DEBUG_SIG 17 years ago