summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-21powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-21powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-21powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-21powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-21powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-21powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-21powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev1-20/+15
2022-08-21powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman1-0/+1
2022-08-21powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman1-0/+2
2022-08-21powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-08-21powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2-0/+9
2022-07-12powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld1-6/+10
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2-9/+9
2022-07-07powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy1-3/+3
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett1-1/+1
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao3-4/+17
2022-06-29powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld3-8/+7
2022-06-29powerpc/powernv: wire up rng during setup_archJason A. Donenfeld3-16/+40
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan1-1/+10
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao1-1/+1
2022-06-22powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada1-6/+2
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying1-2/+2
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy8-10/+12
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman1-4/+17
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman2-3/+8
2022-06-09powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin1-0/+2
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain1-1/+2
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
2022-06-09powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-09powerpc/idle: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-09powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1
2022-06-09powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini1-2/+6
2022-06-09powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu1-2/+4
2022-06-09powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-06-09powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi1-0/+1
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni4-5/+5
2022-06-09powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-06-06KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-05-09powerpc/perf: Fix 32bit compileAlexey Kardashevskiy1-2/+2
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev1-4/+4
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2-44/+45
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang1-1/+5
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua1-3/+6
2022-04-13powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2-4/+17
2022-04-13powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1