1. 7c31c05 powerpc/kasan: Remove unnecessary page table locking by Christophe Leroy · 4 years, 7 months ago
  2. d2a91ce powerpc/kasan: Fix shadow pages allocation failure by Christophe Leroy · 4 years, 7 months ago
  3. 3a66a24 powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END by Christophe Leroy · 4 years, 7 months ago
  4. d132443 powerpc/kasan: Fix error detection on memory allocation by Christophe Leroy · 4 years, 7 months ago
  5. 30df74d powerpc/watchpoint/xmon: Support 2nd DAWR by Ravi Bangoria · 4 years, 8 months ago
  6. 514db91 powerpc/watchpoint/xmon: Don't allow breakpoint overwriting by Ravi Bangoria · 4 years, 8 months ago
  7. 29da4f9 powerpc/watchpoint: Don't allow concurrent perf and ptrace events by Ravi Bangoria · 4 years, 8 months ago
  8. 74c6881 powerpc/watchpoint: Prepare handler to handle more than one watchpoint by Ravi Bangoria · 4 years, 8 months ago
  9. e68ef12 powerpc/watchpoint: Use builtin ALIGN*() macros by Ravi Bangoria · 4 years, 8 months ago
  10. c9e82ae powerpc/watchpoint: Introduce is_ptrace_bp() function by Ravi Bangoria · 4 years, 8 months ago
  11. 6b424ef powerpc/watchpoint: Use loop for thread_struct->ptrace_bps by Ravi Bangoria · 4 years, 8 months ago
  12. 303e6a9 powerpc/watchpoint: Convert thread_struct->hw_brk to an array by Ravi Bangoria · 4 years, 8 months ago
  13. 22a214e powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable by Ravi Bangoria · 4 years, 8 months ago
  14. c291913 powerpc/watchpoint: Get watchpoint count dynamically while disabling them by Ravi Bangoria · 4 years, 8 months ago
  15. 4a8a937 powerpc/watchpoint: Provide DAWR number to __set_breakpoint by Ravi Bangoria · 4 years, 8 months ago
  16. a18b834 powerpc/watchpoint: Provide DAWR number to set_dawr by Ravi Bangoria · 4 years, 8 months ago
  17. 45093b3 powerpc/watchpoint/ptrace: Return actual num of available watchpoints by Ravi Bangoria · 4 years, 8 months ago
  18. a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
  19. 4a4ec22 powerpc/watchpoint: Add SPRN macros for second DAWR by Ravi Bangoria · 4 years, 8 months ago
  20. 09f82b0 powerpc/watchpoint: Rename current DAWR macros by Ravi Bangoria · 4 years, 8 months ago
  21. 3920742 powerpc sstep: Add support for prefixed fixed-point arithmetic by Jordan Niethe · 4 years, 8 months ago
  22. 50b80a1 powerpc sstep: Add support for prefixed load/stores by Jordan Niethe · 4 years, 8 months ago
  23. 9409d2f powerpc: Support prefixed instructions in alignment handler by Jordan Niethe · 4 years, 8 months ago
  24. b4657f7 powerpc/kprobes: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
  25. c9c831a powerpc/xmon: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
  26. 785b79d powerpc: Test prefixed instructions in feature fixups by Jordan Niethe · 4 years, 8 months ago
  27. f77f8ff powerpc: Test prefixed code patching by Jordan Niethe · 4 years, 8 months ago
  28. 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
  29. 7a8818e powerpc/optprobes: Add register argument to patch_imm64_load_insns() by Jordan Niethe · 4 years, 8 months ago
  30. b691505 powerpc: Define new SRR1 bits for a ISA v3.1 by Jordan Niethe · 4 years, 8 months ago
  31. 2aa6195 powerpc: Enable Prefixed Instructions by Alistair Popple · 4 years, 8 months ago
  32. 0b582db powerpc: Make test_translate_branch() independent of instruction length by Jordan Niethe · 4 years, 8 months ago
  33. 7fccfcf powerpc/xmon: Move insertion of breakpoint for xol'ing by Jordan Niethe · 4 years, 8 months ago
  34. 6c7a4f0 powerpc/xmon: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
  35. 622cf6f powerpc: Introduce a function for reporting instruction length by Jordan Niethe · 4 years, 8 months ago
  36. 5249385 powerpc: Define and use get_user_instr() et. al. by Jordan Niethe · 4 years, 8 months ago
  37. a8646f4 powerpc/kprobes: Use patch_instruction() by Jordan Niethe · 4 years, 8 months ago
  38. 95b980a powerpc: Add a probe_kernel_read_inst() function by Jordan Niethe · 4 years, 8 months ago
  39. 7ba68b2 powerpc: Add a probe_user_read_inst() function by Jordan Niethe · 4 years, 8 months ago
  40. f8faaff powerpc: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
  41. 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
  42. 217862d powerpc: Introduce functions for instruction equality by Jordan Niethe · 4 years, 8 months ago
  43. aabd223 powerpc: Use a function for byte swapping instructions by Jordan Niethe · 4 years, 8 months ago
  44. 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
  45. 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago
  46. 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
  47. 7c95d88 powerpc: Change calling convention for create_branch() et. al. by Jordan Niethe · 4 years, 8 months ago
  48. 5a7fdca powerpc/xmon: Use bitwise calculations in_breakpoint_table() by Jordan Niethe · 4 years, 8 months ago
  49. 4eff2b4f powerpc/xmon: Move breakpoints to text section by Jordan Niethe · 4 years, 8 months ago
  50. 51c9ba1 powerpc/xmon: Move breakpoint instructions to own array by Jordan Niethe · 4 years, 8 months ago
  51. 802268f powerpc/xmon: Remove store_inst() for patch_instruction() by Jordan Niethe · 4 years, 8 months ago
  52. 12655446 powerpc/ps3: Fix kexec shutdown hang by Geoff Levand · 4 years, 8 months ago
  53. 720bc31 ps3disk: use the default segment boundary by Emmanuel Nicolet · 4 years, 8 months ago
  54. 7b27b95 net/ps3_gelic_net: Remove duplicate error message by Markus Elfring · 4 years, 8 months ago
  55. 6a8aa78 drivers/ps3: Remove duplicate error messages by Markus Elfring · 4 years, 8 months ago
  56. 331aa46 powerpc/head_check: Avoid broken pipe by Geoff Levand · 4 years, 8 months ago
  57. f61200d powerpc/wrapper: Output linker map file by Geoff Levand · 4 years, 8 months ago
  58. 4c592a3 powerpc/head_check: Automatic verbosity by Geoff Levand · 4 years, 8 months ago
  59. 265d6e5 powerpc/traps: Make unrecoverable NMIs die instead of panic by Nicholas Piggin · 4 years, 8 months ago
  60. bbbc803 powerpc/traps: Do not trace system reset by Nicholas Piggin · 4 years, 8 months ago
  61. abd106f powerpc/64s: machine check do not trace real-mode handler by Nicholas Piggin · 4 years, 8 months ago
  62. f2d7f62 powerpc: Implement ftrace_enabled() helpers by Nicholas Piggin · 4 years, 8 months ago
  63. 116ac37 powerpc/64s: machine check interrupt update NMI accounting by Nicholas Piggin · 4 years, 8 months ago
  64. 2576f5f powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack by Nicholas Piggin · 4 years, 8 months ago
  65. d2cbbd4 powerpc/pseries: Limit machine check stack to 4GB by Nicholas Piggin · 4 years, 8 months ago
  66. d7b14c5 powerpc/pseries/ras: fwnmi sreset should not interlock by Nicholas Piggin · 4 years, 8 months ago
  67. dff681e powerpc/pseries/ras: fwnmi avoid modifying r3 in error case by Nicholas Piggin · 4 years, 8 months ago
  68. deb70f7 powerpc/pseries/ras: Fix FWNMI_VALID off by one by Nicholas Piggin · 4 years, 8 months ago
  69. 7368b38 powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths by Nicholas Piggin · 4 years, 8 months ago
  70. f0fd9dd powerpc/64s/exceptions: Machine check reconcile irq state by Nicholas Piggin · 4 years, 8 months ago
  71. 16754d2 powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT by Nicholas Piggin · 4 years, 8 months ago
  72. ac2a2a1 powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path by Nicholas Piggin · 4 years, 8 months ago
  73. 8a5054d powerpc/64s/exception: Fix machine check no-loss idle wakeup by Nicholas Piggin · 4 years, 8 months ago
  74. 466381e powerpc/eeh: Release EEH device state synchronously by Sam Bobroff · 4 years, 8 months ago
  75. 6fa1364 powerpc/eeh: Fix pseries_eeh_configure_bridge() by Sam Bobroff · 4 years, 8 months ago
  76. d93e5e2 powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status by Michael Ellerman · 4 years, 9 months ago
  77. 9390033 drivers/macintosh: Fix memleak in windfarm_pm112 driver by Michael Ellerman · 4 years, 8 months ago
  78. 7481cad selftests/powerpc: Add a test of counting larx/stcx by Michael Ellerman · 4 years, 8 months ago
  79. 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 8 months ago
  80. 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 8 months ago
  81. 02bddf2 powerpc/mm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  82. 0f6be41 powerpc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  83. 4e0e45b powerpc: Use trap metadata to prevent double restart rather than zeroing trap by Nicholas Piggin · 4 years, 8 months ago
  84. 912237e powerpc: trap_is_syscall() helper to hide syscall trap number by Nicholas Piggin · 4 years, 8 months ago
  85. db30144 powerpc: Use set_trap() and avoid open-coding trap masking by Nicholas Piggin · 4 years, 8 months ago
  86. feb9df3 powerpc/64s: Always has full regs, so remove remnant checks by Nicholas Piggin · 4 years, 8 months ago
  87. edbadaf powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT by Christophe Leroy · 4 years, 9 months ago
  88. 4cdb2da powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN() by Christophe Leroy · 4 years, 8 months ago
  89. d3f3d3b powerpc: Replace _ALIGN() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  90. b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  91. e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 8 months ago
  92. 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  93. 679d74a powerpc/8xx: Update email address in MAINTAINERS by Christophe Leroy · 4 years, 8 months ago
  94. ad0f522 powerpc/5200: update contact email by Wolfram Sang · 4 years, 8 months ago
  95. bac7ca7 powerpc: module_[32|64].c: replace swap function with built-in one by Andrey Abramov · 6 years ago
  96. 2f62870c powerpc/powernv: Fix a warning message by Christophe JAILLET · 4 years, 8 months ago
  97. 1f12096 Merge the lockless page table walk rework into next by Michael Ellerman · 4 years, 8 months ago
  98. 75358ea powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race by Aneesh Kumar K.V · 4 years, 8 months ago
  99. e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 8 months ago
  100. 0e11df9 powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check by Aneesh Kumar K.V · 4 years, 8 months ago