1. 42e8ec3 powerpc/perf: Fix 32bit compile by Alexey Kardashevskiy · 2 years, 9 months ago
  2. e012f9d powerpc/perf: Fix power9 event alternatives by Athira Rajeev · 2 years, 9 months ago
  3. f8f8b312 KVM: PPC: Fix TCE handling for VFIO by Alexey Kardashevskiy · 2 years, 9 months ago
  4. d36febb powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit by Kefeng Wang · 2 years, 9 months ago
  5. 02222bf powerpc/secvar: fix refcount leak in format_show() by Hangyu Hua · 2 years, 11 months ago
  6. ea21eae powerpc: Set crashkernel offset to mid of RMA region by Sourabh Jain · 3 years ago
  7. e4d2d72 powerpc: dts: t104xrdb: fix phy type for FMAN 4/5 by Maxim Kiselev · 3 years, 1 month ago
  8. 031547f powerpc: Fix build errors with newer binutils by Anders Roxell · 2 years, 11 months ago
  9. 68fa67e powerpc/lib/sstep: Fix build errors with newer binutils by Anders Roxell · 2 years, 11 months ago
  10. ad806b4 powerpc/lib/sstep: Fix 'sthcx' instruction by Anders Roxell · 2 years, 11 months ago
  11. f39a330 powerpc/kasan: Fix early region not updated correctly by Chen Jingwen · 3 years, 1 month ago
  12. 40a5c93 uaccess: fix type mismatch warnings from access_ok() by Arnd Bergmann · 3 years ago
  13. 3c2a397 powerpc: 8xx: fix a return value error in mpc8xx_pic_init by Hangyu Hua · 2 years, 11 months ago
  14. bcf9317 powerpc/sysdev: fix incorrect use to determine if list is empty by Jakob Koschel · 2 years, 11 months ago
  15. 3e7e73a powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit by Michael Ellerman · 2 years, 11 months ago
  16. 05abd49 powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() by Daniel Henrique Barboza · 2 years, 11 months ago
  17. b5d363f powerpc/perf: Don't use perf_hw_context for trace IMC PMU by Athira Rajeev · 3 years ago
  18. c18b538 KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init by Fabiano Rosas · 3 years ago
  19. 8b64c15 powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch by Maxim Kiselev · 3 years ago
  20. e8fe653 KVM: PPC: Fix vmx/vsx mixup in mmio emulation by Fabiano Rosas · 3 years ago
  21. e1a5849 powerpc/kvm: Fix kvm_use_magic_page by Andreas Gruenbacher · 3 years, 6 months ago
  22. fb26219 powerpc/lib/sstep: fix 'ptesync' build error by Anders Roxell · 3 years ago
  23. 67baac1 powerpc/fixmap: Fix VM debug warning on unmap by Christophe Leroy · 3 years, 1 month ago
  24. 55402a4 powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending by Athira Rajeev · 3 years ago
  25. 129c718 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 by Naveen N. Rao · 3 years ago
  26. b4c9b6a powerpc/32: Fix boot failure with GCC latent entropy plugin by Christophe Leroy · 3 years, 1 month ago
  27. 50f5d0a powerpc/32s: Fix kasan_init_region() for KASAN by Christophe Leroy · 3 years ago
  28. 5d3af1d powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs by Christophe Leroy · 3 years, 2 months ago
  29. 5e59f88 powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses by Tobias Waldekranz · 3 years ago
  30. 19aaef6 powerpc/cell: Fix clang -Wimplicit-fallthrough warning by Anders Roxell · 3 years, 1 month ago
  31. e09f47e powerpc/64s/radix: Fix huge vmap false positive by Nicholas Piggin · 3 years, 1 month ago
  32. 15be042 powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic by Hari Bathini · 3 years, 1 month ago
  33. f2e658d powerpc: handle kdump appropriately with crash_kexec_post_notifiers option by Hari Bathini · 3 years, 1 month ago
  34. 21125e0 powerpc/40x: Map 32Mbytes of memory at startup by Christophe Leroy · 3 years, 4 months ago
  35. 87e91d6 KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST by Alexey Kardashevskiy · 3 years, 5 months ago
  36. 23bb3f0 KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots by Alexey Kardashevskiy · 3 years, 5 months ago
  37. 03c1595 powerpc/powermac: Add missing lockdep_register_key() by Christophe Leroy · 3 years, 2 months ago
  38. 4b25aad powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING by Michael Ellerman · 3 years, 2 months ago
  39. 75e2cfa powerpc/watchdog: Fix missed watchdog reset due to memory ordering race by Nicholas Piggin · 3 years, 2 months ago
  40. a836395 powerpc/btext: add missing of_node_put by Julia Lawall · 9 years ago
  41. fc10d8f powerpc/cell: add missing of_node_put by Julia Lawall · 9 years ago
  42. 297ff7d powerpc/powernv: add missing of_node_put by Julia Lawall · 9 years ago
  43. c83ba87 powerpc/6xx: add missing of_node_put by Julia Lawall · 9 years ago
  44. 74988d0 powerpc/xive: Add missing null check after calling kmalloc by Ammar Faizi · 3 years, 1 month ago
  45. d77916d powerpc/powermac: Add additional missing lockdep_register_key() by Christophe Leroy · 3 years, 1 month ago
  46. 86ad478 powerpc/32s: Fix shift-out-of-bounds in KASAN init by Christophe Leroy · 3 years, 2 months ago
  47. ef798cd powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC by Athira Rajeev · 3 years, 6 months ago
  48. 5801444 powerpc/irq: Add helper to set regs->softe by Christophe Leroy · 4 years ago
  49. c9ffa84 powerpc/perf: move perf irq/nmi handling details into traps.c by Nicholas Piggin · 4 years ago
  50. a0758b3 powerpc/perf: MMCR0 control for PMU registers under PMCC=00 by Athira Rajeev · 4 years, 2 months ago
  51. f4df6db powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C by Jordan Niethe · 4 years, 3 months ago
  52. 5a821af powerpc/prom_init: Fix improper check of prom_getprop() by Peiwei Hu · 3 years, 2 months ago
  53. f50803b powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS by Nicholas Piggin · 3 years, 9 months ago
  54. 151ffac powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n by Xiaoming Ni · 3 years, 2 months ago
  55. 57e3697 powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" by Alexey Kardashevskiy · 3 years, 2 months ago
  56. dfe906d powerpc/32: Fix hardlockup on vmap stack overflow by Christophe Leroy · 3 years, 2 months ago
  57. b777c86 KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB by Nicholas Piggin · 3 years, 2 months ago
  58. 08fd6df powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 3 years, 2 months ago
  59. a8230fb KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() by Michael Ellerman · 3 years, 4 months ago
  60. 29b7426 powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST by Christophe Leroy · 3 years, 3 months ago
  61. bc4bc07 powerpc/dcr: Use cmplwi instead of 3-argument cmpli by Michael Ellerman · 3 years, 3 months ago
  62. 8c4d976 powerpc/5200: dts: fix memory node unit name by Anatolij Gustschin · 3 years, 3 months ago
  63. 1023355 powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n by Xiaoming Ni · 3 years, 4 months ago
  64. 77d543e powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload by Vasant Hegde · 3 years, 3 months ago
  65. 1ada869 powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC by Naveen N. Rao · 3 years, 2 months ago
  66. 7fcf865 powerpc/security: Add a helper to query stf_barrier type by Naveen N. Rao · 3 years, 2 months ago
  67. 951fb7b powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 2 months ago
  68. 51cf71d powerpc/lib: Add helper to check if offset is within conditional branch range by Naveen N. Rao · 3 years, 2 months ago
  69. c0faad6 powerpc/44x/fsp2: add missing of_node_put by Bixuan Cui · 3 years, 3 months ago
  70. cfbf58a powerpc: fix unbalanced node refcount in check_kvm_guest() by Nathan Lynch · 3 years, 4 months ago
  71. 54965d9 powerpc: Fix is_kvm_guest() / kvm_para_available() by Michael Ellerman · 3 years, 7 months ago
  72. e01a4d7 powerpc: Reintroduce is_kvm_guest() as a fast-path check by Srikar Dronamraju · 4 years, 1 month ago
  73. 1132072 powerpc: Rename is_kvm_guest() to check_kvm_guest() by Srikar Dronamraju · 4 years, 1 month ago
  74. 61c5d9f powerpc: Refactor is_kvm_guest() declaration to new header by Srikar Dronamraju · 4 years, 1 month ago
  75. 93fccb1 powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found by Xiaoming Ni · 3 years, 4 months ago
  76. e184a21 powerpc/bpf: Fix BPF_MOD when imm == 1 by Naveen N. Rao · 3 years, 3 months ago
  77. c5c2a80 powerpc/idle: Don't corrupt back chain when going idle by Michael Ellerman · 3 years, 3 months ago
  78. 197ec50 KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest by Michael Ellerman · 3 years, 3 months ago
  79. fbd724c KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() by Michael Ellerman · 3 years, 3 months ago
  80. 9258f58 powerpc64/idle: Fix SP offsets when saving GPRs by Christopher M. Riedl · 4 years ago
  81. 53770a4 powerpc/smp: do not decrement idle task preempt count in CPU offline by Nathan Lynch · 3 years, 3 months ago
  82. ea94726 powerpc/xive: Discard disabled interrupts in get_irqchip_state() by Cédric Le Goater · 3 years, 3 months ago
  83. f73ca49 pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init by Mahesh Salgaonkar · 3 years, 4 months ago
  84. 411b38f powerpc/64s: fix program check interrupt emergency stack path by Nicholas Piggin · 3 years, 3 months ago
  85. 18a2a2c powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 3 years, 3 months ago
  86. 87990a6 powerpc/iommu: Report the correct most efficient DMA mask for PCI devices by Alexey Kardashevskiy · 3 years, 4 months ago
  87. 442ea65 powerpc/fsl/dts: Fix phy-connection-type for fm1mac3 by Pali Rohár · 3 years, 4 months ago
  88. 49eff4a KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers by Nicholas Piggin · 3 years, 4 months ago
  89. d320c1b KVM: PPC: Fix clearing never mapped TCEs in realmode by Alexey Kardashevskiy · 3 years, 5 months ago
  90. e91077c powerpc/smp: Update cpu_core_map on all PowerPc systems by Srikar Dronamraju · 3 years, 5 months ago
  91. add8e8c KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live by Nicholas Piggin · 3 years, 5 months ago
  92. bda5602 KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines by Fabiano Rosas · 3 years, 5 months ago
  93. 947579a powerpc/config: Renable MTD_PHYSMAP_OF by Joel Stanley · 3 years, 5 months ago
  94. 4106643 powerpc/numa: Consider the max NUMA node for migratable LPAR by Laurent Dufour · 3 years, 8 months ago
  95. 1988836e30 powerpc/stacktrace: Include linux/delay.h by Michal Suchanek · 3 years, 6 months ago
  96. 37566a3 powerpc/perf/hv-gpci: Fix counter value parsing by Kajol Jain · 3 years, 5 months ago
  97. d3c38d8 powerpc/perf: Invoke per-CPU variable access with disabled interrupts by Athira Rajeev · 4 years, 2 months ago
  98. fc7da433 powerpc/smp: Fix OOPS in topology_init() by Christophe Leroy · 3 years, 5 months ago
  99. 4acc0d9 powerpc/kprobes: Fix kprobe Oops happens in booke by Pu Lehui · 3 years, 5 months ago
  100. c14cee5 powerpc/pseries: Fix regression while building external modules by Srikar Dronamraju · 3 years, 6 months ago