1. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  2. 059ade6 powerpc: Use sigsp() by Richard Weinberger · 11 years ago
  3. 129b69d powerpc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  4. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  5. e6b8fd0 powerpc/tm: Disable IRQ in tm_recheckpoint by Michael Neuling · 11 years ago
  6. d765ff2 powerpc: Fix 32-bit frames for signals delivered when transactional by Paul Mackerras · 11 years ago
  7. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  8. ec67ad8 powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  9. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  10. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  12. 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  13. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  14. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  15. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  16. 408a7e0 powerpc: Fix VRSAVE handling by Paul Mackerras · 11 years ago
  17. 55e4341 powerpc/tm: Fix return of 32bit rt signals to active transactions by Michael Neuling · 12 years ago
  18. 2c27a18 powerpc/tm: Fix restoration of MSR on 32bit signal return by Michael Neuling · 12 years ago
  19. fee55450 powerpc/tm: Fix 32 bit non-rt signals by Michael Neuling · 12 years ago
  20. 1d25f11 powerpc/tm: Fix writing top half of MSR on 32 bit signals by Michael Neuling · 12 years ago
  21. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago
  22. f110c0c powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n by Michael Neuling · 12 years ago
  23. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  25. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 12 years ago
  26. 5aa1cde powerpc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  27. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 12 years ago
  28. 309e44b powerpc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  29. cfe0467 powerpc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  30. 451a651 powerpc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  31. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  32. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  33. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  34. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  35. 43f1681 powerpc: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  36. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  37. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  38. a2007ce powerpc: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  39. a313f4c powerpc/signal32: Fix sigset_t conversion when copying to user by Will Deacon · 13 years ago
  40. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  41. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  42. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  43. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 15 years ago
  44. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 16 years ago
  45. 77eb50a powerpc: Fix msr check in compat_sys_swapcontext by Andreas Schwab · 16 years ago
  46. 16c29d1 powerpc: Fix swapcontext system for VSX + old ucontext size by Michael Neuling · 16 years ago
  47. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 16 years ago
  48. c1cb299 powerpc: fix swapcontext backwards compat. with VSX ucontext changes by Michael Neuling · 16 years ago
  49. 6a274c0 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 16 years ago
  50. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 16 years ago
  51. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 16 years ago
  52. 9e75118 powerpc: Fix MSR setting in 32 bit signal code by Michael Neuling · 16 years ago
  53. 7a10174 [POWERPC] Define and use TLF_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  54. 9c0c44d [POWERPC] Define copy_siginfo_from_user32 by Roland McGrath · 17 years ago
  55. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 17 years ago
  56. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  57. a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 18 years ago
  58. f478f54 [POWERPC] Consolidate do_signal by Christoph Hellwig · 18 years ago
  59. db277e9 [POWERPC] Consolidate restore_sigmask by Christoph Hellwig · 18 years ago
  60. 69d15f6 [POWERPC] Consolidate sys_sigaltstack by Christoph Hellwig · 18 years ago
  61. 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 18 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  63. 1c9bb1a [POWERPC] Fix register save area alignment for swapcontext syscall by Paul Mackerras · 18 years ago
  64. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 7a0c58d Merge branch 'merge' by Paul Mackerras · 19 years ago
  67. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
  68. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 19 years ago
  69. 7c85d1f powerpc: Fix machine check problem on 32-bit kernels by Paul Mackerras · 19 years ago
  70. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
  71. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  72. 29e646d [PATCH] powerpc signal __user annotations by Al Viro · 19 years ago
  73. 4a41cdf [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend. by Heiko Carstens · 19 years ago
  74. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  75. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  76. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 19 years ago
  77. 9687c58 [PATCH] Save NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  78. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  79. cc657f5 powerpc: Fix clearing of the FPSCR when invoking a signal handler by Paul Mackerras · 19 years ago
  80. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  81. c5ff700 [PATCH] powerpc: Merge signal.h by David Gibson · 19 years ago
  82. dcad47f [PATCH] powerpc: Kill ppcdebug by David Gibson · 19 years ago
  83. 879168e powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel by Stephen Rothwell · 19 years ago
  84. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  85. e2b5530 ppc64: Fix delivery of RT signals to 32-bit processes. by Paul Mackerras · 19 years ago
  86. 9b7cf8b powerpc: Eliminate a compile warning in signal_32.c by Paul Mackerras · 19 years ago
  87. b09a491 powerpc: change sys32_ to compat_sys_ by Stephen Rothwell · 19 years ago
  88. 81e7009 powerpc: merge ppc signal.c and ppc64 signal32.c by Stephen Rothwell · 19 years ago