summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exceptionJordan Niethe2023-12-071-1/+1
| | * | | | | | | | | | KVM: PPC: Reduce reliance on analyse_instr() in mmio emulationJordan Niethe2023-12-071-11/+10
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0Jordan Niethe2023-12-073-9/+59
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUESTJordan Niethe2023-12-071-0/+3
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()Jordan Niethe2023-12-071-1/+1
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Do not inject certain interruptsJordan Niethe2023-12-071-2/+2
| | * | | | | | | | | | KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin2023-12-071-6/+12
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0Jordan Niethe2023-12-071-0/+2
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guestJordan Niethe2023-12-071-1/+3
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Do not check msr on hcallsJordan Niethe2023-12-071-2/+2
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offsetJordan Niethe2023-12-071-3/+6
| | * | | | | | | | | | KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guestJordan Niethe2023-12-073-3/+6
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2Geoff Levand2023-12-291-0/+1
| * | | | | | | | | | powerpc/86xx: Drop unused CONFIG_MPC8610Michael Ellerman2023-12-291-7/+0
| * | | | | | | | | | powerpc/powernv: Add error handling to opal_prd_range_is_validHaoran Liu2023-12-211-0/+2
| * | | | | | | | | | powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain2023-12-211-10/+10
| * | | | | | | | | | powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()Kevin Hao2023-12-211-0/+1
| * | | | | | | | | | powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao2023-12-211-2/+1
| * | | | | | | | | | powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao2023-12-211-0/+2
| * | | | | | | | | | powerpc/fsl: Fix fsl,tmu-calibration to match the schemaDavid Heidelberg2023-12-192-74/+76
| * | | | | | | | | | Merge branch 'smp-topo' into nextMichael Ellerman2023-12-151-54/+70
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/smp: Dynamically build Powerpc topologySrikar Dronamraju2023-12-151-50/+28
| | * | | | | | | | | | powerpc/smp: Avoid asym packing within thread_group of a coreSrikar Dronamraju2023-12-151-0/+13
| | * | | | | | | | | | powerpc/smp: Add __ro_after_init attributeSrikar Dronamraju2023-12-151-5/+5
| | * | | | | | | | | | powerpc/smp: Disable MC domain for shared processorSrikar Dronamraju2023-12-151-0/+4
| | * | | | | | | | | | powerpc/smp: Enable Asym packing for cores on shared processorSrikar Dronamraju2023-12-151-2/+23
| | |/ / / / / / / / /
| * | | | | | | | | | powerpc/sched: Cleanup vcpu_is_preempted()Aneesh Kumar K.V2023-12-151-8/+25
| * | | | | | | | | | powerpc: add cpu_spec.cpu_features to vmcoreinfoAditya Gupta2023-12-131-0/+1
| * | | | | | | | | | powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2023-12-131-0/+6
| * | | | | | | | | | powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan2023-12-131-0/+6
| * | | | | | | | | | powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan2023-12-131-0/+2
| * | | | | | | | | | powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan2023-12-131-0/+5
| * | | | | | | | | | powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan2023-12-131-2/+3
| * | | | | | | | | | powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4BSathvika Vasireddy2023-12-132-3/+1
| * | | | | | | | | | powerpc/ftrace: Remove nops after the call to ftrace_stubNaveen N Rao2023-12-131-2/+0
| * | | | | | | | | | powerpc/ftrace: Fix indentation in ftrace.hNaveen N Rao2023-12-131-1/+1
| * | | | | | | | | | powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch2023-12-133-8/+225
| * | | | | | | | | | powerpc/pseries/papr-sysparm: Validate buffer object lengthsNathan Lynch2023-12-131-0/+47
| * | | | | | | | | | powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch2023-12-134-0/+573
| * | | | | | | | | | powerpc/rtas: Warn if per-function lock isn't heldNathan Lynch2023-12-131-12/+9
| * | | | | | | | | | powerpc/rtas: Serialize firmware activation sequencesNathan Lynch2023-12-131-0/+4
| * | | | | | | | | | powerpc/rtas: Facilitate high-level call sequencesNathan Lynch2023-12-132-0/+86
| * | | | | | | | | | powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()Nathan Lynch2023-12-131-16/+16
| * | | | | | | | | | powerpc/rtas: Add function return status constantsNathan Lynch2023-12-131-6/+19
| * | | | | | | | | | powerpc/rtas: Fall back to linear search on failed token->function lookupNathan Lynch2023-12-131-4/+14
| * | | | | | | | | | powerpc/rtas: Add for_each_rtas_function() iteratorNathan Lynch2023-12-131-2/+7
| * | | | | | | | | | powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch2023-12-131-2/+17
| * | | | | | | | | | powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain2023-12-131-0/+3
| * | | | | | | | | | powerpc/Makefile: Auto detect cross compilerMichael Ellerman2023-12-071-0/+11
| * | | | | | | | | | powerpc/Makefile: Default to ppc64le_defconfig when cross buildingMichael Ellerman2023-12-071-2/+2