1. bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 7 months ago
  2. 59dc5bf powerpc/64s: avoid reloading (H)SRR registers if they are still valid by Nicholas Piggin · 3 years, 9 months ago
  3. a330922 powerpc/signal64: Don't read sigaction arguments back from user memory by Michael Ellerman · 3 years, 9 months ago
  4. 1c9debb powerpc/signal: Use PPC_RAW_xx() macros by Christophe Leroy · 3 years, 10 months ago
  5. e41d6c3 powerpc/signal64: Copy siginfo before changing regs->nip by Michael Ellerman · 3 years, 9 months ago
  6. 8dc7f02 powerpc: remove partial register save logic by Nicholas Piggin · 4 years ago
  7. d3ccc97 powerpc/signal: Use __get_user() to copy sigset_t by Christopher M. Riedl · 4 years ago
  8. 0f92433 powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches by Daniel Axtens · 4 years ago
  9. 96d7a4e powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches by Daniel Axtens · 4 years ago
  10. 193323e1 powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext() by Christopher M. Riedl · 4 years ago
  11. 7bb081c8 powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext() by Christopher M. Riedl · 4 years ago
  12. 2d19630 powerpc/signal64: Remove TM ifdefery in middle of if/else block by Christopher M. Riedl · 4 years ago
  13. c6c9645 powerpc/signal64: Remove non-inline calls from setup_sigcontext() by Christopher M. Riedl · 4 years ago
  14. 91bf695 powerpc/vdso: Retrieve sigtramp offsets at buildtime by Christophe Leroy · 4 years, 5 months ago
  15. c102f076 powerpc/vdso: Replace vdso_base by vdso by Christophe Leroy · 4 years, 5 months ago
  16. 7fe8f77 powerpc/signal: Refactor bad frame logging by Christophe Leroy · 4 years, 7 months ago
  17. c180cb3 powerpc/signal: Call get_tm_stackpointer() from get_sigframe() by Christophe Leroy · 4 years, 7 months ago
  18. 454b1ab powerpc/signal: Move access_ok() out of get_sigframe() by Christophe Leroy · 4 years, 7 months ago
  19. 3fcfb5d powerpc/signal: Remove BUG_ON() in handler_signal functions by Christophe Leroy · 4 years, 7 months ago
  20. 96032f9 powerpc/signal64: Don't opencode page prefaulting by Christophe Leroy · 4 years, 8 months ago
  21. 0138ba5 powerpc/64/signal: Balance return predictor stack in signal trampoline by Nicholas Piggin · 4 years, 10 months ago
  22. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  23. 4e0e45b powerpc: Use trap metadata to prevent double restart rather than zeroing trap by Nicholas Piggin · 4 years, 10 months ago
  24. c7def7f powerpc/64/tm: Don't let userspace set regs->trap via sigreturn by Michael Ellerman · 5 years ago
  25. 2464cc4 powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery by Gustavo Luiz Duarte · 5 years ago
  26. f16d80b powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 6 years ago
  27. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  28. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  29. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  30. e620d45 powerpc/tm: Avoid machine crash on rt_sigreturn() by Breno Leitao · 6 years ago
  31. 897bc3d powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 6 years ago
  32. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  33. 6f5b9f0 powerpc/tm: Unset MSR[TS] if not recheckpointing by Breno Leitao · 6 years ago
  34. e1c3743 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  35. d16952a powerpc/signal: Use code patching instead of hardcoding by Christophe Leroy · 6 years ago
  36. ac85174 powerpc: Remove -Wattribute-alias pragmas by Paul Burton · 7 years ago
  37. 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
  38. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  39. 1c200e6 powerpc/tm: Fix endianness flip on trap by Gustavo Romero · 7 years ago
  40. a8a4b03 powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals by Madhavan Srinivasan · 8 years ago
  41. 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
  42. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  43. 92fb869 powerpc/tm: P9 disable transactionally suspended sigcontexts by Michael Neuling · 7 years ago
  44. 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 8 years ago
  45. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  46. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  47. dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 8 years ago
  48. d119943 powerpc: signals: Stop using current in signal code by Cyril Bur · 8 years ago
  49. e1c0d66 powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active by Simon Guo · 9 years ago
  50. 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 9 years ago
  51. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 9 years ago
  52. d96f234 powerpc: Avoid load hit store in setup_sigcontext() by Anton Blanchard · 9 years ago
  53. 1901d8b Merge tag 'powerpc-4.4-3' into next by Michael Ellerman · 9 years ago
  54. a7d623d powerpc: Move part of giveup_vsx into c by Anton Blanchard · 9 years ago
  55. af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 9 years ago
  56. d2b9d2a powerpc/tm: Block signal return setting invalid MSR state by Michael Neuling · 9 years ago
  57. 2476c09 powerpc/signal: Add helper function to fetch quad word aligned pointer by Anshuman Khandual · 10 years ago
  58. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  59. 059ade6 powerpc: Use sigsp() by Richard Weinberger · 11 years ago
  60. 129b69d powerpc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  61. bf77ee2a powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 11 years ago
  62. e6b8fd0 powerpc/tm: Disable IRQ in tm_recheckpoint by Michael Neuling · 11 years ago
  63. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 11 years ago
  64. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  65. ec67ad8 powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  66. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  67. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  68. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  69. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  70. 662499d powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext() by Kevin Hao · 12 years ago
  71. 408a7e0 powerpc: Fix VRSAVE handling by Paul Mackerras · 12 years ago
  72. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 12 years ago
  73. 87b4e53 powerpc/tm: Fix return of active 64bit signals by Michael Neuling · 12 years ago
  74. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago
  75. f110c0c powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n by Michael Neuling · 12 years ago
  76. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  77. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  78. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  79. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  80. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  81. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  82. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 14 years ago
  83. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  84. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 14 years ago
  85. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  86. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 16 years ago
  87. 16c29d1 powerpc: Fix swapcontext system for VSX + old ucontext size by Michael Neuling · 16 years ago
  88. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  89. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 17 years ago
  90. c1cb299 powerpc: fix swapcontext backwards compat. with VSX ucontext changes by Michael Neuling · 17 years ago
  91. 6a274c08 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 17 years ago
  92. 436db69 powerpc: Fix compile error for CONFIG_VSX by Michael Neuling · 17 years ago
  93. fcbc5a9 powerpc: Explicitly copy elements of pt_regs by Stephen Rothwell · 17 years ago
  94. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  95. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 17 years ago
  96. 0be234a [POWERPC] Fix incorrect enabling of VMX when building signal or user context by Benjamin Herrenschmidt · 17 years ago
  97. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  98. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 18 years ago
  99. ae62fbb [POWERPC] Fix subtle FP state corruption bug in signal return on SMP by Paul Mackerras · 18 years ago
  100. a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 18 years ago