Commit Graph

47 Commits (72fa50f4ef9014f4212945b766af84ea94308903)

Author SHA1 Message Date
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
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
Harvey Harrison c3e6ff87a3 x86: regparm(3) is mandatory, no need to annotate 17 years ago
Harvey Harrison 9902a702c7 x86: make X86_32 pt_regs members unsigned long 17 years ago
Harvey Harrison 92bc205685 x86: change most X86_32 pt_regs members to unsigned long 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
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
Roland McGrath 0f5340933f x86: x86-32 thread_struct.debugreg 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
Roland McGrath 6c3652efca x86 vDSO: i386 vdso32 17 years ago
Roland McGrath 83bd01024b x86: protect against sigaltstack wraparound 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Ingo Molnar b93b6ca3bf i386: remove unnecessary code 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 56cc623cd7 i386: prepare shared kernel/sigframe.h 18 years ago
Thomas Gleixner 2512e7c5c1 i386: prepare shared kernel/signal.c 18 years ago
Masoud Asgharifard Sharbiani abd4f7505b x86: i386-show-unhandled-signals-v3 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
Jeremy Fitzhardinge 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
Jeremy Fitzhardinge f95d47caae [PATCH] i386: Use %gs as the PDA base-segment in the kernel 18 years ago