1. a3961f8 powerpc/powernv: Fix kexec crashes caused by tlbie tracing by Mahesh Salgaonkar · 7 years ago
  2. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  3. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  4. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  5. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  6. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  7. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  8. 7a06c66 powerpc/64s/slice: Use addr limit when computing slice mask by Aneesh Kumar K.V · 7 years ago
  9. 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
  10. 475b581 powerpc/64s: Fix masking of SRR1 bits on instruction fault by Michael Ellerman · 7 years ago
  11. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  12. 85e3f1a powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 7 years ago
  13. 35602f8 powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary by Nicholas Piggin · 7 years ago
  14. effc1b2 powerpc/64s/hash: Fix fork() with 512TB process address space by Nicholas Piggin · 7 years ago
  15. 6a72dc0 powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 7 years ago
  16. 7ece3709 powerpc/64s/hash: Fix 512T hint detection to use >= 128T by Michael Ellerman · 7 years ago
  17. f23ab3e powerpc: Fix DABR match on hash based systems by Benjamin Herrenschmidt · 7 years ago
  18. 46725b17 powerpc/signal: Properly handle return value from uprobe_deny_signal() by Naveen N. Rao · 7 years ago
  19. dcdc467 powerpc/fadump: use kstrtoint to handle sysfs store by Michal Suchanek · 7 years ago
  20. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  21. 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 7 years ago
  22. 1b2c2b1 powerpc/powernv/npu: Don't explicitly flush nmmu tlb by Alistair Popple · 7 years ago
  23. 2a31ad0 powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm() by Alistair Popple · 7 years ago
  24. acdfe93 powerpc/kprobes: refactor kprobe_lookup_name for safer string operations by Naveen N. Rao · 7 years ago
  25. 67ac0bf powerpc/kprobes: Blacklist emulate_update_regs() from kprobes by Naveen N. Rao · 7 years ago
  26. f72180c powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace by Naveen N. Rao · 7 years ago
  27. 8a2d71a powerpc/kprobes: Disable preemption before invoking probe handler for optprobes by Naveen N. Rao · 7 years ago
  28. fc2a5a6 powerpc/64s: ppc_save_regs is now needed for all 64s builds by Stephen Rothwell · 7 years ago
  29. f79ad50 powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX by Balbir Singh · 7 years ago
  30. 6c8e6bb powerpc/vas: Add support for user receive window by Sukadev Bhattiprolu · 7 years ago
  31. 61f3cca powerpc/vas: Define vas_win_id() by Sukadev Bhattiprolu · 7 years ago
  32. 5676be2 powerpc/vas: Define vas_win_paste_addr() by Sukadev Bhattiprolu · 7 years ago
  33. 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
  34. ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
  35. ece4e51 powerpc/vas: Export HVWC to debugfs by Sukadev Bhattiprolu · 7 years ago
  36. d4ef61b powerpc/vas, nx-842: Define and use chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  37. ca03258 powerpc/vas: Create cpu to vas id mapping by Sukadev Bhattiprolu · 7 years ago
  38. 6fccac1 powerpc/vas: poll for return of window credits by Sukadev Bhattiprolu · 7 years ago
  39. 62f659e powerpc/vas: Save configured window credits by Sukadev Bhattiprolu · 7 years ago
  40. dfe954e powerpc/vas: Reduce polling interval for busy state by Sukadev Bhattiprolu · 7 years ago
  41. 36a288f powerpc/vas: Use helper to unpin/close window by Sukadev Bhattiprolu · 7 years ago
  42. 4963ac3 powerpc/vas: Drop poll_window_cast_out(). by Sukadev Bhattiprolu · 7 years ago
  43. 0a2c2c2 powerpc/vas: Cleanup some debug code by Sukadev Bhattiprolu · 7 years ago
  44. 51b5371 powerpc/vas: Validate window credits by Sukadev Bhattiprolu · 7 years ago
  45. e34917f powerpc/vas: init missing fields from [rt]xattr by Sukadev Bhattiprolu · 7 years ago
  46. 1696d0f powerpc/64: Set DSCR default initially from SPR by Nicholas Piggin · 7 years ago
  47. 339a329 powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL by Nicholas Piggin · 7 years ago
  48. 0b2f5a8 powerpc/64s/radix: Improve TLB flushing for page table freeing by Nicholas Piggin · 7 years ago
  49. f6f2795 powerpc/64s/radix: Introduce local single page ceiling for TLB range flush by Nicholas Piggin · 7 years ago
  50. cbf09c8 powerpc/64s/radix: Optimize flush_tlb_range by Nicholas Piggin · 7 years ago
  51. d665767 powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions by Nicholas Piggin · 7 years ago
  52. 14001c6 powerpc/64s/radix: Optimize TLB range flush barriers by Nicholas Piggin · 7 years ago
  53. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  54. 80eff6c powerpc/xmon: Support dumping software pagetables by Balbir Singh · 7 years ago
  55. bf751e3 powerpc/mm/hash: Remove stale comment. by Michal Suchanek · 7 years ago
  56. 9003a24 powerpc/powernv/ioda: Remove explicit max window size check by Alexey Kardashevskiy · 7 years ago
  57. cd77b5c powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo by Shriya · 7 years ago
  58. e364633 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1 by Nicholas Piggin · 7 years ago
  59. 9d2f510 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1 by Nicholas Piggin · 7 years ago
  60. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  61. 6f700d3 powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable by Cyril Bur · 7 years ago
  62. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  63. 91381b9 powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception by Cyril Bur · 7 years ago
  64. a777117 powerpc: Don't enable FP/Altivec if not checkpointed by Cyril Bur · 7 years ago
  65. 77adbd2 powerpc/powernv: Add OPAL_BUSY to opal_error_code() by Cyril Bur · 7 years ago
  66. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  67. 95e1bc1 powernv/opal-sensor: remove not needed lock by Stewart Smith · 7 years ago
  68. 86cd6d9 powerpc/opal: Rework the opal-async interface by Cyril Bur · 7 years ago
  69. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  70. 71e24d7 powerpc/opal: Fix EBUSY bug in acquiring tokens by William A. Kennington III · 7 years ago
  71. edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
  72. ac0761e bpf: take advantage of stack_depth tracking in powerpc JIT by Sandipan Das · 7 years ago
  73. 632f0574 powerpc/tm: Don't check for WARN in TM Bad Thing handling by Michael Ellerman · 7 years ago
  74. 1fd6c02 powerpc/mm: Add a CONFIG option to choose if radix is used by default by Michael Ellerman · 7 years ago
  75. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  76. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
  77. 7f14266 powerpc/mm/hash: Add pr_fmt() to hash_utils64.c by Aneesh Kumar K.V · 7 years ago
  78. 6b148a7 powerpc/ipic: Fix status get and status clear by Christophe Leroy · 7 years ago
  79. d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
  80. b8f89fe powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister by Tyrel Datwyler · 7 years ago
  81. 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
  82. dffe844 powerpc/64s/radix: Improve preempt handling in TLB code by Nicholas Piggin · 7 years ago
  83. 63c9d8a powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return by Nicholas Piggin · 7 years ago
  84. 8ca9c08 powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable by Nicholas Piggin · 7 years ago
  85. f848ea7 powerpc/book3s: Use label for FIXUP_ENDIAN macro branch by Nicholas Piggin · 7 years ago
  86. ff96790 powerpc/64: Fix latency tracing for lazy irq replay by Nicholas Piggin · 7 years ago
  87. 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
  88. 7ecb37f powerpc/perf: Fix core-imc hotplug callback failure during imc initialization by Madhavan Srinivasan · 7 years ago
  89. e6c4dcb powerpc/kprobes: Dereference function pointers only if the address does not belong to kernel text by Naveen N. Rao · 7 years ago
  90. 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
  91. 26e53d5 powerpc/64s/radix: Fix preempt imbalance in TLB flush by Nicholas Piggin · 7 years ago
  92. 158f196 powerpc: Fix check for copy/paste instructions in alignment handler by Paul Mackerras · 7 years ago
  93. 0b167f1 powerpc/perf: Fix IMC allocation routine by Guilherme G. Piccoli · 7 years ago
  94. 4dd9eab powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group() by Markus Elfring · 7 years ago
  95. c28237f powerpc-opal: Fix a typo in a comment line of two file headers by Markus Elfring · 7 years ago
  96. a7cd458 powerpc/axonram: Drop unnecessary variable initialisation by Markus Elfring · 7 years ago
  97. 3d2d433 powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ by Geert Uytterhoeven · 7 years ago
  98. 05c14c0 powerpc/perf/hv-24x7: Fix incorrect comparison in memord by Michael Ellerman · 7 years ago
  99. 727f1361 powerpc: Disable the fast-endian switch syscall by default by Michael Ellerman · 7 years ago
  100. 5c2511b powerpc/64s: Move the two FAST_ENDIAN macros next to each other by Michael Ellerman · 7 years ago