1. 76249dd powerpc/32: On syscall entry, enable instruction translation at the same time as data by Christophe Leroy · 3 years, 11 months ago
  2. eca2411 powerpc/32: Always enable data translation on syscall entry by Christophe Leroy · 3 years, 11 months ago
  3. 57fdfbc powerpc/32s: Add missing call to kuep_lock on syscall entry by Christophe Leroy · 3 years, 11 months ago
  4. 57f48b4 powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode by Will Springer · 4 years ago
  5. caccf2a powerpc: use kernel endianness in MSR in 32-bit signal handler by Joseph J Allen · 4 years ago
  6. 2377c92 powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 4 years ago
  7. 2ac02e5 powerpc/mm: Remove dcache flush from memory remove. by Aneesh Kumar K.V · 4 years ago
  8. ec94b9b powerpc/mm: Add PG_dcache_clean to indicate dcache clean state by Aneesh Kumar K.V · 4 years ago
  9. c7ba2d6 powerpc/mm: Enable compound page check for both THP and HugeTLB by Aneesh Kumar K.V · 4 years ago
  10. c9df3f8 powerpc/xive: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 11 months ago
  11. 3642eb2 powerpc/32: Preserve cr1 in exception prolog stack check to fix build error by Christophe Leroy · 3 years, 11 months ago
  12. ac7c5e9 powerpc/64s: Remove EXSLB interrupt save area by Nicholas Piggin · 3 years, 11 months ago
  13. 14ad0e7 powerpc/64s: syscall real mode entry use mtmsrd rather than rfid by Nicholas Piggin · 3 years, 11 months ago
  14. 60a707d powerpc/kuap: Restore AMR after replaying soft interrupts by Alexey Kardashevskiy · 4 years ago
  15. 7d506ca powerpc/uaccess: Avoid might_fault() when user access is enabled by Alexey Kardashevskiy · 3 years, 11 months ago
  16. de4ffc6 powerpc/uaccess: Simplify unsafe_put_user() implementation by Michael Ellerman · 3 years, 11 months ago
  17. f30520c powerpc/amigaone: Make amigaone_discover_phbs() static by Michael Ellerman · 3 years, 11 months ago
  18. 2bb421a powerpc/mm/64s: Fix no previous prototype warning by Michael Ellerman · 3 years, 11 months ago
  19. 5c47c44 powerpc/83xx: Fix build error when CONFIG_PCI=n by Michael Ellerman · 3 years, 11 months ago
  20. e4bb64c powerpc: remove interrupt handler functions from the noinstr section by Nicholas Piggin · 3 years, 11 months ago
  21. dea6f4c powerpc/powernv/pci: Use kzalloc() for phb related allocations by Michael Ellerman · 3 years, 11 months ago
  22. e7eb919 powerpc/64s: Handle program checks in wrong endian during early boot by Michael Ellerman · 4 years ago
  23. 0ecf6a9 powerpc/64: Make stack tracing work during very early boot by Michael Ellerman · 4 years ago
  24. 73287ca powerpc64/idle: Fix SP offsets when saving GPRs by Christopher M. Riedl · 4 years ago
  25. b842d13 powerpc/32s: Allow constant folding in mtsr()/mfsr() by Christophe Leroy · 3 years, 11 months ago
  26. 179ae57 powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr() by Christophe Leroy · 3 years, 11 months ago
  27. fd659e8 powerpc/32s: Change mfsrin() into a static inline function by Christophe Leroy · 3 years, 11 months ago
  28. 8524e2e powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers by Christophe Leroy · 3 years, 11 months ago
  29. 22b89ba powerpc/sstep: Fix darn emulation by Sandipan Das · 4 years ago
  30. bbda4b6 powerpc/sstep: Fix load-store and update emulation by Sandipan Das · 4 years ago
  31. 903178d powerpc/8xx: Fix software emulation interrupt by Christophe Leroy · 4 years ago
  32. d137845 powerpc/perf: Record counter overflow always if SAMPLE_IP is unset by Athira Rajeev · 4 years ago
  33. 768d70e powerpc/pseries/dlpar: handle ibm, configure-connector delay status by Nathan Lynch · 4 years ago
  34. 3cb1aa7 powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs by Nicholas Piggin · 4 years, 1 month ago
  35. 032b7f0 powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask by Nicholas Piggin · 4 years, 1 month ago
  36. 93935448 powerpc/64s/radix: occasionally attempt to trim mm_cpumask by Nicholas Piggin · 4 years, 1 month ago
  37. 780de40 powerpc/64s/radix: Allow mm_cpumask trimming from external sources by Nicholas Piggin · 4 years, 1 month ago
  38. 54bb503 powerpc/64s/radix: Check for no TLB flush required by Nicholas Piggin · 4 years, 1 month ago
  39. 26418b3 powerpc/64s/radix: refactor TLB flush type selection by Nicholas Piggin · 4 years, 1 month ago
  40. a249604 powerpc/64s/radix: add warning and comments in mm_cpumask trim by Nicholas Piggin · 4 years, 1 month ago
  41. e79b76e powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs by Athira Rajeev · 4 years ago
  42. 91f3469 powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct by Athira Rajeev · 4 years ago
  43. 266d8f7 powerpc/pkeys: Remove unused code by Sandipan Das · 4 years ago
  44. ea78265 powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S by Bhaskar Chowdhury · 4 years ago
  45. 6c6fdbb powerpc: remove unneeded semicolons by Chengyang Fan · 4 years ago
  46. 665d8d5 powerpc/akebono: Fix unmet dependency errors by Michael Ellerman · 4 years ago
  47. 86dbb39 powerpc/64s: runlatch interrupt handling in C by Nicholas Piggin · 4 years ago
  48. 6ecbb58 powerpc/64s: move NMI soft-mask handling to C by Nicholas Piggin · 4 years ago
  49. 118178e powerpc: move NMI entry/exit code into wrapper by Nicholas Piggin · 4 years ago
  50. 74c3354 powerpc/pseries/mce: restore msr before returning from handler by Nicholas Piggin · 3 years, 11 months ago
  51. 56acfdd powerpc/64: entry cpu time accounting in C by Nicholas Piggin · 4 years ago
  52. 2994e1b powerpc/64: move account_stolen_time into its own function by Nicholas Piggin · 4 years ago
  53. 75b9695 powerpc/64s: reconcile interrupts in C by Nicholas Piggin · 4 years ago
  54. f821bc9 powerpc/64s: move context tracking exit to interrupt exit path by Nicholas Piggin · 4 years ago
  55. 1b1b6a6 powerpc: handle irq_enter/irq_exit in interrupt handler wrappers by Nicholas Piggin · 4 years ago
  56. 6fdb0f4 powerpc/64: add context tracking to asynchronous interrupts by Nicholas Piggin · 4 years ago
  57. 540d4d3 powerpc/64: context tracking move to interrupt wrappers by Nicholas Piggin · 4 years ago
  58. a008f8f powerpc/64s/hash: improve context tracking of hash faults by Nicholas Piggin · 4 years ago
  59. 2a06bf3 powerpc/64: context tracking remove _TIF_NOHZ by Nicholas Piggin · 4 years ago
  60. e6f8a6c powerpc: add interrupt_cond_local_irq_enable helper by Nicholas Piggin · 4 years ago
  61. 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
  62. fd3f1e0 powerpc/traps: factor common code from program check and emulation assist by Nicholas Piggin · 3 years, 11 months ago
  63. 25b7e6b powerpc: add interrupt wrapper entry / exit stub functions by Nicholas Piggin · 4 years ago
  64. 8d41fc6 powerpc: interrupt handler wrapper functions by Nicholas Piggin · 4 years ago
  65. 11cb0a2 powerpc: improve handling of unrecoverable system reset by Nicholas Piggin · 4 years ago
  66. c538938 powerpc/mce: ensure machine check handler always tests RI by Nicholas Piggin · 4 years ago
  67. 209e9d5 powerpc: introduce die_mce by Nicholas Piggin · 4 years ago
  68. dcdb4f1 powerpc/cell: tidy up pervasive declarations by Nicholas Piggin · 4 years ago
  69. 6c6aee0 powerpc: add and use unknown_async_exception by Nicholas Piggin · 4 years ago
  70. 0440b8a powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h by Nicholas Piggin · 4 years ago
  71. 156b537 powerpc/perf: move perf irq/nmi handling details into traps.c by Nicholas Piggin · 4 years ago
  72. 3a31388 powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce by Nicholas Piggin · 4 years ago
  73. e44370a powerpc/64s: slb comment update by Nicholas Piggin · 4 years ago
  74. 31d6490 powerpc/mm: Remove stale do_page_fault comment referring to SLB faults by Nicholas Piggin · 4 years ago
  75. bf0e237 powerpc/64s: split do_hash_fault by Nicholas Piggin · 4 years ago
  76. f4c03b0 powerpc/64s: move bad_page_fault handling to C by Nicholas Piggin · 4 years ago
  77. 4cb8428 powerpc: rearrange do_page_fault error case to be inside exception_enter by Nicholas Piggin · 4 years ago
  78. 71f4797 powerpc/64s: add do_bad_page_fault_segv handler by Nicholas Piggin · 4 years ago
  79. 8458c62 powerpc: bad_page_fault get registers from regs by Nicholas Piggin · 4 years ago
  80. 73d7a97 powerpc/32: transfer can avoid saving r4/r5 over trace call by Nicholas Piggin · 4 years ago
  81. 755d664 powerpc: DebugException remove args by Nicholas Piggin · 4 years ago
  82. 18722ec powerpc: do_break get registers from regs by Nicholas Piggin · 4 years ago
  83. b4ced80 powerpc/fsl_booke/32: CacheLockingException remove args by Nicholas Piggin · 4 years ago
  84. a01a3f2 powerpc: remove arguments from fault handler functions by Nicholas Piggin · 4 years ago
  85. a4922f5 powerpc/64s: move the hash fault handling logic to C by Nicholas Piggin · 4 years ago
  86. 36f0114 powerpc/64s: move DABR match out of handle_page_fault by Nicholas Piggin · 4 years ago
  87. 7a24ae2 powerpc/32s: move DABR match out of handle_page_fault by Christophe Leroy · 4 years ago
  88. 1126652 KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs by Nicholas Piggin · 4 years ago
  89. c0ef717 powerpc/64s: interrupt exit improve bounding of interrupt recursion by Nicholas Piggin · 4 years ago
  90. c144bc7 powerpc/pasemi: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  91. d20a864 powerpc/embedded6xx/mve5100: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  92. 748770a powerpc/embedded6xx/mpc7448: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  93. daa6c24 powerpc/embedded6xx/linkstation: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  94. 08c4738 powerpc/embedded6xx/holly: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  95. 407d418 powerpc/chrp: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  96. 053d58c8 powerpc/amigaone: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  97. 83f8404 powerpc/83xx: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  98. 3c82a6a powerpc/82xx/*: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  99. a760cfd powerpc/52xx/mpc5200_simple: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  100. ba50876 powerpc/52xx/media5200: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago