- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / signal.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-09 Andi Kleenx86: Don't require the vDSO for handling a.out signals
2007-02-13 Andi Kleen[PATCH] x86: Don't require the vDSO for handling a...
2007-02-13 Jeremy Fitzhardinge[PATCH] i386: Convert i386 PDA code to use %fs
2006-12-07 Jeremy Fitzhardinge[PATCH] i386: Use %gs as the PDA base-segment in the...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: finally solve mysqld problem
2006-03-23 Chuck Ebbert[PATCH] i386: let signal handlers set the resume flag
2006-01-19 David Howells[PATCH] Handle TIF_RESTORE_SIGMASK for i386
2005-10-10 Markus F.X.J. Ober... [PATCH] i386: fix stack alignment for signal handlers
2005-09-05 Zachary Amsden[PATCH] x86: privilege cleanup
2005-09-05 Zachary Amsden[PATCH] i386: inline assembler: cleanup and encapsulate...
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-06-26 Linus TorvaldsFix up try_to_freeze() usage in arch/i386/kernel/signal.c
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-23 Vincent Hanquez[PATCH] xen: x86: Use more usermode macro
2005-06-23 Vincent Hanquez[PATCH] xen: x86: Use new macro for debugreg
2005-06-23 Roland McGrath[PATCH] i386: never block forced SIGSEGV
2005-04-16 Roland McGrath[PATCH] i386: Use loaddebug macro consistently
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-02 Andrea Arcangeli[PATCH] make used_math SMP-safe
2005-01-22 Andreas Gruenbacher- patches.fixes/patch-2.6.11-rc2: Merge.
2005-01-21 Andrea Arcangeli- patches.fixes/lowmem_reserve: forward ported
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-20 Vincent Hanquez[PATCH] arch/i386/kernel/signal.c: fix err test twice
2005-01-11 Andi Kleen[PATCH] x86_64: Fix signal FPU leak on i386 and x86-64
2005-01-01 Linus Torvaldsx86: be a lot more careful about TF handling.
2004-11-22 Linus Torvaldsx86: make TF handling at signals consistent.
2004-11-14 Linus Torvaldsx86: only single-step into signal handlers if the tracer
2004-10-26 Zachary Amsden[PATCH] faster signal handling on x86
2004-09-10 Roland McGrath[PATCH] Fix PTRACE_CONT after single-step into signal...
2004-09-08 Roland McGrath[PATCH] make single-step into signal delivery stop...
2004-08-31 H. Peter Anvin[PATCH] Make i386 signal delivery work with -mregparm
2004-08-25 Corey Minyard[PATCH] signal handling race fix
2004-08-25 Linus TorvaldsMerge common signal handling fault handling in generic...
2004-07-13 Alexander Viro[PATCH] sparse: signal annotation
2004-07-11 Linus Torvaldsx86: fix stackframe ownership confusion in sys_sigaltst...
2004-06-18 Alexander Viro[PATCH] sparse: rt_sigsuspend/sigaltstack sanitized
2004-05-30 Alexander Viro[PATCH] trivial annotation for arch/i386/kernel/*
2004-05-22 Roland McGrath[PATCH] bogus sigaltstack calls by rt_sigreturn
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-04-12 Andrew Morton[PATCH] use EFLAGS #defines instead of inline constants
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there
2004-03-06 Andrew Morton[PATCH] fastcall / regparm fixes
2004-02-27 Gerd Hoffmann- regparam / fastcall fixes.
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-15 Linus TorvaldsDisable system call restart at sigreturn time rather...
2003-11-11 Linus TorvaldsAlways disable system call restart when invoking a...
2003-05-12 Linus TorvaldsAdd user pointer annotations to socket, file IO and...
2003-05-03 Richard HendersonFix unwind info for sysenter entry point.
2003-05-01 Roland McGrath[PATCH] i386 vsyscall DSO implementation
2003-04-08 Linus TorvaldsAnnotate i386/signal.c with address space type annotations.
2003-02-10 David S. Miller[SIGNAL]: Allow more platforms to use generic get_signa...
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2003-01-12 Linus TorvaldsRe-instate the SA_RESTORER functionality, since it...
2003-01-07 Linus TorvaldsMove x86 signal handler return stub to the vsyscall...
2003-01-05 Luca Barbieri[PATCH] Introduce TIF_IRET and use it to disable sysexit
2002-12-22 Linus TorvaldsHandle single-stepping over fast system calls without...
2002-12-06 Linus TorvaldsAdd "restart" system call, allowing system calls to...
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-08-19 Ingo Molnar[PATCH] O(1) sys_exit(), threading, scalable-exit-2...
2002-05-28 Linus TorvaldsMerge signal arch cleanups
2002-05-28 Stephen Rothwell[PATCH] consolidate do_signal
2002-05-28 Stephen Rothwell[PATCH] consolidate arch specific copy_siginfo_to_user
2002-05-21 Pavel Machek[PATCH] suspend-to-{RAM,disk}
2002-05-08 Linus TorvaldsAdd SIGURG to list of ignore-by-default signals
2002-04-04 Robert Love[PATCH] preemptive kernel behavior change: don't be...
2002-03-15 David Howells[PATCH] wait4() WIFSTOPPED starvation fix #1/2
2002-02-13 Linus TorvaldsMerge master.kernel.org:BK/linux-2.5
2002-02-13 Ingo Molnarthis is a fragile piece of the ptrace code, the code...
2002-02-11 Linus TorvaldsMerge master.kernel.org:/home/davem/BK/davem-2.5
2002-02-11 David S. MillerFix recalc_sigpending handling.
2002-02-10 Udo A. Steinberg[PATCH] 2.5.4-pre6 compile fix for i386/kernel/signal.c
2002-02-07 David Howells[PATCH] thread information block
2002-02-06 Dave McCracken[PATCH] Third version of signal changes for thread...
2002-02-05 Linus Torvaldsv2.5.2.6 -> v2.5.3
2002-02-05 Linus Torvaldsv2.5.1 -> v2.5.1.1
2002-02-05 Linus Torvaldsv2.4.9.9 -> v2.4.9.10
2002-02-05 Linus Torvaldsv2.4.9.7 -> v2.4.9.8
2002-02-05 Linus Torvaldsv2.4.6.1 -> v2.4.6.2
2002-02-05 Linus Torvaldsv2.4.1.3 -> v2.4.1.4
2002-02-05 Linus Torvaldsv2.4.0.9 -> v2.4.0.10
2002-02-05 Linus TorvaldsImport changeset