summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-05-27Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-323/+1995
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-05-15powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra1-1/+1
2025-05-12powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definitionAthira Rajeev1-0/+1
2025-05-04powerpc/pseries/htmdump: Add htm capabilities support to htmdump moduleAthira Rajeev1-0/+40
2025-05-04powerpc/pseries/htmdump: Add htm flags support to htmdump moduleAthira Rajeev1-9/+48
2025-05-04powerpc/pseries/htmdump: Add htm setup support to htmdump moduleAthira Rajeev1-0/+38
2025-05-04powerpc/pseries/htmdump: Add htm info support to htmdump moduleAthira Rajeev1-0/+51
2025-05-04powerpc/pseries/htmdump: Add htm status support to htmdump moduleAthira Rajeev1-0/+57
2025-05-04powerpc/pseries/htmdump: Add htm start support to htmdump moduleAthira Rajeev1-0/+50
2025-05-04powerpc/pseries/htmdump: Add htm configure support to htmdump moduleAthira Rajeev1-0/+56
2025-05-04powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operationsAthira Rajeev1-13/+50
2025-04-29powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani1-1/+6
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni2-1/+289
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni2-0/+412
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni1-0/+67
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni1-0/+120
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni2-1/+302
2025-04-17powerpc/pseries: Define common functions for RTAS sequence callsHaren Myneni4-308/+418
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan1-1/+1
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-29/+242
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras1-0/+1
2025-02-21make use of anon_inode_getfile_fmode()Al Viro1-4/+3
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra1-13/+16
2025-02-11powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bitsGaurav Batra1-16/+94
2025-02-11powerpc/pseries: Export hardware trace macro dump via debugfsAbhishek Dubey3-0/+131
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+7
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-01-21powerpc/pseries/iommu: Don't unset window if it was never setShivaprasad G Bhat1-0/+3
2025-01-21powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N1-2/+4
2025-01-13powerpc/papr_scm: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra1-3/+6
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li1-1/+0
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-8/+26
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain1-0/+14
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-1/+1
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh1-0/+1
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh1-1/+3
2024-11-02powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processorsThomas Weißschuh1-2/+1
2024-11-02powerpc/pseries/lparcfg: Fix printing of system_active_processorsThomas Weißschuh1-1/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman2-8/+8
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman1-0/+1
2024-10-29powerpc/machdep: Drop include of seq_file.hMichael Ellerman3-0/+3