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