1. 0a3221b Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
  2. 787252a powerpc/smp: do not decrement idle task preempt count in CPU offline by Nathan Lynch · 3 years, 3 months ago
  3. 496c5fe powerpc/idle: Don't corrupt back chain when going idle by Michael Ellerman · 3 years, 3 months ago
  4. be9eb2f Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
  5. cdeb5d7 KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest by Michael Ellerman · 3 years, 3 months ago
  6. 9b4416c KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() by Michael Ellerman · 3 years, 3 months ago
  7. 6f779e1 powerpc/xive: Discard disabled interrupts in get_irqchip_state() by Cédric Le Goater · 3 years, 3 months ago
  8. efb52a7 Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
  9. eb8257a pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init by Mahesh Salgaonkar · 3 years, 4 months ago
  10. d93f9e2 powerpc/32s: Fix kuap_kernel_restore() by Christophe Leroy · 3 years, 4 months ago
  11. 5a4b032 powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler by Cédric Le Goater · 3 years, 4 months ago
  12. f08fb25 powerpc/64s: Fix unrecoverable MCE calling async handler from NMI by Nicholas Piggin · 3 years, 3 months ago
  13. 768c470 powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG by Nicholas Piggin · 3 years, 3 months ago
  14. ff058a8 powerpc/64: warn if local irqs are enabled in NMI or hardirq context by Nicholas Piggin · 3 years, 3 months ago
  15. d0afd44 powerpc/traps: do not enable irqs in _exception by Nicholas Piggin · 3 years, 3 months ago
  16. 3e607dc powerpc/64s: fix program check interrupt emergency stack path by Nicholas Piggin · 3 years, 3 months ago
  17. 548b762 powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 3 years, 3 months ago
  18. 48164fc powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END by Naveen N. Rao · 3 years, 3 months ago
  19. e8278d4 powerpc/bpf ppc32: Fix JMP32_JSET_K by Naveen N. Rao · 3 years, 3 months ago
  20. c9b8da7 powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation by Naveen N. Rao · 3 years, 3 months ago
  21. b7540d6 powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC by Naveen N. Rao · 3 years, 3 months ago
  22. 0309059 powerpc/security: Add a helper to query stf_barrier type by Naveen N. Rao · 3 years, 3 months ago
  23. 5855c4c powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 3 years, 3 months ago
  24. 8bbc9d8 powerpc/bpf: Fix BPF_MOD when imm == 1 by Naveen N. Rao · 3 years, 3 months ago
  25. 3832ba4 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 3 months ago
  26. 4549c3e powerpc/lib: Add helper to check if offset is within conditional branch range by Naveen N. Rao · 3 years, 3 months ago
  27. eed183a powerpc/fsl/dts: Fix phy-connection-type for fm1mac3 by Pali Rohár · 3 years, 4 months ago
  28. 23c216b powerpc/iommu: Report the correct most efficient DMA mask for PCI devices by Alexey Kardashevskiy · 3 years, 4 months ago
  29. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
  30. 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  31. c006a065 powerpc/xics: Set the IRQ chip data for the ICS native backend by Cédric Le Goater · 3 years, 4 months ago
  32. 1619b69 powerpc/boot: Fix build failure since GCC 4.9 removal by Michael Ellerman · 3 years, 4 months ago
  33. 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
  34. 6563139d powerpc: remove GCC version check for UPD_CONSTR by Nick Desaulniers · 3 years, 4 months ago
  35. 3a1e92d powerpc/mce: Fix access error in mce handler by Ganesh Goudar · 3 years, 4 months ago
  36. 267cdfa KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers by Nicholas Piggin · 3 years, 4 months ago
  37. ae7aaec powerpc/64s: system call rfscv workaround for TM bugs by Nicholas Piggin · 3 years, 4 months ago
  38. b871895 powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state by Nicholas Piggin · 3 years, 5 months ago
  39. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  40. 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
  41. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  42. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  43. e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
  44. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  45. 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  46. e99314a Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 4 months ago
  47. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  48. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  49. 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  50. 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 5 months ago
  51. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  52. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 5 months ago
  53. fc1f5e9 mm: sparse: pass section_nr to find_memory_block by Ohhoon Kwon · 3 years, 5 months ago
  54. a331426 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 5 months ago
  55. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 5 months ago
  56. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 5 months ago
  57. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  58. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  59. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  60. e432fe9 powerpc/bug: Cast to unsigned long before passing to inline asm by Michael Ellerman · 3 years, 5 months ago
  61. b14b8b1 powerpc/ptdump: Fix generic ptdump for 64-bit by Michael Ellerman · 3 years, 5 months ago
  62. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
  63. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  64. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 5 months ago
  65. 1d78dfd KVM: PPC: Fix clearing never mapped TCEs in realmode by Alexey Kardashevskiy · 3 years, 5 months ago
  66. 47fb0cf Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 5 months ago
  67. 9f73eac Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  68. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  69. 57dbbe5 powerpc/pseries/iommu: Rename "direct window" to "dma window" by Leonardo Bras · 3 years, 5 months ago
  70. 381ceda powerpc/pseries/iommu: Make use of DDW for indirect mapping by Leonardo Bras · 3 years, 5 months ago
  71. 8599395 powerpc/pseries/iommu: Find existing DDW with given property name by Leonardo Bras · 3 years, 5 months ago
  72. a5fd951 powerpc/pseries/iommu: Update remove_dma_window() to accept property name by Leonardo Bras · 3 years, 5 months ago
  73. fc8cba8 powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper by Leonardo Bras · 3 years, 5 months ago
  74. 7ed2ed2 powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw() by Leonardo Bras · 3 years, 5 months ago
  75. 2ca73c5 powerpc/pseries/iommu: Allow DDW windows starting at 0x00 by Leonardo Bras · 3 years, 5 months ago
  76. 92a2321 powerpc/pseries/iommu: Add ddw_list_new_entry() helper by Leonardo Bras · 3 years, 5 months ago
  77. 4ff8677 powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper by Leonardo Bras · 3 years, 5 months ago
  78. 3c33066 powerpc/kernel/iommu: Add new iommu_table_in_use() helper by Leonardo Bras · 3 years, 5 months ago
  79. 0c634ba powerpc/pseries/iommu: Replace hard-coded page shift by Leonardo Bras · 3 years, 5 months ago
  80. 9a245d0 powerpc/numa: Update cpu_cpu_map on CPU online/offline by Srikar Dronamraju · 3 years, 5 months ago
  81. 544a09e powerpc/numa: Print debug statements only when required by Srikar Dronamraju · 3 years, 5 months ago
  82. 506c207 powerpc/numa: convert printk to pr_xxx by Srikar Dronamraju · 3 years, 5 months ago
  83. 544af64 powerpc/numa: Drop dbg in favour of pr_debug by Srikar Dronamraju · 3 years, 5 months ago
  84. 5bf6349 powerpc/smp: Enable CACHE domain for shared processor by Srikar Dronamraju · 3 years, 5 months ago
  85. b8b9280 powerpc/smp: Update cpu_core_map on all PowerPc systems by Srikar Dronamraju · 3 years, 5 months ago
  86. 8efd249 powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2 by Srikar Dronamraju · 3 years, 5 months ago
  87. 3e18e27 powerpc/configs/microwatt: Enable options for systemd by Joel Stanley · 3 years, 5 months ago
  88. ef4fcaf powerpc/configs/microwattt: Enable Liteeth by Joel Stanley · 3 years, 5 months ago
  89. 602d0f9 powerpc/microwatt: Add Ethernet to device tree by Joel Stanley · 3 years, 5 months ago
  90. 8149238 powerpc: Redefine HMT_xxx macros as empty on PPC32 by Christophe Leroy · 3 years, 5 months ago
  91. 627e66f Merge changes from Paul Gortmaker by Michael Ellerman · 3 years, 5 months ago
  92. d7c1814 powerpc: retire sbc8641d board support by Paul Gortmaker · 4 years ago
  93. c12adb0 powerpc: retire sbc8548 board support by Paul Gortmaker · 4 years ago
  94. 465e333 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 5 months ago
  95. 806c0e6 powerpc: Refactor verification of MSR_RI by Christophe Leroy · 3 years, 5 months ago
  96. 133c17a powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare() by Christophe Leroy · 3 years, 5 months ago
  97. d9db6e4 powerpc/64e: Get dear offset with _DEAR macro by Xiongwei Song · 3 years, 5 months ago
  98. 4872cbd powerpc: Add dear as a synonym for pt_regs.dar register by Xiongwei Song · 3 years, 5 months ago
  99. cfa4777 powerpc/64e: Get esr offset with _ESR macro by Xiongwei Song · 3 years, 5 months ago
  100. 4f8e78c powerpc: Add esr as a synonym for pt_regs.dsisr by Xiongwei Song · 3 years, 5 months ago