1. b6b54b4 powerpc/sstep: Add tests for prefixed integer load/stores by Jordan Niethe · 4 years, 8 months ago
  2. 1cade52 powerpc/perf: BHRB control to disable BHRB logic when not used by Athira Rajeev · 4 years, 6 months ago
  3. 80350a4 powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND by Athira Rajeev · 4 years, 6 months ago
  4. bfe3b19 powerpc/perf: Ignore the BHRB kernel address filtering for P10 by Athira Rajeev · 4 years, 6 months ago
  5. a64e697 powerpc/perf: power10 Performance Monitoring support by Athira Rajeev · 4 years, 6 months ago
  6. 9908c82 powerpc/perf: Add Power10 PMU feature to DT CPU features by Madhavan Srinivasan · 4 years, 6 months ago
  7. 1979ae8 powerpc/xmon: Add PowerISA v3.1 PMU SPRs by Madhavan Srinivasan · 4 years, 6 months ago
  8. 5752fe0 KVM: PPC: Book3S HV: Save/restore new PMU registers by Athira Rajeev · 4 years, 6 months ago
  9. c718547 powerpc/perf: Add support for ISA3.1 PMU SPRs by Madhavan Srinivasan · 4 years, 6 months ago
  10. 9d4fc86 powerpc/perf: Update Power PMU cache_events to u64 type by Athira Rajeev · 4 years, 6 months ago
  11. 7e4a145 KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR by Athira Rajeev · 4 years, 6 months ago
  12. 78d7681 powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers by Athira Rajeev · 4 years, 6 months ago
  13. 3c9450c powerpc/perf: Fix missing is_sier_aviable() during build by Madhavan Srinivasan · 4 years, 7 months ago
  14. 63396ad powerpc/64s/hash: Disable subpage_prot syscall by default by Nicholas Piggin · 4 years, 7 months ago
  15. 5c9fa16 powerpc/64s: Remove PROT_SAO support by Nicholas Piggin · 4 years, 7 months ago
  16. f4ac177 powerpc: Remove stale calc_vm_prot_bits() comment by Nicholas Piggin · 4 years, 7 months ago
  17. a3f3f8a powerpc: Remove unneeded inline functions by YueHaibing · 4 years, 6 months ago
  18. 1666e5e macintosh/therm_adt746x: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  19. a7beab4 macintosh/adb: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  20. c8ed9fc powerpc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  21. 38b407b powerpc/spufs: Rework fcheck() usage by Michael Ellerman · 4 years, 9 months ago
  22. 9d1ebe9 selftests/powerpc: Run per_event_excludes test on Power8 or later by Michael Ellerman · 4 years, 6 months ago
  23. 482b9b3 powerpc/book3s64/pkeys: Remove is_pkey_enabled() by Aneesh Kumar K.V · 4 years, 7 months ago
  24. 3563b9b selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value by Aneesh Kumar K.V · 4 years, 7 months ago
  25. 0eaa3b5 selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly by Aneesh Kumar K.V · 4 years, 7 months ago
  26. 9a11f12 selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code by Aneesh Kumar K.V · 4 years, 7 months ago
  27. e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 7 months ago
  28. 000a42b powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec by Aneesh Kumar K.V · 4 years, 7 months ago
  29. 7cdd374 powerpc/book3s64/keys: Print information during boot. by Aneesh Kumar K.V · 4 years, 7 months ago
  30. f7045a4 powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key by Aneesh Kumar K.V · 4 years, 7 months ago
  31. 2daf298 powerpc/book3s64/pkeys: Use pkey_execute_disable_supported by Aneesh Kumar K.V · 4 years, 7 months ago
  32. e10cc87 powerpc/book3s64/kuep: Add MMU_FTR_KUEP by Aneesh Kumar K.V · 4 years, 7 months ago
  33. d3cd91f powerpc/book3s64/pkeys: Add MMU_FTR_PKEY by Aneesh Kumar K.V · 4 years, 7 months ago
  34. 3e4352a powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved by Aneesh Kumar K.V · 4 years, 7 months ago
  35. 3c8ab47 powerpc/book3s64/pkeys: Make initial_allocation_mask static by Aneesh Kumar K.V · 4 years, 7 months ago
  36. c529afd powerpc/book3s64/pkeys: Convert pkey_total to num_pkey by Aneesh Kumar K.V · 4 years, 7 months ago
  37. a4678d4 powerpc/book3s64/pkeys: Simplify pkey disable branch by Aneesh Kumar K.V · 4 years, 7 months ago
  38. a24204c powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY by Aneesh Kumar K.V · 4 years, 7 months ago
  39. 718d9b3 powerpc/book3s64/pkeys: Prevent key 1 modification from userspace. by Aneesh Kumar K.V · 4 years, 7 months ago
  40. f491fe3 powerpc/book3s64/pkeys: Simplify the key initialization by Aneesh Kumar K.V · 4 years, 7 months ago
  41. 1f40405 powerpc/book3s64/pkeys: Explain key 1 reservation details by Aneesh Kumar K.V · 4 years, 7 months ago
  42. ee8b393 powerpc/book3s64/pkeys: Move pkey related bits in the linux page table by Aneesh Kumar K.V · 4 years, 7 months ago
  43. b9658f8 powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s. by Aneesh Kumar K.V · 4 years, 7 months ago
  44. 3369902 powerpc/book3s64/pkeys: Fixup bit numbering by Aneesh Kumar K.V · 4 years, 7 months ago
  45. d79e7a5 powerpc/book3s64/pkeys: Use PVR check instead of cpu feature by Aneesh Kumar K.V · 4 years, 7 months ago
  46. 85343a8 powerpc/papr/scm: Add bad memory ranges to nvdimm bad ranges by Santosh Sivaraj · 4 years, 7 months ago
  47. c37a63a powerpc/mce: Add MCE notification chain by Santosh Sivaraj · 4 years, 7 months ago
  48. af9d00e powerpc/mm/radix: Create separate mappings for hot-plugged memory by Aneesh Kumar K.V · 4 years, 7 months ago
  49. d6d6ebf powerpc/mm/radix: Remove split_kernel_mapping() by Bharata B Rao · 4 years, 7 months ago
  50. 9ce8853 powerpc/mm/radix: Free PUD table when freeing pagetable by Bharata B Rao · 4 years, 7 months ago
  51. 645d5ce powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings by Aneesh Kumar K.V · 4 years, 7 months ago
  52. 9a77c4a powerpc/prom: Enable Radix GTSE in cpu pa-features by Nicholas Piggin · 4 years, 6 months ago
  53. ef9f7cf Merge branch 'fixes' into next by Michael Ellerman · 4 years, 6 months ago
  54. 61f879d powerpc/pseries: Detect secure and trusted boot state of the system. by Nayna Jain · 4 years, 6 months ago
  55. a9f675f powerpc/vdso: Fix vdso cpu truncation by Milton Miller · 4 years, 6 months ago
  56. 77ca395 powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc by Anju T Sudhakar · 4 years, 6 months ago
  57. 9a3e3dc powerpc/Kconfig: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  58. 0749713 ocxl: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  59. 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
  60. 89c140b pseries: Fix 64 bit logical memory block panic by Anton Blanchard · 4 years, 6 months ago
  61. 29d9407 powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu() by YueHaibing · 4 years, 6 months ago
  62. ba608c4 powerpc/fadump: fix race between pstore write and fadump crash trigger by Sourabh Jain · 4 years, 6 months ago
  63. ade7667 powerpc: Add cputime_to_nsecs() by Anton Blanchard · 4 years, 6 months ago
  64. e4208f1 powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros by Balamuruhan S · 4 years, 7 months ago
  65. 357c572 powerpc/ppc-opcode: Reuse raw instruction macros to stringify by Balamuruhan S · 4 years, 7 months ago
  66. 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 7 months ago
  67. 0654186 powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h by Balamuruhan S · 4 years, 7 months ago
  68. 1d33dd8 powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step by Balamuruhan S · 4 years, 7 months ago
  69. db551f8 powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding by Balamuruhan S · 4 years, 7 months ago
  70. 792f73f powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask by Kajol Jain · 4 years, 7 months ago
  71. 1a8f088 powerpc/perf/hv-24x7: Add cpu hotplug support by Kajol Jain · 4 years, 7 months ago
  72. e978a3c powerpc/pseries: remove obsolete memory hotplug DT notifier code by Nathan Lynch · 4 years, 7 months ago
  73. 38c392c powerpc/pseries: remove dlpar_cpu_readd() by Nathan Lynch · 4 years, 7 months ago
  74. 4abe60c powerpc/pseries: remove memory "re-add" implementation by Nathan Lynch · 4 years, 7 months ago
  75. bb7c3d3 powerpc/pseries: remove prrn special case from DT update path by Nathan Lynch · 4 years, 7 months ago
  76. cdf082c powerpc/numa: remove arch_update_cpu_topology by Nathan Lynch · 4 years, 7 months ago
  77. 042ef7c powerpc/numa: remove prrn_is_enabled() by Nathan Lynch · 4 years, 7 months ago
  78. 91713ac powerpc/rtasd: simplify handle_rtas_event(), emit message on events by Nathan Lynch · 4 years, 7 months ago
  79. 1835303 powerpc/numa: remove start/stop_topology_update() by Nathan Lynch · 4 years, 7 months ago
  80. b1815ae powerpc/numa: remove timed_topology_update() by Nathan Lynch · 4 years, 7 months ago
  81. 893ec64 powerpc/numa: stub out numa_update_cpu_topology() by Nathan Lynch · 4 years, 7 months ago
  82. 9fb8b5f powerpc/numa: remove vphn_enabled and prrn_enabled internal flags by Nathan Lynch · 4 years, 7 months ago
  83. 6325cb4 powerpc/numa: remove unreachable topology workqueue code by Nathan Lynch · 4 years, 7 months ago
  84. 50e0cf3 powerpc/numa: remove unreachable topology timer code by Nathan Lynch · 4 years, 7 months ago
  85. e6eacf8 powerpc/numa: make vphn_enabled, prrn_enabled flags const by Nathan Lynch · 4 years, 7 months ago
  86. 7d35bef powerpc/numa: remove unreachable topology update code by Nathan Lynch · 4 years, 7 months ago
  87. c30f931 powerpc/numa: remove ability to enable topology updates by Nathan Lynch · 4 years, 7 months ago
  88. ec2fc2a powerpc/rtas: don't online CPUs for partition suspend by Nathan Lynch · 4 years, 7 months ago
  89. 48f6e7f powerpc/pseries: remove cede offline state for CPUs by Nathan Lynch · 4 years, 7 months ago
  90. 4d24e21 powerpc/security: Allow for processors that flush the link stack using the special bcctr by Nicholas Piggin · 4 years, 8 months ago
  91. 70d7cda powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h by Nicholas Piggin · 4 years, 8 months ago
  92. c003654 powerpc/security: split branch cache flush toggle from code patching by Nicholas Piggin · 4 years, 8 months ago
  93. 1afe00c powerpc/security: make display of branch cache flush more consistent by Nicholas Piggin · 4 years, 8 months ago
  94. c06ac27 powerpc/security: change link stack flush state to the flush type enum by Nicholas Piggin · 4 years, 8 months ago
  95. 1026798 powerpc/security: re-name count cache flush to branch cache flush by Nicholas Piggin · 4 years, 8 months ago
  96. b2b4630 powerpc: re-initialise lazy FPU/VEC counters on every fault by Nicholas Piggin · 4 years, 7 months ago
  97. 01eb018 powerpc/64s: Fix restore_math unnecessarily changing MSR by Nicholas Piggin · 4 years, 7 months ago
  98. 891b4fe powerpc/64s: restore_math remove TM test by Nicholas Piggin · 4 years, 7 months ago
  99. 8c26ab7 powerpc/pmem: Initialize pmem device on newer hardware by Aneesh Kumar K.V · 4 years, 7 months ago
  100. 436499a powerpc/pmem: Avoid the barrier in flush routines by Aneesh Kumar K.V · 4 years, 7 months ago