1. 08ee34d powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 4 years, 11 months ago
  2. 4d8b1fd powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 5 years ago
  3. 49edda5 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  4. 6a98825 powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
  5. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  6. dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 8 years ago
  7. d119943 powerpc: signals: Stop using current in signal code by Cyril Bur · 8 years ago
  8. e1c0d66 powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active by Simon Guo · 8 years ago
  9. 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 8 years ago
  10. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  11. d96f234 powerpc: Avoid load hit store in setup_sigcontext() by Anton Blanchard · 8 years ago
  12. 1901d8b Merge tag 'powerpc-4.4-3' into next by Michael Ellerman · 8 years ago
  13. a7d623d powerpc: Move part of giveup_vsx into c by Anton Blanchard · 9 years ago
  14. af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 9 years ago
  15. d2b9d2a powerpc/tm: Block signal return setting invalid MSR state by Michael Neuling · 9 years ago
  16. 2476c09 powerpc/signal: Add helper function to fetch quad word aligned pointer by Anshuman Khandual · 9 years ago
  17. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  18. 059ade6 powerpc: Use sigsp() by Richard Weinberger · 10 years ago
  19. 129b69d powerpc: Use get_signal() signal_setup_done() by Richard Weinberger · 10 years ago
  20. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  21. e6b8fd0 powerpc/tm: Disable IRQ in tm_recheckpoint by Michael Neuling · 10 years ago
  22. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 10 years ago
  23. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 10 years ago
  24. ec67ad8 powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  25. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  26. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  27. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  28. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  29. 662499d powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext() by Kevin Hao · 11 years ago
  30. 408a7e0 powerpc: Fix VRSAVE handling by Paul Mackerras · 11 years ago
  31. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  32. 87b4e53 powerpc/tm: Fix return of active 64bit signals by Michael Neuling · 11 years ago
  33. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  34. f110c0c powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n by Michael Neuling · 11 years ago
  35. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  36. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 11 years ago
  37. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 11 years ago
  38. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  39. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  40. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  41. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  42. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  43. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  44. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  45. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 15 years ago
  46. 16c29d1 powerpc: Fix swapcontext system for VSX + old ucontext size by Michael Neuling · 16 years ago
  47. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  48. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 16 years ago
  49. c1cb299 powerpc: fix swapcontext backwards compat. with VSX ucontext changes by Michael Neuling · 16 years ago
  50. 6a274c0 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 16 years ago
  51. 436db69 powerpc: Fix compile error for CONFIG_VSX by Michael Neuling · 16 years ago
  52. fcbc5a9 powerpc: Explicitly copy elements of pt_regs by Stephen Rothwell · 16 years ago
  53. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 16 years ago
  54. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 16 years ago
  55. 0be234a [POWERPC] Fix incorrect enabling of VMX when building signal or user context by Benjamin Herrenschmidt · 16 years ago
  56. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  57. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  58. ae62fbb [POWERPC] Fix subtle FP state corruption bug in signal return on SMP by Paul Mackerras · 17 years ago
  59. a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 17 years ago
  60. f478f54 [POWERPC] Consolidate do_signal by Christoph Hellwig · 17 years ago
  61. db277e9 [POWERPC] Consolidate restore_sigmask by Christoph Hellwig · 17 years ago
  62. 69d15f6 [POWERPC] Consolidate sys_sigaltstack by Christoph Hellwig · 17 years ago
  63. 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 17 years ago
  64. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 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 · 18 years ago
  67. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 18 years ago
  68. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 18 years ago
  69. 7c85d1f powerpc: Fix machine check problem on 32-bit kernels by Paul Mackerras · 18 years ago
  70. 11089f0 [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  71. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 18 years ago
  72. 5164501 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  73. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 18 years ago
  74. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  75. 29e646d [PATCH] powerpc signal __user annotations by Al Viro · 18 years ago
  76. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 18 years ago
  77. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 18 years ago
  78. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 18 years ago
  79. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  80. cc657f5 powerpc: Fix clearing of the FPSCR when invoking a signal handler by Paul Mackerras · 19 years ago
  81. dcad47f [PATCH] powerpc: Kill ppcdebug by David Gibson · 19 years ago
  82. 62f4f47 powerpc: move ppc64/kernel/signal.c to arch/powerpc by Stephen Rothwell · 19 years ago[Renamed from arch/ppc64/kernel/signal.c]
  83. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  84. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  85. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  86. 6741f3a [PATCH] arch/ppc64: Replace custom MIN macro by Tobias Klauser · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago