Commit Graph

53 Commits (7b9cee16ffb495558c1e3ada55cba906e520006e)

Author SHA1 Message Date
Hiroshi Shimamoto 455edbc423 x86: signal: introduce helper macro is_ia32 17 years ago
Hiroshi Shimamoto b94fd69827 x86: signal_64.c: introduce helper function 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 5fd933303b x86: signal: cosmetic unification of do_signal() 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 764e8d128f x86: signal_64.c: make handle_signal() similar 17 years ago
Hiroshi Shimamoto 0c40ed7173 x86: signal_64.c: arg for restore_i387_xstate() is void __user * 17 years ago
Hiroshi Shimamoto b2994ef0de x86: signal_64.c: clean up signal_fault() 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
Suresh Siddha ee2b92a820 x86, xsave: remove the redundant access_ok() in setup_rt_frame() 17 years ago
Gustavo F. Padovan caa007dd36 x86: coding style fixes to arch/x86/kernel/signal_64.c 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 4dfcbb997a x86 signals: use asm/syscall.h 17 years ago
Roland McGrath 36a033082b x86: tracehook_signal_handler 17 years ago
Suresh Siddha 6ffac1e90a x64, fpu: fix possible FPU leakage in error conditions 17 years ago
Linus Torvalds b30f3ae50c x86-64: Clean up 'save/restore_i387()' usage 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
Roland McGrath 64f0973319 x86 ptrace: unify TIF_SINGLESTEP 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
Ingo Molnar a711317021 x86: remove DEBUG_SIG 17 years ago
Harvey Harrison e0bf0f75bd x86: define DEBUG_SIG in signal_64.c 17 years ago
Harvey Harrison 866bc13fc4 x86: Unify argument names in signal_32|64.c 17 years ago
Harvey Harrison 123a63476c x86: move struct definitions to unifed sigframe.h 17 years ago
Harvey Harrison 2d19c45806 x86: use sizeof(long) to unify signal_32|64.c 17 years ago
Harvey Harrison 1a1768039c x86: Use FIX_EFLAGS define in X86_64 17 years ago
Harvey Harrison ac66f3fd89 x86: reduce trivial style differences in signal_32|64.c 17 years ago
Roland McGrath 40f0933d51 x86: ia32 syscall restart fix 17 years ago
Aurelien Jarno e40cd10ccf x86: clear DF before calling signal handler 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 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 e1f287735c x86 single_step: TIF_FORCED_TF 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner 4c1c61c408 x86_64: prepare shared kernel/signal.c 18 years ago
Masoud Asgharifard Sharbiani abd4f7505b x86: i386-show-unhandled-signals-v3 18 years ago
Tim Hockin e02e68d31e x86_64: support poll() on /dev/mcelog 18 years ago