Commit Graph

20 Commits (c3e6ff87a3ad9124a67e149e4f9c080626a0d83e)

Author SHA1 Message Date
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
Ingo Molnar e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
Rafael J. Wysocki fc558a7496 [PATCH] swsusp: finally solve mysqld problem 19 years ago
Chuck Ebbert 8bed51cd17 [PATCH] i386: let signal handlers set the resume flag 19 years ago
David Howells 283828f3c1 [PATCH] Handle TIF_RESTORE_SIGMASK for i386 19 years ago
Markus F.X.J. Oberhumer d347f37227 [PATCH] i386: fix stack alignment for signal handlers 20 years ago
Zachary Amsden 0998e4228a [PATCH] x86: privilege cleanup 20 years ago
Zachary Amsden 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
Steven Rostedt 69be8f1896 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 20 years ago
Linus Torvalds 6f0dcb72d6 Fix up try_to_freeze() usage in arch/i386/kernel/signal.c 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Vincent Hanquez 717b594a41 [PATCH] xen: x86: Use more usermode macro 20 years ago
Vincent Hanquez 1cc6f12e03 [PATCH] xen: x86: Use new macro for debugreg 20 years ago
Roland McGrath 7c1def1652 [PATCH] i386: never block forced SIGSEGV 20 years ago
Roland McGrath ecd02dddd1 [PATCH] i386: Use loaddebug macro consistently 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago