1. 5f1888a powerpc/fault: Perform exception fixup in do_page_fault() by Christophe Leroy · 4 years, 1 month ago
  2. 1f69aa0 powerpc/44x: Don't support 47x code and non 47x code at the same time by Christophe Leroy · 4 years, 3 months ago
  3. 62182e6 powerpc: Remove RFI macro by Christophe Leroy · 4 years, 2 months ago
  4. 120c051 powerpc: Replace RFI by rfi on book3s/32 and booke by Christophe Leroy · 4 years, 2 months ago
  5. 8b14e1d powerpc: Remove support for PowerPC 601 by Christophe Leroy · 4 years, 4 months ago
  6. d2a5cd8 powerpc: Drop SYNC_601() ISYNC_601() and SYNC() by Christophe Leroy · 4 years, 4 months ago
  7. 2384b36 powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE by Nicholas Piggin · 4 years, 6 months ago
  8. e51c3e1 powerpc/entry32: Blacklist exception exit points for kprobe. by Christophe Leroy · 4 years, 10 months ago
  9. 7cdf440 powerpc/entry32: Blacklist syscall exit points for kprobe. by Christophe Leroy · 4 years, 10 months ago
  10. a616c44 powerpc/entry32: Blacklist exception entry points for kprobe. by Christophe Leroy · 4 years, 10 months ago
  11. 5f32e83 powerpc/32: Blacklist functions running with MMU disabled for kprobe by Christophe Leroy · 4 years, 10 months ago
  12. 32746df powerpc/rtas: Remove machine_check_in_rtas() by Christophe Leroy · 4 years, 10 months ago
  13. 455531e powerpc: Remove IBM405 Erratum #77 by Christophe Leroy · 4 years, 8 months ago
  14. feb8e96 powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 by Christophe Leroy · 4 years, 9 months ago
  15. 819723a Merge branch 'fixes' into next by Michael Ellerman · 4 years, 10 months ago
  16. 05642cf powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardirqs_off() by Christophe Leroy · 5 years ago
  17. 9e27086 powerpc/32: Warn and return ENOSYS on syscalls from kernel by Christophe Leroy · 5 years ago
  18. 9eb425b powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S by Christophe Leroy · 5 years ago
  19. 5a528eb powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  20. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  21. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  22. 9933819 powerpc/32s: Fix CPU wake-up from sleep mode by Christophe Leroy · 5 years ago
  23. cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  24. 3978eb7 powerpc/32: Add early stack overflow detection with VMAP stack. by Christophe Leroy · 5 years ago
  25. 0284748 powerpc/32: prepare for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  26. 1ca9db5 powerpc/32: save DEAR/DAR before calling handle_page_fault by Christophe Leroy · 5 years ago
  27. 39bccfd powerpc/32: replace MTMSRD() by mtmsr by Christophe Leroy · 5 years ago
  28. fdc5569e sched/rt, powerpc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  29. 12c3f1f powerpc/32s: get rid of CPU_FTR_601 feature by Christophe Leroy · 5 years ago
  30. ba18025 powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE() by Christophe Leroy · 5 years ago
  31. cee3536 powerpc: Wire up clone3 syscall by Michael Ellerman · 5 years ago
  32. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  33. 90437bf powerpc/entry: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  34. d1865e7 powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off by Christophe Leroy · 6 years ago
  35. 38b4564 powerpc/32: don't do syscall stuff in transfer_to_handler by Christophe Leroy · 6 years ago
  36. 1a4b739 powerpc/32: implement fast entry for syscalls on BOOKE by Christophe Leroy · 6 years ago
  37. b86fb88 powerpc/32: implement fast entry for syscalls on non BOOKE by Christophe Leroy · 6 years ago
  38. 40530db powerpc: Fix 32-bit handling of MSR_EE on exceptions by Christophe Leroy · 6 years ago
  39. 37737a2 powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it by Christophe Leroy · 6 years ago
  40. 31ed2b1 powerpc/32s: Implement Kernel Userspace Execution Prevention. by Christophe Leroy · 6 years ago
  41. e2fb9f5 powerpc/32: Prepare for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  42. e291b6d powerpc/32: Remove MSR_PR test when returning from syscall by Christophe Leroy · 6 years ago
  43. 9580b71 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 6 years ago
  44. f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
  45. a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
  46. ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  47. 8c1fc5a powerpc: Rename THREAD_INFO to TASK_STACK by Christophe Leroy · 6 years ago
  48. 6b9166f powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke by Christophe Leroy · 6 years ago
  49. 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
  50. ab44840 powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx by Christophe Leroy · 6 years ago
  51. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  52. 51423a9 powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception() by Christophe Leroy · 6 years ago
  53. c28218d powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 6 years ago
  54. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 7 years ago
  55. 36a7eea powerpc/405: move PPC405_ERR77 in asm-405.h by Christophe Leroy · 7 years ago
  56. 6f37be4 powerpc: Add syscall detection for restartable sequences by Boqun Feng · 7 years ago
  57. cd99ddb powerpc/8xx: Only perform perf counting when perf is in use. by Christophe Leroy · 7 years ago
  58. 0eb0d2e powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S by Christophe Leroy · 8 years ago
  59. 64d0a50 powerpc/32: Fix boot failure on non 6xx platforms by Christophe Leroy · 7 years ago
  60. d300627 powerpc/6xx: Handle DABR match before calling do_page_fault by Benjamin Herrenschmidt · 7 years ago
  61. 7853f9c powerpc: Split ftrace bits into a separate file by Naveen N. Rao · 8 years ago
  62. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  63. 75b8247 powerpc/8xx: Perf events on PPC 8xx by Christophe Leroy · 8 years ago
  64. 2add203 powerpc/32: Remove FIX_SRR1 by Christophe Leroy · 8 years ago
  65. f257403 powerpc: Revert the initial stack protector support by Michael Ellerman · 8 years ago
  66. 902e06e powerpc/32: Change the stack protector canary value per task by Christophe Leroy · 8 years ago
  67. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  68. 148151a powerpc/32: Remove CLR_TOP32 by Christophe Leroy · 8 years ago
  69. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  70. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  71. d383741 powerpc/kernel: Change the do_syscall_trace_enter() API by Michael Ellerman · 9 years ago
  72. c3525940c powerpc/kernel: Switch to using MAX_ERRNO by Michael Ellerman · 9 years ago
  73. a4bcbe6 powerpc: Remove old compile time disabled syscall tracing code by Michael Ellerman · 10 years ago
  74. 10ea834 powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE by Michael Ellerman · 10 years ago
  75. 60878df powerpc/ftrace: Fix obsolete comment by Jiri Slaby · 11 years ago
  76. b3c1872 powerpc/ftrace: simplify prepare_ftrace_return by Anton Blanchard · 10 years ago
  77. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 12 years ago
  78. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  79. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  80. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  81. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. be6abfa7 powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  83. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  84. a9c4e54 powerpc/kprobe: Complete kprobe and migrate exception frame by Tiejun Chen · 12 years ago
  85. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 13 years ago
  86. 8bf8385 powerpc: Fixup oddity in entry_32.S by Benjamin Herrenschmidt · 13 years ago
  87. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 13 years ago
  88. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 13 years ago
  89. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
  90. 2cd7662 powerpc/trace: Add a dummy stack frame for trace_hardirqs_off by Kevin Hao · 13 years ago
  91. 06ca218 powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  92. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  93. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  94. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  95. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  96. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 16 years ago
  97. 60ce8f7 powerpc32, ftrace: dynamic function graph tracer by Steven Rostedt · 16 years ago
  98. fad4f47 powerpc32, ftrace: port function graph tracer to ppc32, static only by Steven Rostedt · 16 years ago
  99. bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 16 years ago
  100. 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 16 years ago