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