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