Commit Graph

42 Commits (13ad7725e9955ac68fff670a039da99ab33e86a0)

Author SHA1 Message Date
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
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Glauber de Oliveira Costa 1c3d99c11c [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on 18 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 d9005b52de [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c 19 years ago
Andi Kleen 5c0f80fab3 [PATCH] x86_64: Remove long obsolete CVS 19 years ago
Rafael J. Wysocki fc558a7496 [PATCH] swsusp: finally solve mysqld problem 19 years ago
Bryan Ford e4e5d324b9 [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CS 20 years ago
Steven Rostedt 69be8f1896 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Vincent Hanquez 76381fee7e [PATCH] xen: x86_64: use more usermode macro 20 years ago