1. a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 16 years ago
  2. 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 16 years ago
  3. a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 16 years ago
  4. 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  5. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  6. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  7. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
  8. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
  9. 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
  10. 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
  11. d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
  12. 6497760 x86: ia32_signal: change order of storing in setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  13. 047ce93 x86: ia32_signal: remove using temporary variable by Hiroshi Shimamoto · 16 years ago
  14. 8c6e5ce x86: ia32_signal: cleanup macro RELOAD_SEG by Hiroshi Shimamoto · 16 years ago
  15. d71a68d x86: ia32_signal: introduce COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  16. b78a5b5 x86: ia32_signal: cleanup macro COPY by Hiroshi Shimamoto · 16 years ago
  17. 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
  18. 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  19. 8479d94 x86, signals: remove duplicated register setup code in ia32 signal delivery by Mikael Pettersson · 16 years ago
  20. 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
  21. bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
  22. 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
  23. 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
  24. f12e6a4 Merge branch 'x86/cleanups' into x86/signal by Ingo Molnar · 16 years ago
  25. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  26. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  27. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  28. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  29. 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
  30. fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
  31. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  32. 55928e3 x86 signals: lift set_fs by Roland McGrath · 17 years ago
  33. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 17 years ago
  34. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 17 years ago
  35. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 17 years ago
  36. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  37. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  38. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  39. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  40. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  41. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  42. 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 17 years ago
  43. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/ia32_signal.c]
  44. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  45. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 18 years ago
  46. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 18 years ago
  47. 8e3de53 [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode by Albert Cahalan · 18 years ago
  48. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  49. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  50. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  51. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  52. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  53. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  54. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  55. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  56. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago