1. ba96301 powerpc: Suppress .eh_frame generation by Naveen N. Rao · 5 years ago
  2. c04868df powerpc: Drop -fno-dwarf2-cfi-asm by Naveen N. Rao · 5 years ago
  3. b77afad powerpc/32: drop unused ISA_DMA_THRESHOLD by Mike Rapoport · 5 years ago
  4. 32377bd powerpc/powernv: Add documentation for the opal sensor_groups sysfs interfaces by Shilpasri G Bhat · 5 years ago
  5. 9686813 selftests/powerpc: Fix try-run when source tree is not writable by Michael Ellerman · 5 years ago
  6. ead9836 powerpc/vmlinux.lds: Explicitly retain .gnu.hash by Michael Ellerman · 5 years ago
  7. ccbed90 powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c by Christophe Leroy · 5 years ago
  8. da529d4 powerpc/ptrace: create ppc_gethwdinfo() by Christophe Leroy · 5 years ago
  9. e08227d powerpc/ptrace: create ptrace_get_debugreg() by Christophe Leroy · 5 years ago
  10. 323a780 powerpc/ptrace: split out ADV_DEBUG_REGS related functions. by Christophe Leroy · 5 years ago
  11. 6e0b797 powerpc/ptrace: move register viewing functions out of ptrace.c by Christophe Leroy · 5 years ago
  12. 7c1f8db powerpc/ptrace: split out TRANSACTIONAL_MEM related functions. by Christophe Leroy · 5 years ago
  13. 60ef9db powerpc/ptrace: split out SPE related functions. by Christophe Leroy · 5 years ago
  14. 1b20773b powerpc/ptrace: split out ALTIVEC related functions. by Christophe Leroy · 5 years ago
  15. 7b99ed4 powerpc/ptrace: split out VSX related functions. by Christophe Leroy · 5 years ago
  16. 963ae6b powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET by Christophe Leroy · 5 years ago
  17. f1763e6 powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64 by Christophe Leroy · 5 years ago
  18. b313853 powerpc/ptrace: remove unused header includes by Christophe Leroy · 5 years ago
  19. da9a1c1 powerpc: Move ptrace into a subdirectory. by Christophe Leroy · 5 years ago
  20. 5f0b6ac powerpc/64/syscall: Reconcile interrupts by Nicholas Piggin · 5 years ago
  21. 702f098 powerpc/64s/exception: Remove lite interrupt return by Nicholas Piggin · 5 years ago
  22. 6cc0c16 powerpc/64s: Implement interrupt exit logic in C by Nicholas Piggin · 5 years ago
  23. 3282a3d powerpc/64: Implement soft interrupt replay in C by Nicholas Piggin · 5 years ago
  24. 993c670 powerpc/64/syscall: Zero volatile registers when returning by Nicholas Piggin · 5 years ago
  25. 68b3458 powerpc/64/sycall: Implement syscall entry/exit logic in C by Nicholas Piggin · 5 years ago
  26. f14f8a2 powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall by Nicholas Piggin · 5 years ago
  27. 965dd3a powerpc/64/syscall: Remove non-volatile GPR save optimisation by Nicholas Piggin · 5 years ago
  28. 71c3b05 powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except by Nicholas Piggin · 5 years ago
  29. b44fc96 powerpc/64s/exception: Reconcile interrupts in system_reset by Nicholas Piggin · 5 years ago
  30. 2284ffe powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported by Nicholas Piggin · 5 years ago
  31. 9432535 powerpc/64s/exception: Add more comments for interrupt handlers by Nicholas Piggin · 5 years ago
  32. 3f7fbd9 powerpc/64s/exception: Clean up SRR specifiers by Nicholas Piggin · 5 years ago
  33. 689e732 powerpc/64s/exception: Re-inline some handlers by Nicholas Piggin · 5 years ago
  34. 2babd6e powerpc/64s/exception: Avoid touching the stack in hdecrementer by Nicholas Piggin · 5 years ago
  35. 9d598f9 powerpc/64s/exception: Trim unused arguments from KVMTEST macro by Nicholas Piggin · 5 years ago
  36. 931dc86 powerpc/64s/exception: Remove the SPR saving patch code macros by Nicholas Piggin · 5 years ago
  37. d73a10c powerpc/64s/exception: Remove confusing IEARLY option by Nicholas Piggin · 5 years ago
  38. 9600f26 powerpc/64s/exception: Move KVM test to common code by Nicholas Piggin · 5 years ago
  39. 0eddf32 powerpc/64s/exception: Move soft-mask test to common code by Nicholas Piggin · 5 years ago
  40. 8729c26 powerpc/64s/exception: Move real to virt switch into the common handler by Nicholas Piggin · 5 years ago
  41. a3cd35b powerpc/64s/exception: Add ISIDE option by Nicholas Piggin · 5 years ago
  42. b177ae2 powerpc/64s/exception: Remove old INT_KVM_HANDLER by Nicholas Piggin · 5 years ago
  43. 6d71759 powerpc/64s/exception: Remove old INT_COMMON macro by Nicholas Piggin · 5 years ago
  44. fc589ee powerpc/64s/exception: Remove old INT_ENTRY macro by Nicholas Piggin · 5 years ago
  45. 4f50541 powerpc/64s/exception: Move all interrupt handlers to new style code gen macros by Nicholas Piggin · 5 years ago
  46. eb204d8 powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros by Nicholas Piggin · 5 years ago
  47. d52fd3d powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters by Nicholas Piggin · 5 years ago
  48. 7cb3a1a powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters by Nicholas Piggin · 5 years ago
  49. a42a239 powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation by Nicholas Piggin · 5 years ago
  50. a2e3668 powerpc/64: mark emergency stacks valid to unwind by Nicholas Piggin · 5 years ago
  51. c7def7f powerpc/64/tm: Don't let userspace set regs->trap via sigreturn by Michael Ellerman · 5 years ago
  52. 233ba54 powerpc/64: Avoid isync in flush_dcache_range() by Aneesh Kumar K.V · 5 years ago
  53. 968339f powerpc/boot: Delete unneeded .globl _zimage_start by Fangrui Song · 5 years ago
  54. efbc430 powerpc/pseries: Handle UE event for memcpy_mcsafe by Ganesh Goudar · 5 years ago
  55. c72e8da powerpc/smp: Use IS_ENABLED() to avoid #ifdef by Michael Ellerman · 5 years ago
  56. 4b4d181 powerpc/smp: Drop superfluous NULL check by Michael Ellerman · 5 years ago
  57. 65de8bb powerpc: Switch 8xx MAINTAINERS entry to Christophe by Michael Ellerman · 5 years ago
  58. f46b7a8 powerpc: Update 83xx/85xx MAINTAINERS entry by Michael Ellerman · 5 years ago
  59. 790082a powerpc: Update powermac MAINTAINERS entry by Michael Ellerman · 5 years ago
  60. b865a8b powerpc: Update MPC5XXX MAINTAINERS entry by Michael Ellerman · 5 years ago
  61. ec2debf powerpc: Drop XILINX MAINTAINERS entry by Michael Ellerman · 5 years ago
  62. 1ca9977 powerpc: Mark 4xx as Orphan in MAINTAINERS by Michael Ellerman · 5 years ago
  63. b24f9ee powerpc: Remove PA SEMI MAINTAINERS entries by Michael Ellerman · 5 years ago
  64. fd65a1a powerpc: Update wiki link in MAINTAINERS by Michael Ellerman · 5 years ago
  65. 7703889 powerpc: Update MAINTAINERS by Michael Ellerman · 5 years ago
  66. 8ec26c2 powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands. by Douglas Miller · 8 years ago
  67. 930914b powerpc/xive: Add a debugfs file to dump internal XIVE state by Cédric Le Goater · 5 years ago
  68. 5191e0b powerpc/xmon: Add source flags to output of XIVE interrupts by Cédric Le Goater · 5 years ago
  69. 97ef275 powerpc/xive: Fix xmon support on the PowerNV platform by Cédric Le Goater · 5 years ago
  70. b1a504a powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs by Cédric Le Goater · 5 years ago
  71. a703263 powerpc: Prefer __section and __printf from compiler_attributes.h by Nick Desaulniers · 6 years ago
  72. 7074695 powerpc/prom_init: Remove leftover comment by Fabiano Rosas · 5 years ago
  73. 21f8b2fa3 powerpc/kprobes: Ignore traps that happened in real mode by Christophe Leroy · 5 years ago
  74. af6cf95 powerpc/maple: Fix declaration made after definition by Nathan Chancellor · 5 years ago
  75. adde871 powerpc/pseries: Avoid harmless preempt warning by Nicholas Piggin · 5 years ago
  76. e86350f7 powerpc/eeh: Rework eeh_ops->probe() by Oliver O'Halloran · 5 years ago
  77. b6eebb0 powerpc/eeh: Make early EEH init pseries specific by Oliver O'Halloran · 5 years ago
  78. 3ff32ef powerpc/eeh: Remove PHB check in probe by Oliver O'Halloran · 5 years ago
  79. a4b4f61 powerpc/eeh: Do early EEH init only when required by Oliver O'Halloran · 5 years ago
  80. 2d0953f powerpc/eeh: Remove eeh_add_device_tree_late() by Oliver O'Halloran · 5 years ago
  81. 8645aaa powerpc/eeh: Add sysfs files in late probe by Oliver O'Halloran · 5 years ago
  82. 7053f80 powerpc/64: Prevent stack protection in early boot by Michael Ellerman · 5 years ago
  83. d4a8e98 powerpc/64: Setup a paca before parsing device tree etc. by Daniel Axtens · 5 years ago
  84. d95fe37 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn by Pratik Rajesh Sampat · 5 years ago
  85. 850507f selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm by Po-Hsu Lin · 5 years ago
  86. 36b7840 powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries by Aneesh Kumar K.V · 5 years ago
  87. 9475af0 PCI: rpaphp: Remove unused variable 'value' by Chen Zhou · 5 years ago
  88. 697ece7 powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits. by Christophe Leroy · 5 years ago
  89. af92bad powerpc/kasan: Fix kasan_remap_early_shadow_ro() by Christophe Leroy · 5 years ago
  90. eb4f8e2 powerpc/kprobes: Remove redundant code by Christophe Leroy · 5 years ago
  91. 6eeb9b3 powerpc/64s: Fix section mismatch warnings from boot code by Michael Ellerman · 5 years ago
  92. d64c7db powerpc/xmon: Lower limits on nidump and ndump by Michael Ellerman · 5 years ago
  93. 74bb84e powerpc/prom_init: Pass the "os-term" message to hypervisor by Alexey Kardashevskiy · 5 years ago
  94. b4f00d5 powerpc: Replace setup_irq() by request_irq() by afzal mohammed · 5 years ago
  95. addf372 powerpc/cell: Use fallthrough; by Joe Perches · 5 years ago
  96. 3e74a0e powerpc/sstep: Fix DS operand in ld encoding to appropriate value by Balamuruhan S · 5 years ago
  97. c5e76fa powerpc/pseries: Fix of_read_drc_info_cell() to point at next record by Tyrel Datwyler · 5 years ago
  98. 0f8f554 selftests/powerpc: Don't rely on segfault to rerun the test by Gustavo Luiz Duarte · 5 years ago
  99. 915b7f6 selftests/powerpc: Add tm-signal-pagefault test by Gustavo Luiz Duarte · 5 years ago
  100. 61da50b powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP by Michael Ellerman · 5 years ago