summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy
2024-07-11powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman
2024-07-11powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman
2024-07-11powerpc: Drop clang workaround for builtin constant checksMichael Ellerman
2024-07-11powerpc64/bpf: jit support for signed division and moduloArtem Savkov
2024-07-11powerpc64/bpf: jit support for sign extended movArtem Savkov
2024-07-11powerpc64/bpf: jit support for sign extended loadArtem Savkov
2024-07-11powerpc64/bpf: jit support for unconditional byte swapArtem Savkov
2024-07-11powerpc64/bpf: jit support for 32bit offset jmp instructionArtem Savkov
2024-07-04powerpc/pci: Hotplug driver bridge supportKrishna Kumar
2024-07-04powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04KVM: PPC: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04powerpc/kexec: Use of_property_read_reg()Rob Herring (Arm)
2024-07-04powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat
2024-06-28powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-06-28powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman
2024-06-28powerpc/boot: Remove all 40x platforms from bootChristophe Leroy
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K
2024-06-12powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfigCeleste Liu
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in syncShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Fix the get_one_reg of SDARShivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3Shivaprasad G Bhat
2024-06-06KVM: PPC: Book3S HV nestedv2: Fix doorbell emulationGautam Menghani
2024-06-06KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani
2024-06-04powerpc/mm/drmem: Silence drmem_init() early returnNathan Lynch
2024-06-04powerpc/pseries/vas: Use usleep_range() to support HCALL delayHaren Myneni
2024-06-04powerpc/numa: Online a node if PHB is attached.Nilay Shroff
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra
2024-06-03KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...Gautam Menghani