1. cfa4777 powerpc/64e: Get esr offset with _ESR macro by Xiongwei Song · 3 years, 5 months ago
  2. 4f8e78c powerpc: Add esr as a synonym for pt_regs.dsisr by Xiongwei Song · 3 years, 5 months ago
  3. e42edf9 selftests: Skip TM tests on synthetic TM implementations by Jordan Niethe · 3 years, 6 months ago
  4. c95278a selftests/powerpc: Add missing clobbered register to to ptrace TM tests by Jordan Niethe · 3 years, 6 months ago
  5. 3c69a5f powerpc/perf: Fix the check for SIAR value by Kajol Jain · 3 years, 5 months ago
  6. cc90c67 powerpc/perf: Drop the case of returning 0 as instruction pointer by Kajol Jain · 3 years, 5 months ago
  7. b164308 powerpc/perf: Use stack siar instead of mfspr by Kajol Jain · 3 years, 5 months ago
  8. 9401f4e powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros by Christophe Leroy · 3 years, 11 months ago
  9. 19e932e powerpc/ptrace: Make user_mode() common to PPC32 and PPC64 by Christophe Leroy · 3 years, 5 months ago
  10. 316389e powerpc/syscalls: Simplify do_mmap2() by Christophe Leroy · 3 years, 7 months ago
  11. e084728 powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP by Christophe Leroy · 3 years, 6 months ago
  12. cf98d2b powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level by Christophe Leroy · 3 years, 6 months ago
  13. 64b87b0 powerpc/ptdump: Remove unused 'page_size' parameter by Christophe Leroy · 3 years, 6 months ago
  14. 11f27a7 powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE() by Christophe Leroy · 3 years, 6 months ago
  15. 33e1402 powerpc: Avoid link stack corruption in misc asm functions by Christophe Leroy · 3 years, 5 months ago
  16. f5007db powerpc/booke: Avoid link stack corruption in several places by Christophe Leroy · 3 years, 5 months ago
  17. 113ec9c powerpc/32: indirect function call use bctrl rather than blrl in ret_from_kernel_thread by Christophe Leroy · 3 years, 5 months ago
  18. cc47ad4 powerpc/compat_sys: Declare syscalls by Cédric Le Goater · 3 years, 5 months ago
  19. 3accc0f powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set by Cédric Le Goater · 3 years, 5 months ago
  20. a00ea5b powerpc/syscalls: Remove __NR__exit by Christophe Leroy · 3 years, 5 months ago
  21. 770cec1 powerpc/audit: Simplify syscall_get_arch() by Christophe Leroy · 3 years, 5 months ago
  22. 898a1ef powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments() by Christophe Leroy · 3 years, 5 months ago
  23. b352dda KVM: PPC: Book3S PR: Remove unused variable by Cédric Le Goater · 3 years, 5 months ago
  24. cb53a93 KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr() by Cédric Le Goater · 3 years, 5 months ago
  25. 4cb2660 powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static by Cédric Le Goater · 3 years, 5 months ago
  26. f9addd8 powerpc/perf/hv-gpci: Fix counter value parsing by Kajol Jain · 3 years, 5 months ago
  27. 6cd717f powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition by Finn Thain · 3 years, 5 months ago
  28. c26d4c5 powerpc/kvm: Remove obsolete and unneeded select by Lukas Bulwahn · 3 years, 5 months ago
  29. 51ed00e powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec} by Christophe Leroy · 3 years, 5 months ago
  30. 6af0b55 selftests/powerpc: Remove duplicated include from tm-poison.c by Zheng Yongjun · 3 years, 10 months ago
  31. e225c4d powerpc: Remove duplicate includes by Wan Jiabing · 3 years, 10 months ago
  32. 87e0d46 powerpc/configs: Regenerate mpc885_ads_defconfig by Joel Stanley · 3 years, 5 months ago
  33. d0e28a6 powerpc/config: Renable MTD_PHYSMAP_OF by Joel Stanley · 3 years, 5 months ago
  34. c5ac55b powerpc/config: Fix IPV6 warning in mpc855_ads by Joel Stanley · 3 years, 5 months ago
  35. e95ad5f powerpc/head_check: Fix shellcheck errors by Michael Ellerman · 3 years, 5 months ago
  36. 47c258d powerpc/head_check: use stdout for error messages by Randy Dunlap · 3 years, 5 months ago
  37. 8b893ef powerpc/pseries: Fix build error when NUMA=n by Michael Ellerman · 3 years, 5 months ago
  38. 0355785 powerpc: Add "-z notext" flag to disable diagnostic by Fangrui Song · 3 years, 5 months ago
  39. 1e688dd2 powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto by Christophe Leroy · 3 years, 9 months ago
  40. db87a71 powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32 by Christophe Leroy · 3 years, 9 months ago
  41. 1c6b5a7 powerpc/pseries: Add support for FORM2 associativity by Aneesh Kumar K.V · 3 years, 5 months ago
  42. ef31cb8 powerpc/pseries: Add a helper for form1 cpu distance by Aneesh Kumar K.V · 3 years, 5 months ago
  43. 8ddc644 powerpc/pseries: Consolidate different NUMA distance update code paths by Aneesh Kumar K.V · 3 years, 5 months ago
  44. 0eacd06 powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY by Aneesh Kumar K.V · 3 years, 5 months ago
  45. 7e35ef6 powerpc/pseries: rename min_common_depth to primary_domain_index by Aneesh Kumar K.V · 3 years, 5 months ago
  46. dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
  47. 3e188b1 powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entry by Aneesh Kumar K.V · 3 years, 5 months ago
  48. f34ee9c cpufreq: powernv: Fix init_chip_info initialization in numa=off by Pratik R. Sampat · 3 years, 6 months ago
  49. 140a89b powerpc: wii_defconfig: Enable OTP by default by Emmanuel Gil Peyrot · 3 years, 6 months ago
  50. 562a610 powerpc: wii.dts: Expose the OTP on this platform by Emmanuel Gil Peyrot · 3 years, 6 months ago
  51. b11748e powerpc: wii.dts: Reduce the size of the control area by Emmanuel Gil Peyrot · 3 years, 6 months ago
  52. 1bce542 powerpc: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 6 months ago
  53. f5af0a9 KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore by Cédric Le Goater · 3 years, 6 months ago
  54. b68c664 KVM: PPC: Book3S HV: XIVE: Add a 'flags' field by Cédric Le Goater · 3 years, 6 months ago
  55. 17df41f powerpc: use IRQF_NO_DEBUG for IPIs by Cédric Le Goater · 3 years, 6 months ago
  56. 59b2bc1 powerpc/xive: Use XIVE domain under xmon and debugfs by Cédric Le Goater · 3 years, 7 months ago
  57. 1753081 KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts by Cédric Le Goater · 3 years, 7 months ago
  58. c325712 powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi() by Cédric Le Goater · 3 years, 7 months ago
  59. 5cd6965 powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices by Cédric Le Goater · 3 years, 7 months ago
  60. c80198a powerpc/xics: Fix IRQ migration by Cédric Le Goater · 3 years, 7 months ago
  61. f1a377f powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt by Cédric Le Goater · 3 years, 7 months ago
  62. 6d9ba61 powerpc/powernv/pci: Drop unused MSI code by Cédric Le Goater · 3 years, 7 months ago
  63. 3005123 powerpc/pseries/pci: Drop unused MSI code by Cédric Le Goater · 3 years, 7 months ago
  64. 1e661f8 powerpc/xics: Drop unmask of MSIs at startup by Cédric Le Goater · 3 years, 7 months ago
  65. 679e30b powerpc/pci: Drop XIVE restriction on MSI domains by Cédric Le Goater · 3 years, 7 months ago
  66. bbb25af powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3 by Cédric Le Goater · 3 years, 7 months ago
  67. e4f0aa3 powerpc/xics: Add support for IRQ domain hierarchy by Cédric Le Goater · 3 years, 7 months ago
  68. 53b34e8 powerpc/xics: Add debug logging to the set_irq_affinity handlers by Cédric Le Goater · 3 years, 7 months ago
  69. 7d14f6c powerpc/xics: Give a name to the default XICS IRQ domain by Cédric Le Goater · 3 years, 7 months ago
  70. 248af24 powerpc/xics: Rename the map handler in a check handler by Cédric Le Goater · 3 years, 7 months ago
  71. 298f6f9 powerpc/xics: Remove ICS list by Cédric Le Goater · 3 years, 7 months ago
  72. 51be9e5 KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts by Cédric Le Goater · 3 years, 7 months ago
  73. e5e78b1 KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines by Cédric Le Goater · 3 years, 7 months ago
  74. ba418a0 KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts by Cédric Le Goater · 3 years, 7 months ago
  75. 0fcfe22 powerpc/powernv/pci: Add MSI domains by Cédric Le Goater · 3 years, 7 months ago
  76. 2c50d7e powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup() by Cédric Le Goater · 3 years, 7 months ago
  77. 174db9e powerpc/pseries/pci: Add support of MSI domains to PHB hotplug by Cédric Le Goater · 3 years, 7 months ago
  78. 9a014f4 powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data by Cédric Le Goater · 3 years, 7 months ago
  79. 07817a5 powerpc/pseries/pci: Add a domain_free_irqs() handler by Cédric Le Goater · 3 years, 7 months ago
  80. 292145a powerpc/xive: Remove irqd_is_started() check when setting the affinity by Cédric Le Goater · 3 years, 7 months ago
  81. 5690bca powerpc/xive: Drop unmask of MSIs at startup by Cédric Le Goater · 3 years, 7 months ago
  82. a5f3d2c1 powerpc/pseries/pci: Add MSI domains by Cédric Le Goater · 3 years, 7 months ago
  83. 6c2ab2a powerpc/xive: Ease debugging of xive_irq_set_affinity() by Cédric Le Goater · 3 years, 7 months ago
  84. 14be098 powerpc/xive: Add support for IRQ domain hierarchy by Cédric Le Goater · 3 years, 7 months ago
  85. e812020 powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs() by Cédric Le Goater · 3 years, 7 months ago
  86. 786e5b1 powerpc/pseries/pci: Introduce __find_pe_total_msi() by Cédric Le Goater · 3 years, 7 months ago
  87. 2ac78e0 KVM: PPC: Use arch_get_random_seed_long instead of powernv variant by Alexey Kardashevskiy · 3 years, 5 months ago
  88. 9b49f97 powerpc/configs: Disable legacy ptys on microwatt defconfig by Anton Blanchard · 3 years, 5 months ago
  89. 27fd111 powerpc: Always inline radix_enabled() to fix build failure by Jordan Niethe · 3 years, 5 months ago
  90. 5ae3640 powerpc: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
  91. c00103a powerpc/kexec: fix for_each_child.cocci warning by kernel test robot · 3 years, 6 months ago
  92. bd1dd4c powerpc/pseries: Prevent free CPU ids being reused on another node by Laurent Dufour · 3 years, 9 months ago
  93. d144f4d pseries/drmem: update LMBs after LPM by Laurent Dufour · 3 years, 8 months ago
  94. 9c7248b powerpc/numa: Consider the max NUMA node for migratable LPAR by Laurent Dufour · 3 years, 8 months ago
  95. c8a6d91 powerpc/non-smp: Unconditionaly call smp_mb() on switch_mm by Christophe Leroy · 3 years, 6 months ago
  96. 09ca497 powerpc: Remove in_kernel_text() by Christophe Leroy · 3 years, 7 months ago
  97. cf9c615 powerpc/64s/perf: Always use SIAR for kernel interrupts by Nicholas Piggin · 3 years, 6 months ago
  98. e9ef81e powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings by Parth Shah · 3 years, 6 months ago
  99. 69aa8e0 powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() by Gautham R. Shenoy · 3 years, 6 months ago
  100. a4bec51 powerpc/cacheinfo: Lookup cache by dt node and thread-group id by Gautham R. Shenoy · 3 years, 6 months ago